index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2010-09-21
drm/i915/lvds: Unlock the PP register when panel-fitting
Chris Wilson
-2
/
+6
2010-09-21
drm/i915: Use the correct DPB GMBUS port for GPIOE
Chris Wilson
-2
/
+2
2010-09-21
drm/i915: Drop crtc->fb pin on disable.
Chris Wilson
-0
/
+15
2010-09-21
drm/i915: Disable output polling across suspend & resume
Chris Wilson
-3
/
+10
2010-09-21
intel-gtt: clean up gtt size reporting
Daniel Vetter
-1
/
+0
2010-09-21
drm/i915: Track pinned objects
Chris Wilson
-14
/
+26
2010-09-21
drm/i915: Drain any pending flips on the fb prior to unpinning
Chris Wilson
-20
/
+26
2010-09-21
drm/i915: Merge ring flushing and lazy requests
Chris Wilson
-32
/
+24
2010-09-21
drm/i915: Track gpu fence usage
Chris Wilson
-2
/
+10
2010-09-21
drm/i915/ringbuffer: whitespace cleanup
Chris Wilson
-65
/
+68
2010-09-21
drm/i915: drop alignment ringbuffer parameter
Daniel Vetter
-5
/
+1
2010-09-21
drm/i915: don't explicitly initialize ringbuffer members to zero
Daniel Vetter
-33
/
+0
2010-09-21
drm/i915: use new macros to access the ring ctl register
Daniel Vetter
-17
/
+7
2010-09-21
drm/i915: use new macros to access the ring head register
Daniel Vetter
-40
/
+13
2010-09-21
drm/i915: use new macros to access the ring start register
Daniel Vetter
-8
/
+6
2010-09-21
drm/i915: use new macros to access the ring tail register
Daniel Vetter
-50
/
+22
2010-09-21
drm/i915: add relative ring register macros
Daniel Vetter
-0
/
+12
2010-09-21
drm/i915: kill duplicated/unneeded register defines
Daniel Vetter
-18
/
+0
2010-09-21
drm/i915: Use ring->flush() instead of MI_FLUSH
Chris Wilson
-17
/
+20
2010-09-21
drm/i915/ringbuffer: Mark the initialisation structs as constant.
Chris Wilson
-3
/
+3
2010-09-21
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
-8
/
+159
2010-09-21
drm/i915/ringbuffer: Implement advance using set_tail
Chris Wilson
-17
/
+1
2010-09-21
drm/i915: add set_tail hook in struct intel_ring_buffer
Xiang, Haihao
-5
/
+19
2010-09-21
drm/i915: do not export the instances of struct intel_ring_buffer
Xiang, Haihao
-16
/
+31
2010-09-21
drm/i915: fix HAS_BSD with a device info flag
Xiang, Haihao
-1
/
+6
2010-09-21
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
-19
/
+16
2010-09-21
drm/i915: Clear GPU read domains on reset
Chris Wilson
-0
/
+19
2010-09-21
drm/i915: Clear flushing lists on GPU reset
Chris Wilson
-0
/
+23
2010-09-21
drm/i915: Only emit a flush request on the active ring.
Chris Wilson
-22
/
+51
2010-09-21
drm/i915: Inline i915_gem_ring_retire_request()
Chris Wilson
-53
/
+38
2010-09-21
drm/i915/debug: Dump BSD ring buffers to debugfs
Chris Wilson
-6
/
+12
2010-09-21
drm/i915: After a reset perform a forced modeset
Chris Wilson
-7
/
+10
2010-09-21
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
-7
/
+27
2010-09-21
drm/i915: Rename graphics reset registers.
Kenneth Graunke
-8
/
+10
2010-09-21
drm/i915: Actually set the reset bit in i965_reset.
Kenneth Graunke
-16
/
+15
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
-201
/
+197
2010-09-21
drm/i915: Cache LVDS EDID
Chris Wilson
-11
/
+8
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
-268
/
+507
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
-66
/
+188
2010-09-20
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
-2
/
+7
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
-419
/
+441
2010-09-17
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
-0
/
+1
2010-09-17
drm/i915: Fix Sandybridge fence registers
Chris Wilson
-22
/
+51
2010-09-17
drm/i915/crt: Downgrade warnings for hotplug failures
Chris Wilson
-2
/
+2
2010-09-15
drm/i915: call drm_encoder_init first
Chris Wilson
-12
/
+18
2010-09-15
drm/i915/sdvo: Mark the status as unknown if attached with EDID
Chris Wilson
-1
/
+1
2010-09-15
drm/i915/sdvo: Only create the analog encoder as required
Chris Wilson
-28
/
+41
2010-09-15
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
Alex Deucher
-3
/
+2
2010-09-14
drm/i915/sdvo: Propagate i2c error from switching DDC control bus.
Chris Wilson
-9
/
+18
2010-09-14
drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
Chris Wilson
-31
/
+24
[next]