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.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-09-07
drm/i915: Prevent double dpms on
Chris Wilson
1
-1
/
+4
2010-09-07
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
1
-20
/
+15
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
1
-10
/
+4
2010-09-07
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
1
-13
/
+12
2010-09-07
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
1
-1
/
+1
2010-09-07
drm/i915: Re-use set_base_atomic to share setting of the display registers
Chris Wilson
1
-71
/
+9
2010-09-07
drm/i915: Fix offset page-flips on i965+
Chris Wilson
1
-19
/
+48
2010-09-07
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
1
-0
/
+16
2010-08-24
drm/i915: fix vblank wait test condition
Jesse Barnes
1
-1
/
+1
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-230
/
+289
2010-08-22
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
1
-22
/
+56
2010-08-19
drm/i915: make sure eDP PLL is enabled at the right time
Jesse Barnes
1
-37
/
+2
2010-08-19
drm/i915: fix VGA plane disable for Ironlake+
Jesse Barnes
1
-28
/
+27
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+6
2010-08-10
drm: expand gamma_set
James Simmons
1
-6
/
+3
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
1
-3
/
+3
2010-08-10
drm/i915: Enable RC6 on Ironlake.
Zou Nan hai
1
-3
/
+6
2010-08-09
drm/i915: Set up a render context on Ironlake
Zou Nan hai
1
-10
/
+43
2010-08-09
drm/i915: Apply i830 errata for cursor alignment
Chris Wilson
1
-1
/
+3
2010-08-09
drm/i915: Only update i845/i865 CURBASE when disabled (v2)
Chris Wilson
1
-29
/
+62
2010-08-09
drm/i915: FBC is updated within set_base() so remove second call in mode_set()
Chris Wilson
1
-3
/
+0
2010-08-09
drm/i915/edp: Flush the write before waiting for PLLs
Chris Wilson
1
-0
/
+1
2010-08-09
drm/i915: Ensure that while(INREG()) are bounded (v2)
Chris Wilson
1
-45
/
+13
2010-08-09
drm/i915: Update watermarks for Ironlake after dpms changes
Chris Wilson
1
-14
/
+22
2010-08-09
drm/i915/display: Add pipe/plane information to dpms debugging
Chris Wilson
1
-3
/
+3
2010-08-09
drm/i915: Write to display base last.
Chris Wilson
1
-4
/
+2
2010-08-09
drm/i915: Enable aspect/centering panel fitting for Ironlake.
Chris Wilson
1
-9
/
+7
2010-08-09
drm/i915: Disable the cursor for DPMS_OFF
Chris Wilson
1
-4
/
+4
2010-08-09
drm/i915: i8xx also doesn't like multiple oustanding pageflips
Daniel Vetter
1
-6
/
+8
2010-08-09
drm/i915: fixup pageflip ringbuffer commands for i8xx
Daniel Vetter
1
-1
/
+7
2010-08-09
drm/i915: Mark the static memory latency tables const.
Chris Wilson
1
-6
/
+8
2010-08-09
drm/i915: Subclass intel_encoder.
Chris Wilson
1
-0
/
+14
2010-08-09
drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling.
Chris Wilson
1
-3
/
+4
2010-08-09
drm/i915: Remove useless message when disabling "Big FIFO" on PineView
Chris Wilson
1
-8
/
+3
2010-08-06
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-163
/
+423
2010-08-05
i915: when kgdb is active display compression should be off
Jason Wessel
1
-0
/
+4
2010-08-05
drm/i915: use new fb debug hooks
Jesse Barnes
1
-1
/
+97
2010-08-04
drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it.
Eric Anholt
1
-5
/
+7
2010-08-02
drm/i915: Unset cursor if out-of-bounds upon mode change (v4)
Chris Wilson
1
-51
/
+93
2010-08-02
drm/i915: Warn if we run out of FIFO space for a mode
Chris Wilson
1
-1
/
+7
2010-08-02
drm/i915: Round up the watermark entries (v3)
Chris Wilson
1
-24
/
+20
2010-08-02
drm/i915: Enable panel fitting for eDP
Zhao Yakui
1
-1
/
+2
2010-08-02
drm/i915/pch: Set transcoder sync polarity for DP based on actual mode
Adam Jackson
1
-3
/
+6
2010-08-02
drm/i915: Initialize LVDS and eDP outputs before anything else
Adam Jackson
1
-5
/
+12
2010-08-02
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-11
/
+98
2010-08-02
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
Chris Wilson
1
-1
/
+6
2010-08-02
drm/i915/pch: Cosmetic fix to FDI link training
Adam Jackson
1
-34
/
+24
2010-08-02
drm/i915: fix FDI frequency check
Jesse Barnes
1
-2
/
+5
2010-08-02
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
Chris Wilson
1
-1
/
+3
2010-08-02
drm/i915: Propagate error from drm_vblank_get() during page-flipping.
Chris Wilson
1
-14
/
+21
[next]