index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-01-04
1
-1
/
+20
|
\
|
*
drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuse
Chris Wilson
2010-12-23
1
-1
/
+18
|
*
drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.
Eric Anholt
2010-12-23
1
-0
/
+2
*
|
drm/i915: dynamic render p-state support for Sandy Bridge
Jesse Barnes
2010-12-18
1
-6
/
+30
*
|
drm/i915: Enable EI mode for RCx decision making on Sandybridge
Chris Wilson
2010-12-17
1
-0
/
+1
*
|
drm/i915: Add Guess-o-matic for pageflip timestamping.
Mario Kleiner
2010-12-16
1
-14
/
+20
*
|
drm/i915: Add support for precise vblank timestamping (v2)
Mario Kleiner
2010-12-16
1
-6
/
+23
*
|
drm/i915: Add frame buffer compression on Sandybridge
Yuanhan Liu
2010-12-15
1
-1
/
+7
*
|
drm/i915: Add self-refresh support on Sandybridge
Yuanhan Liu
2010-12-15
1
-17
/
+293
*
|
drm/i915: Wait for vblank before unpinning old fb
Chris Wilson
2010-12-15
1
-1
/
+3
*
|
drm/i915: Pass clock limits down to PLL matcher
Chris Wilson
2010-12-14
1
-18
/
+16
*
|
drm/i915: Enable RC6 autodownclocking on Sandybridge
Chris Wilson
2010-12-09
1
-0
/
+89
*
|
drm/i915: Re-arm the idle timers if the device is still busy
Chris Wilson
2010-12-09
1
-2
/
+16
*
|
drm/i915: Disable renderctx powersaving support for Ironlake
Chris Wilson
2010-12-08
1
-1
/
+1
*
|
drm/i915: Uncouple render/power ctx before suspending
Chris Wilson
2010-12-06
1
-24
/
+31
*
|
drm/i915: Power Context register is only available for gen4 mobiles
Chris Wilson
2010-12-06
1
-1
/
+1
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-05
1
-13
/
+59
|
\
|
|
*
drm/i915: Factor in pixel-repeat in FDI M/N calculation
Chris Wilson
2010-12-04
1
-0
/
+3
|
*
drm/i915: Death to the unnecessary 64bit divide
Chris Wilson
2010-12-04
1
-13
/
+5
|
*
drm/i915: Clean conflicting modesetting registers upon init
Chris Wilson
2010-12-03
1
-0
/
+51
*
|
drm/i915: Enable self-refresh for Ironlake
Chris Wilson
2010-12-05
1
-1
/
+1
*
|
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-12-05
1
-2
/
+2
*
|
drm/i915: Re-enable RC6 for power-savings.
Chris Wilson
2010-12-05
1
-1
/
+0
*
|
drm/i915: Enable CB tuning of the Display PLL
Chris Wilson
2010-12-05
1
-1
/
+16
*
|
drm/i915: Explain why we need to write DPLL twice
Chris Wilson
2010-12-05
1
-5
/
+5
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-03
1
-2
/
+9
|
\
|
|
*
drm/i915: Always set the DP transcoder config to 8BPC.
Eric Anholt
2010-12-02
1
-1
/
+3
|
*
drm/i915: Clear pfit registers when not used by any outputs
Chris Wilson
2010-11-29
1
-1
/
+6
*
|
drm/i915: Pipelined fencing [infrastructure]
Chris Wilson
2010-12-02
1
-1
/
+16
*
|
drm/i915: Thread the pipelining ring through the callers.
Chris Wilson
2010-11-23
1
-3
/
+3
*
|
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
1
-133
/
+109
*
|
drm/i915: Capture interesting display registers on error
Chris Wilson
2010-11-22
1
-0
/
+110
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-15
1
-0
/
+12
|
\
|
|
*
drm/i915: Retire any pending operations on the old scanout when switching
Chris Wilson
2010-11-13
1
-0
/
+12
*
|
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
2010-11-11
1
-5
/
+5
*
|
drm/i915: Unconditionally get the fence reg when pinning scanout
Chris Wilson
2010-11-10
1
-2
/
+1
*
|
drm/i915: Apply display workaround required according to the B-Spec.
Eric Anholt
2010-11-08
1
-0
/
+4
*
|
drm/i915: Apply B-spec mandated workaround for read flushes on Ironlake.
Eric Anholt
2010-11-08
1
-0
/
+6
*
|
drm/i915: kill mappable/fenceable disdinction
Daniel Vetter
2010-11-04
1
-4
/
+3
*
|
drm/i915: revert pageflip/mappable related abi breakage
Daniel Vetter
2010-11-04
1
-2
/
+1
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-04
1
-24
/
+37
|
\
|
|
*
drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge
Zhenyu Wang
2010-11-04
1
-3
/
+4
|
*
drm/i915: Fix KMS regression on Sandybridge/CPT
Zhenyu Wang
2010-11-04
1
-21
/
+33
*
|
drm/i915: Ensure that if we ever try to pin+fence it is mappable.
Chris Wilson
2010-11-03
1
-1
/
+2
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-02
1
-5
/
+4
|
\
|
|
*
drm/i915: Fix the graphics frequency clamping at init and when IPS is active.
Jesse Barnes
2010-11-02
1
-5
/
+4
*
|
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
2010-10-29
1
-3
/
+4
*
|
drm/i915: range-restricted bind_to_gtt
Daniel Vetter
2010-10-28
1
-3
/
+3
*
|
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
2010-10-28
1
-22
/
+29
|
/
*
drm/i915: Fix current fb blocking for page flip
Chia-I Wu
2010-10-21
1
-5
/
+8
[next]