index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/i915: Bump the inactive LRU on set-to-GTT-domain
Chris Wilson
2012-05-03
1
-1
/
+6
*
drm/i915: Remove too early plane enable on pre-PCH hardware
Chris Wilson
2012-05-03
1
-1
/
+0
*
drm/i915: Use a global lock for modifying global irq flags
Chris Wilson
2012-05-03
2
-19
/
+25
*
drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too
Daniel Vetter
2012-05-03
1
-0
/
+4
*
drm/i915: create macros to handle masked bits
Daniel Vetter
2012-05-03
6
-25
/
+18
*
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
2012-05-03
7
-81
/
+222
*
drm/i915: i8xx interrupt handler
Chris Wilson
2012-05-03
2
-8
/
+206
*
drm/i915: Only the zap the VMA after updating the tiling parameters
Chris Wilson
2012-05-03
1
-2
/
+6
*
drm/i915: Clarify the semantics of tiling_changed
Chris Wilson
2012-05-03
3
-6
/
+21
*
drm/i915: fixup tv load-detect on enabled but not active crtc
Daniel Vetter
2012-05-03
1
-3
/
+1
*
drm/i915: re-add static qualifier to get_cxsr_latency
Daniel Vetter
2012-05-03
1
-1
/
+1
*
drm/i915: [sparse] __iomem fixes for gem
Ben Widawsky
2012-05-03
1
-4
/
+7
*
drm/i915: [sparse] __iomem fixes for debugfs
Daniel Vetter
2012-05-03
1
-3
/
+11
*
drm/i915: [sparse] __iomem fixes for overlay
Ben Widawsky
2012-05-03
1
-58
/
+75
*
drm/i915: [sparse] __iomem fixes for opregion
Ben Widawsky
2012-05-03
2
-34
/
+43
*
drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs
Chris Wilson
2012-05-03
1
-69
/
+0
*
drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
Chris Wilson
2012-05-03
1
-6
/
+13
*
drm/i915: print computed bpp in dp link configuration
Daniel Vetter
2012-05-03
1
-6
/
+12
*
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-05-02
48
-4247
/
+4588
|
\
|
*
drm/i915: rc6 residency (fix the fix)
Ben Widawsky
2012-04-23
1
-2
/
+2
|
*
drm/i915/tv: fix open-coded ARRAY_SIZE.
Dave Airlie
2012-04-20
1
-1
/
+1
|
*
drm/i915: invalidate render cache on gen2
Daniel Vetter
2012-04-20
1
-1
/
+1
|
*
drm/i915: Silence the change of LVDS sync polarity
Chris Wilson
2012-04-18
1
-30
/
+7
|
*
drm/i915: add generic power management initialization
Eugeni Dodonov
2012-04-18
3
-202
/
+180
|
*
drm/i915: move clock gating functionality into intel_pm module
Eugeni Dodonov
2012-04-18
3
-354
/
+370
|
*
drm/i915: move emon functionality into intel_pm module
Eugeni Dodonov
2012-04-18
2
-86
/
+86
|
*
drm/i915: move drps, rps and rc6-related functions to intel_pm
Eugeni Dodonov
2012-04-18
3
-513
/
+514
|
*
drm/i915: fix line breaks in intel_pm
Eugeni Dodonov
2012-04-18
1
-3
/
+7
|
*
drm/i915: move watermarks settings into intel_pm module
Eugeni Dodonov
2012-04-18
3
-1476
/
+1496
|
*
drm/i915: move fbc-related functionality into intel_pm module
Eugeni Dodonov
2012-04-18
4
-484
/
+537
|
*
drm/i915: Refactor get_fence() to use the common fence writing routine
Chris Wilson
2012-04-18
1
-43
/
+27
|
*
drm/i915: Refactor fence clearing to use the common fence writing routine
Chris Wilson
2012-04-18
1
-53
/
+9
|
*
drm/i915: Refactor put_fence() to use the common fence writing routine
Chris Wilson
2012-04-18
1
-11
/
+51
|
*
drm/i915: Prepare to consolidate fence writing
Chris Wilson
2012-04-18
1
-103
/
+108
|
*
drm/i915: Remove the unsightly "optimisation" from flush_fence()
Chris Wilson
2012-04-18
1
-13
/
+5
|
*
drm/i915: Simplify fence finding
Chris Wilson
2012-04-18
1
-13
/
+3
|
*
drm/i915: Discard the unused obj->last_fenced_ring
Chris Wilson
2012-04-18
2
-14
/
+7
|
*
drm/i915: Remove unused ring->setup_seqno
Chris Wilson
2012-04-18
2
-18
/
+0
|
*
drm/i915: Remove fence pipelining
Chris Wilson
2012-04-18
1
-119
/
+36
|
*
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
2012-04-18
4
-8
/
+6
|
*
drm/i915: Wait for all pending operations to the fb before disabling the pipe
Chris Wilson
2012-04-18
1
-23
/
+4
|
*
drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH
Chris Wilson
2012-04-18
1
-16
/
+39
|
*
drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic
Chris Wilson
2012-04-18
1
-9
/
+6
|
*
drm/i915: Unpin the flip target if we fail to queue the flip
Chris Wilson
2012-04-18
1
-15
/
+35
|
*
drm/i915: [GEN7] Use HW scheduler for fixed function shaders
Ben Widawsky
2012-04-18
2
-0
/
+29
|
*
drm/i915: Replace open coded MI_BATCH_GTT
Chris Wilson
2012-04-18
2
-2
/
+4
|
*
drm/i915: Always flush tiling changes before accessing through the GTT
Chris Wilson
2012-04-18
1
-1
/
+5
|
*
drm/i915: [sparse] don't use variable size arrays
Ben Widawsky
2012-04-18
1
-6
/
+18
|
*
drm/i915: [sparse] trivial sparse fixes
Ben Widawsky
2012-04-18
9
-7
/
+15
|
*
drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC
Jesse Barnes
2012-04-18
1
-11
/
+43
[prev]
[next]