index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: enable ppgtt
Daniel Vetter
2012-02-09
4
-1
/
+49
*
drm/i915: ppgtt debugfs info
Daniel Vetter
2012-02-09
1
-0
/
+38
*
drm/i915: ppgtt register definitions
Daniel Vetter
2012-02-09
1
-0
/
+18
*
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
2012-02-09
4
-6
/
+167
*
drm/i915: initialization/teardown for the aliasing ppgtt
Daniel Vetter
2012-02-09
4
-11
/
+203
*
agp/intel-gtt: export the gtt pagetable iomapping
Daniel Vetter
2012-02-09
1
-0
/
+1
*
agp/intel-gtt: export the scratch page dma address
Daniel Vetter
2012-02-09
1
-5
/
+4
*
drm/i915: dump even more into the error_state
Daniel Vetter
2012-02-09
3
-0
/
+17
*
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
Daniel Vetter
2012-02-09
1
-25
/
+25
*
drm/i915: add gen6+ registers to i915_swizzle_info
Daniel Vetter
2012-02-08
1
-0
/
+13
*
drm/i915: consolidate swizzling control bit frobbing
Daniel Vetter
2012-02-08
2
-7
/
+4
*
drm/i915: swizzling support for snb/ivb
Daniel Vetter
2012-02-08
6
-7
/
+78
*
drm/i915: Handle unmappable buffers during error state capture
Chris Wilson
2012-01-31
1
-5
/
+23
*
drm/i915: rewrite shmem_pread_slow to use copy_to_user
Daniel Vetter
2012-01-30
1
-134
/
+57
*
drm/i915: rewrite shmem_pwrite_slow to use copy_from_user
Daniel Vetter
2012-01-30
1
-62
/
+65
*
drm/i915: fall through pwrite_gtt_slow to the shmem slow path
Daniel Vetter
2012-01-30
1
-12
/
+21
*
drm/i915: add debugfs file for swizzling information
Daniel Vetter
2012-01-30
1
-0
/
+50
*
drm/i915: fix swizzle detection for gen3
Daniel Vetter
2012-01-30
1
-2
/
+2
*
drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain
Chris Wilson
2012-01-30
1
-6
/
+0
*
drm/i915: add per-ring fault reg to error_state
Daniel Vetter
2012-01-29
4
-8
/
+17
*
drm/i915: reject GTT domain in relocations
Daniel Vetter
2012-01-29
1
-2
/
+3
*
drm/i915: remove the i915_batchbuffer_info debugfs file
Daniel Vetter
2012-01-29
1
-40
/
+0
*
drm/i915: capture error_state also for stuck rings
Daniel Vetter
2012-01-29
1
-2
/
+1
*
drm/i915: refactor debugfs create functions
Daniel Vetter
2012-01-29
1
-37
/
+18
*
drm/i915: refactor debugfs open function
Daniel Vetter
2012-01-29
1
-21
/
+5
*
drm/i915: don't trash the gtt when running out of fences
Daniel Vetter
2012-01-29
1
-1
/
+1
*
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
2012-01-29
6
-57
/
+129
*
drm/i915/ringbuffer: kill snb blt workaround
Daniel Vetter
2012-01-29
1
-79
/
+2
*
drm/i915: collect more per ring error state
Daniel Vetter
2012-01-29
4
-10
/
+25
*
drm/i915: refactor ring error state capture to use arrays
Daniel Vetter
2012-01-29
4
-83
/
+73
*
drm/i915: switch ring->id to be a real id
Daniel Vetter
2012-01-29
5
-24
/
+25
*
drm/i915: set AUD_CONFIG N_value_index for DisplayPort
Wu Fengguang
2012-01-29
2
-1
/
+19
*
drm/i915: correct lock type in destroy
Ben Widawsky
2012-01-26
1
-2
/
+3
*
drm/i915: drm/i915: Fix recursive calls to unmap
Ben Widawsky
2012-01-26
1
-1
/
+1
*
drm/i915: argument to control retiring behavior
Ben Widawsky
2012-01-26
7
-20
/
+27
*
drm/i915: Correct the bit number for the MI_FLUSH_ENABLE.
Eric Anholt
2012-01-26
1
-1
/
+1
*
drm/i915: Remove the MI_FLUSH_ENABLE setting.
Eric Anholt
2012-01-25
1
-2
/
+0
*
drm/i915: fixup assert_pipe to take the pipe A quirk into account
Daniel Vetter
2012-01-24
1
-0
/
+4
*
drm/i915: print out which pixel format we do not support
Eugeni Dodonov
2012-01-21
1
-1
/
+2
*
drm/i915: properly mask and or watermark values for sprites
Jesse Barnes
2012-01-21
1
-7
/
+17
*
drm/i915: clarify gen2 pageflip cmd
Daniel Vetter
2012-01-21
1
-1
/
+1
*
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
2012-01-17
5
-2
/
+12
*
drm/i915: kill i915_mem.c
Daniel Vetter
2012-01-17
5
-411
/
+7
*
drm/i915: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-01-17
1
-1
/
+1
*
drm/i915/dp: Check for AUXCH error before checking for success
Adam Jackson
2012-01-17
1
-0
/
+4
*
drm/i915/dp: Use auxch precharge value of 5 everywhere
Adam Jackson
2012-01-17
1
-6
/
+1
*
drm/i915/dp: Tweak auxch clock divider for PCH
Adam Jackson
2012-01-17
1
-1
/
+1
*
drm/i915: Remove a comment about PCH from the non-PCH path
Adam Jackson
2012-01-17
1
-2
/
+0
*
drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
Adam Jackson
2012-01-17
1
-1
/
+1
*
drm/i915: Implement plane-disabled assertion for PCH too
Adam Jackson
2012-01-17
1
-1
/
+7
[next]