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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
intel-gtt: consolidate fake_agp driver structs
Daniel Vetter
1
-131
/
+39
2010-09-21
intel-gtt: move chipset flush to the gtt driver struct
Daniel Vetter
1
-7
/
+21
2010-09-21
intel-gtt: kill mask_memory functions
Daniel Vetter
1
-92
/
+13
2010-09-21
intel-gtt: generic (insert|remove)_entries for sandybridge
Daniel Vetter
1
-136
/
+8
2010-09-21
intel-gtt: generic (insert|remove)_entries for g33/i965
Daniel Vetter
1
-12
/
+9
2010-09-21
intel-gtt: generic (insert|remove)_entries for i915
Daniel Vetter
1
-11
/
+49
2010-09-21
intel-gtt: generic (insert|remove)_entries for i830
Daniel Vetter
1
-25
/
+28
2010-09-21
agp: kill agp_(map|unmap)_page
Daniel Vetter
2
-23
/
+1
2010-09-21
intel-gtt: drop agp scratch page support stuff
Daniel Vetter
1
-28
/
+0
2010-09-21
intel-gtt: introduce pte write function for gen6
Daniel Vetter
1
-22
/
+26
2010-09-21
intel-gtt: introduce pte write function for g33/i965/gm45
Daniel Vetter
1
-2
/
+15
2010-09-21
intel-gtt: introduce pte write function for i8xx/i915/i945
Daniel Vetter
1
-9
/
+32
2010-09-21
intel-gtt: initialize our own scratch page
Daniel Vetter
1
-17
/
+64
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
614
-3693
/
+6587
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
214
-1525
/
+1994
2010-09-20
Linux 2.6.36-rc5
Linus Torvalds
1
-1
/
+1
2010-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
3
-22
/
+10
2010-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-32
/
+66
[next]