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/radeon: make radeon_gpu_is_lockup a per ring function
Christian König
2012-05-03
3
-22
/
+28
*
cdv: Fix typos in initialization of mdfld_chip_ops
Patrik Jakobsson
2012-05-03
1
-2
/
+2
*
drm/kms: reduce some messages to debug level (v2)
Dave Airlie
2012-05-02
1
-9
/
+9
*
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-05-02
189
-5324
/
+6391
|
\
|
*
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
|
*
drm/i915: Mask reserved bits in display/sprite address registers
Armin Reese
2012-04-17
4
-7
/
+15
|
*
drm/i915: disable rc6 on haswell for now
Eugeni Dodonov
2012-04-17
1
-0
/
+4
|
*
drm/i915: share IVB cursor routine with Haswell
Eugeni Dodonov
2012-04-17
1
-1
/
+1
|
*
drm/i915: haswell has 3 pipes as well
Eugeni Dodonov
2012-04-17
1
-1
/
+1
|
*
drm/i915: share forcewaking code between IVB and HSW
Eugeni Dodonov
2012-04-17
1
-1
/
+1
|
*
drm/i915: add WRPLL divider programming bits
Eugeni Dodonov
2012-04-17
1
-0
/
+4
|
*
drm/i915: add definition of LPT FDI port width registers
Eugeni Dodonov
2012-04-17
1
-0
/
+3
|
*
drm/i915: set stc evict disable lra evict w/a
Daniel Vetter
2012-04-17
2
-0
/
+5
|
*
drm/i915: implement w/a for incorrect guarband clipping
Daniel Vetter
2012-04-17
2
-0
/
+5
|
*
drm/i915: properly set ppgtt cacheability on snb
Daniel Vetter
2012-04-17
2
-1
/
+8
|
*
drm/i915: set w/a bit for snb pagefaults
Daniel Vetter
2012-04-17
2
-1
/
+9
|
*
drm/i915: implement a media hang w/a
Daniel Vetter
2012-04-17
2
-1
/
+3
|
*
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
2012-04-17
169
-1328
/
+2122
|
|
\
|
|
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-04-16
3
-43
/
+2
|
|
|
\
|
|
|
*
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-04-13
3
-43
/
+2
[next]