index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-13
drm/i915: Revert i915.semaphore=1 default from i915 merge
Andy Lutomirski
1
-1
/
+1
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-4
/
+26
2011-03-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+15
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
1
-0
/
+3
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
1
-2
/
+12
2011-02-22
drm/i915: Add a module parameter to ignore lid status
Chris Wilson
1
-0
/
+3
2011-02-16
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+12
2011-02-09
drm/i915: Disable RC6 on Ironlake
Chris Wilson
1
-1
/
+4
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-10
/
+10
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
1
-0
/
+3
2011-02-02
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
1
-0
/
+8
2011-02-01
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-0
/
+2
2011-02-01
drm/i915: Override SDVO panel type in VBT
Chris Wilson
1
-0
/
+3
2011-01-25
drm/i915: Reset state after a GPU reset or resume
Chris Wilson
1
-0
/
+2
2011-01-25
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+4
2011-01-24
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
1
-0
/
+3
2011-01-23
drm/i915: Recognise non-VGA display devices
Chris Wilson
1
-1
/
+1
2011-01-19
drm/i915: Trivial sparse fixes
Chris Wilson
1
-1
/
+1
2011-01-13
drm/i915: Add a module option to override the use of SSC
Chris Wilson
1
-0
/
+3
2011-01-11
drm/i915: cleanup rc6 code
Jesse Barnes
1
-3
/
+3
2011-01-11
drm/i915: fix rc6 enabling around suspend/resume
Jesse Barnes
1
-0
/
+3
2011-01-11
drm/i915: add 'reset' parameter
Chris Wilson
1
-0
/
+6
2011-01-05
drm/switcheroo: track state of switch in drivers.
Dave Airlie
1
-1
/
+11
2010-12-17
drm/i915: Add support for precise vblank timestamping (v2)
Mario Kleiner
1
-0
/
+2
2010-12-15
drm/i915: Add frame buffer compression on Sandybridge
Yuanhan Liu
1
-0
/
+1
2010-12-09
drm/i915: Terminate the FORCE WAKE after we have finished reading
Chris Wilson
1
-0
/
+22
2010-12-09
drm/i915: Restore GTT mapping first upon resume
Chris Wilson
1
-1
/
+6
2010-12-09
drm/i915: driver.suspend and .resume are always set
Chris Wilson
1
-5
/
+0
2010-12-06
drm/i915: caps.has_rc6 is no longer used, remove it.
Chris Wilson
1
-3
/
+3
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
1
-3
/
+3
2010-12-05
drm/i915: Be paranoid and bail on resetting if we can't take the lock.
Chris Wilson
1
-1
/
+2
2010-11-23
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
1
-0
/
+1
2010-11-22
drm/i915: Add support for GPU reset on gen6.
Eric Anholt
1
-0
/
+11
2010-11-22
drm/i915: Also reinit the BSD and BLT rings after a GPU reset.
Eric Anholt
1
-2
/
+7
2010-11-22
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+2
2010-11-19
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
1
-1
/
+2
2010-11-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+1
2010-11-02
drm/i915: Allow powersave modparam to be adjusted at runtime.
Chris Wilson
1
-1
/
+1
2010-10-28
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
1
-3
/
+0
2010-10-27
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
1
-1
/
+1
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-65
/
+149
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
1
-2
/
+2
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
1
-0
/
+2
2010-10-01
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
Chris Wilson
1
-6
/
+9
2010-10-01
drm/i915: Try to reset gen2 devices.
Chris Wilson
1
-0
/
+33
2010-10-01
drm/i915: Clear fence registers on GPU reset
Chris Wilson
1
-1
/
+1
2010-09-22
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
Chris Wilson
1
-15
/
+1
2010-09-21
drm/i915: Disable output polling across suspend & resume
Chris Wilson
1
-1
/
+10
2010-09-21
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
1
-0
/
+2
[next]