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