index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
2010-10-21
1
-4
/
+4
*
drm/i915: restore fixed FDI link rate on Sandybridge
Chris Wilson
2010-10-19
1
-2
/
+5
*
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
2010-10-19
1
-2
/
+3
|
\
|
*
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
2010-10-19
1
-2
/
+3
*
|
drm/i915: diasable clock gating for the panel power sequencer
Jesse Barnes
2010-10-08
1
-0
/
+7
*
|
drm/i915: don't program FDI RX/TX in mode_set
Jesse Barnes
2010-10-08
1
-21
/
+0
*
|
drm/i915: fix ironlake CRTC enable/disable
Jesse Barnes
2010-10-08
1
-4
/
+4
*
|
drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDP
Jesse Barnes
2010-10-08
1
-1
/
+1
*
|
drm/i915: use 120MHz refclk in PCH eDP case too
Jesse Barnes
2010-10-08
1
-1
/
+2
*
|
drm/i915: fix PCH eDP SSC support
Jesse Barnes
2010-10-08
1
-3
/
+15
*
|
drm/i915: add Ironlake clock gating workaround for FDI link training
Jesse Barnes
2010-10-08
1
-0
/
+8
*
|
drm/i915: add _DSM support
Jesse Barnes
2010-10-08
1
-0
/
+3
*
|
drm/i915: fix CPU vs PCH eDP confusion
Jesse Barnes
2010-10-08
1
-35
/
+32
*
|
drm/i915: remove broken intel_pch_has_edp function
Jesse Barnes
2010-10-08
1
-3
/
+2
*
|
drm/i915: Wait for pending flips on the GPU
Chris Wilson
2010-10-07
1
-3
/
+4
|
/
*
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
2010-10-06
1
-2
/
+2
*
drm/i915: Avoid circular locking from intel_fbdev_fini()
Chris Wilson
2010-10-04
1
-2
/
+0
*
drm/i915: avoid struct mutex output_poll mutex lock loop on unload
Keith Packard
2010-10-04
1
-1
/
+1
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-10-03
1
-22
/
+35
|
\
|
*
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2010-10-03
1
-24
/
+38
*
|
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
2010-09-24
1
-1
/
+1
*
|
drm/i915: Parse the eDP link configuration from the vBIOS
Chris Wilson
2010-09-24
1
-1
/
+1
*
|
drm/i915: Use an uninterruptible wait for page-flips during modeset
Chris Wilson
2010-09-24
1
-9
/
+20
*
|
drm/i915: Remove idle timer debugging messages
Chris Wilson
2010-09-24
1
-4
/
+0
*
|
drm/i915: Remove the broken flush_ring from page-flip
Chris Wilson
2010-09-23
1
-6
/
+1
*
|
drm/i915: Disable "disabled FBC" message when a no-op
Chris Wilson
2010-09-22
1
-0
/
+3
*
|
drm/i915: Drop crtc->fb pin on disable.
Chris Wilson
2010-09-21
1
-0
/
+15
*
|
drm/i915: Drain any pending flips on the fb prior to unpinning
Chris Wilson
2010-09-21
1
-19
/
+22
*
|
drm/i915: Merge ring flushing and lazy requests
Chris Wilson
2010-09-21
1
-1
/
+1
*
|
drm/i915: Use ring->flush() instead of MI_FLUSH
Chris Wilson
2010-09-21
1
-16
/
+15
*
|
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
1
-37
/
+37
*
|
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
1
-0
/
+8
|
\
\
|
|
/
|
*
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
Chris Wilson
2010-09-12
1
-0
/
+8
*
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-6
/
+0
*
|
drm/i915: Allow get_fence_reg() to be uninterruptible
Chris Wilson
2010-09-14
1
-1
/
+1
*
|
drm/i915: Push pipelining of display plane flushes to the caller
Chris Wilson
2010-09-14
1
-23
/
+33
*
|
drm/i915: Consolidate flushing the display plane
Chris Wilson
2010-09-14
1
-10
/
+6
*
|
drm/i915: Remove redundant initialisation of crtc->pipe
Chris Wilson
2010-09-13
1
-4
/
+2
*
|
drm/i915: Initialize intel_crtc->active
Chris Wilson
2010-09-13
1
-0
/
+1
*
|
drm/i915: Fix an overlay regression from 7e7d76c
Chris Wilson
2010-09-13
1
-1
/
+17
*
|
drm/i915: Share crtc setup and teardown between dpms and disable/enable
Chris Wilson
2010-09-13
1
-80
/
+45
*
|
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
Chris Wilson
2010-09-13
1
-31
/
+0
*
|
drm/i915: Use msleep instead of mdelay during wait_vblank_off
Chris Wilson
2010-09-12
1
-6
/
+7
*
|
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
2010-09-11
1
-491
/
+421
*
|
drm/i915: Tidy Ironlake watermark computation
Chris Wilson
2010-09-11
1
-113
/
+97
*
|
drm/i915: Fix updating FBC
Chris Wilson
2010-09-11
1
-68
/
+84
*
|
drm/i915: enable thermal reporting for IPS
Jesse Barnes
2010-09-11
1
-0
/
+4
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-11
1
-2
/
+4
|
\
\
|
|
/
|
*
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2010-09-10
1
-2
/
+4
*
|
drm/i915: Use the real FDI frequency for determining b/w
Chris Wilson
2010-09-10
1
-1
/
+16
[next]