index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
drm/i915: Wait for vblank before unpinning old fb
Chris Wilson
1
-1
/
+3
2010-12-14
drm/i915: Pass clock limits down to PLL matcher
Chris Wilson
1
-18
/
+16
2010-12-09
drm/i915: Enable RC6 autodownclocking on Sandybridge
Chris Wilson
1
-0
/
+89
2010-12-09
drm/i915: Re-arm the idle timers if the device is still busy
Chris Wilson
1
-2
/
+16
2010-12-08
drm/i915: Disable renderctx powersaving support for Ironlake
Chris Wilson
1
-1
/
+1
2010-12-06
drm/i915: Uncouple render/power ctx before suspending
Chris Wilson
1
-24
/
+31
2010-12-06
drm/i915: Power Context register is only available for gen4 mobiles
Chris Wilson
1
-1
/
+1
2010-12-05
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-13
/
+59
2010-12-05
drm/i915: Enable self-refresh for Ironlake
Chris Wilson
1
-1
/
+1
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
1
-2
/
+2
2010-12-05
drm/i915: Re-enable RC6 for power-savings.
Chris Wilson
1
-1
/
+0
2010-12-05
drm/i915: Enable CB tuning of the Display PLL
Chris Wilson
1
-1
/
+16
2010-12-05
drm/i915: Explain why we need to write DPLL twice
Chris Wilson
1
-5
/
+5
2010-12-04
drm/i915: Factor in pixel-repeat in FDI M/N calculation
Chris Wilson
1
-0
/
+3
2010-12-04
drm/i915: Death to the unnecessary 64bit divide
Chris Wilson
1
-13
/
+5
2010-12-03
drm/i915: Clean conflicting modesetting registers upon init
Chris Wilson
1
-0
/
+51
2010-12-03
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+9
2010-12-03
drm/i915: Always set the DP transcoder config to 8BPC.
Eric Anholt
1
-1
/
+3
2010-12-02
drm/i915: Pipelined fencing [infrastructure]
Chris Wilson
1
-1
/
+16
2010-11-29
drm/i915: Clear pfit registers when not used by any outputs
Chris Wilson
1
-1
/
+6
2010-11-23
drm/i915: Thread the pipelining ring through the callers.
Chris Wilson
1
-3
/
+3
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
1
-133
/
+109
2010-11-22
drm/i915: Capture interesting display registers on error
Chris Wilson
1
-0
/
+110
2010-11-15
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-0
/
+12
2010-11-13
drm/i915: Retire any pending operations on the old scanout when switching
Chris Wilson
1
-0
/
+12
2010-11-11
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
1
-5
/
+5
2010-11-10
drm/i915: Unconditionally get the fence reg when pinning scanout
Chris Wilson
1
-2
/
+1
2010-11-08
drm/i915: Apply display workaround required according to the B-Spec.
Eric Anholt
1
-0
/
+4
2010-11-08
drm/i915: Apply B-spec mandated workaround for read flushes on Ironlake.
Eric Anholt
1
-0
/
+6
2010-11-04
drm/i915: kill mappable/fenceable disdinction
Daniel Vetter
1
-4
/
+3
2010-11-04
drm/i915: revert pageflip/mappable related abi breakage
Daniel Vetter
1
-2
/
+1
2010-11-04
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-24
/
+37
2010-11-04
drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge
Zhenyu Wang
1
-3
/
+4
2010-11-04
drm/i915: Fix KMS regression on Sandybridge/CPT
Zhenyu Wang
1
-21
/
+33
2010-11-03
drm/i915: Ensure that if we ever try to pin+fence it is mappable.
Chris Wilson
1
-1
/
+2
2010-11-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-5
/
+4
2010-11-02
drm/i915: Fix the graphics frequency clamping at init and when IPS is active.
Jesse Barnes
1
-5
/
+4
2010-10-29
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
1
-3
/
+4
2010-10-28
drm/i915: range-restricted bind_to_gtt
Daniel Vetter
1
-3
/
+3
2010-10-28
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
1
-22
/
+29
2010-10-21
drm/i915: Fix current fb blocking for page flip
Chia-I Wu
1
-5
/
+8
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
1
-4
/
+4
2010-10-19
drm/i915: restore fixed FDI link rate on Sandybridge
Chris Wilson
1
-2
/
+5
2010-10-19
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
1
-2
/
+3
2010-10-19
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
1
-2
/
+3
2010-10-08
drm/i915: diasable clock gating for the panel power sequencer
Jesse Barnes
1
-0
/
+7
2010-10-08
drm/i915: don't program FDI RX/TX in mode_set
Jesse Barnes
1
-21
/
+0
2010-10-08
drm/i915: fix ironlake CRTC enable/disable
Jesse Barnes
1
-4
/
+4
2010-10-08
drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDP
Jesse Barnes
1
-1
/
+1
2010-10-08
drm/i915: use 120MHz refclk in PCH eDP case too
Jesse Barnes
1
-1
/
+2
[next]