index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Include TLB miss overhead for computing WM
Chris Wilson
2011-01-11
1
-2
/
+9
*
drm/i915: cleanup rc6 code
Jesse Barnes
2011-01-11
1
-39
/
+68
*
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
2011-01-11
1
-15
/
+17
*
drm/i915: avoid reading non-existent PLL reg on Ironlake+
Jesse Barnes
2011-01-11
1
-5
/
+7
*
drm/i915: fix the wrong latency value while computing wm0
Yuanhan Liu
2011-01-11
1
-5
/
+5
*
drm/i915: support low power watermarks on Ironlake
Jesse Barnes
2011-01-11
1
-130
/
+128
*
drm/i915: Use the mappable sizes determined by GTT for consistency.
Chris Wilson
2011-01-11
1
-6
/
+1
*
drm/i915: support overclocking on Sandy Bridge
Jesse Barnes
2011-01-11
1
-0
/
+27
*
drm/i915/panel: Only record the backlight level when it is enabled
Chris Wilson
2011-01-11
1
-0
/
+2
*
drm/i915: check eDP encoder correctly when setting modes
Jesse Barnes
2011-01-11
1
-1
/
+1
*
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-01-05
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-07
1
-1
/
+1
*
|
drm/i915: Uncouple render/power ctx before suspending
Chris Wilson
2010-12-05
1
-24
/
+31
*
|
drm/i915: Power Context register is only available for gen4 mobiles
Chris Wilson
2010-12-05
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-03
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-02
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
[next]