index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
drm/i915/crt: Use a DDC probe on 0xA0 before load-detect
Chris Wilson
1
-4
/
+35
2010-09-22
drm/i915: Disable "disabled FBC" message when a no-op
Chris Wilson
1
-0
/
+3
2010-09-22
drm/i915: Drop ring->lazy_request
Chris Wilson
2
-36
/
+6
2010-09-22
drm/i915: Don't offset the pin used for crt_ddc
Chris Wilson
1
-1
/
+1
2010-09-22
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
Chris Wilson
3
-28
/
+42
2010-09-21
drm/i915: Don't overwrite the returned error-code
Chris Wilson
1
-3
/
+3
2010-09-21
drm/i915/lvds: Unlock the PP register when panel-fitting
Chris Wilson
1
-2
/
+6
2010-09-21
drm/i915: Use the correct DPB GMBUS port for GPIOE
Chris Wilson
1
-2
/
+2
2010-09-21
drm/i915: Drop crtc->fb pin on disable.
Chris Wilson
1
-0
/
+15
2010-09-21
drm/i915: Disable output polling across suspend & resume
Chris Wilson
2
-3
/
+10
2010-09-21
intel-gtt: clean up gtt size reporting
Daniel Vetter
1
-1
/
+0
2010-09-21
drm/i915: Track pinned objects
Chris Wilson
3
-14
/
+26
2010-09-21
drm/i915: Drain any pending flips on the fb prior to unpinning
Chris Wilson
3
-20
/
+26
2010-09-21
drm/i915: Merge ring flushing and lazy requests
Chris Wilson
3
-32
/
+24
2010-09-21
drm/i915: Track gpu fence usage
Chris Wilson
2
-2
/
+10
2010-09-21
drm/i915/ringbuffer: whitespace cleanup
Chris Wilson
2
-65
/
+68
2010-09-21
drm/i915: drop alignment ringbuffer parameter
Daniel Vetter
2
-5
/
+1
2010-09-21
drm/i915: don't explicitly initialize ringbuffer members to zero
Daniel Vetter
1
-33
/
+0
2010-09-21
drm/i915: use new macros to access the ring ctl register
Daniel Vetter
2
-17
/
+7
2010-09-21
drm/i915: use new macros to access the ring head register
Daniel Vetter
2
-40
/
+13
2010-09-21
drm/i915: use new macros to access the ring start register
Daniel Vetter
2
-8
/
+6
2010-09-21
drm/i915: use new macros to access the ring tail register
Daniel Vetter
2
-50
/
+22
2010-09-21
drm/i915: add relative ring register macros
Daniel Vetter
3
-0
/
+12
2010-09-21
drm/i915: kill duplicated/unneeded register defines
Daniel Vetter
1
-18
/
+0
2010-09-21
drm/i915: Use ring->flush() instead of MI_FLUSH
Chris Wilson
3
-17
/
+20
2010-09-21
drm/i915/ringbuffer: Mark the initialisation structs as constant.
Chris Wilson
1
-3
/
+3
2010-09-21
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
4
-8
/
+159
2010-09-21
drm/i915/ringbuffer: Implement advance using set_tail
Chris Wilson
2
-17
/
+1
2010-09-21
drm/i915: add set_tail hook in struct intel_ring_buffer
Xiang, Haihao
2
-5
/
+19
2010-09-21
drm/i915: do not export the instances of struct intel_ring_buffer
Xiang, Haihao
3
-16
/
+31
2010-09-21
drm/i915: fix HAS_BSD with a device info flag
Xiang, Haihao
2
-1
/
+6
2010-09-21
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
3
-19
/
+16
2010-09-21
drm/i915: Clear GPU read domains on reset
Chris Wilson
3
-0
/
+19
2010-09-21
drm/i915: Clear flushing lists on GPU reset
Chris Wilson
3
-0
/
+23
2010-09-21
drm/i915: Only emit a flush request on the active ring.
Chris Wilson
4
-22
/
+51
2010-09-21
drm/i915: Inline i915_gem_ring_retire_request()
Chris Wilson
1
-53
/
+38
2010-09-21
drm/i915/debug: Dump BSD ring buffers to debugfs
Chris Wilson
1
-6
/
+12
2010-09-21
drm/i915: After a reset perform a forced modeset
Chris Wilson
1
-7
/
+10
2010-09-21
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
3
-7
/
+27
2010-09-21
drm/i915: Rename graphics reset registers.
Kenneth Graunke
3
-8
/
+10
2010-09-21
drm/i915: Actually set the reset bit in i965_reset.
Kenneth Graunke
1
-16
/
+15
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
17
-201
/
+197
2010-09-21
drm/i915: Cache LVDS EDID
Chris Wilson
1
-11
/
+8
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
39
-268
/
+507
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
23
-66
/
+188
2010-09-20
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
1
-2
/
+7
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
21
-419
/
+441
2010-09-17
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
1
-0
/
+1
2010-09-17
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2
-22
/
+51
2010-09-17
drm/i915/crt: Downgrade warnings for hotplug failures
Chris Wilson
1
-2
/
+2
[next]