summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-211-4/+4
* drm/i915: restore fixed FDI link rate on SandybridgeChris Wilson2010-10-191-2/+5
* Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-191-2/+3
|\
| * drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-191-2/+3
* | drm/i915: diasable clock gating for the panel power sequencerJesse Barnes2010-10-081-0/+7
* | drm/i915: don't program FDI RX/TX in mode_setJesse Barnes2010-10-081-21/+0
* | drm/i915: fix ironlake CRTC enable/disableJesse Barnes2010-10-081-4/+4
* | drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDPJesse Barnes2010-10-081-1/+1
* | drm/i915: use 120MHz refclk in PCH eDP case tooJesse Barnes2010-10-081-1/+2
* | drm/i915: fix PCH eDP SSC supportJesse Barnes2010-10-081-3/+15
* | drm/i915: add Ironlake clock gating workaround for FDI link trainingJesse Barnes2010-10-081-0/+8
* | drm/i915: add _DSM supportJesse Barnes2010-10-081-0/+3
* | drm/i915: fix CPU vs PCH eDP confusionJesse Barnes2010-10-081-35/+32
* | drm/i915: remove broken intel_pch_has_edp functionJesse Barnes2010-10-081-3/+2
* | drm/i915: Wait for pending flips on the GPUChris Wilson2010-10-071-3/+4
|/
* drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-061-2/+2
* drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-041-2/+0
* drm/i915: avoid struct mutex output_poll mutex lock loop on unloadKeith Packard2010-10-041-1/+1
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-031-22/+35
|\
| * drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-031-24/+38
* | drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson2010-09-241-1/+1
* | drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson2010-09-241-1/+1
* | drm/i915: Use an uninterruptible wait for page-flips during modesetChris Wilson2010-09-241-9/+20
* | drm/i915: Remove idle timer debugging messagesChris Wilson2010-09-241-4/+0
* | drm/i915: Remove the broken flush_ring from page-flipChris Wilson2010-09-231-6/+1
* | drm/i915: Disable "disabled FBC" message when a no-opChris Wilson2010-09-221-0/+3
* | drm/i915: Drop crtc->fb pin on disable.Chris Wilson2010-09-211-0/+15
* | drm/i915: Drain any pending flips on the fb prior to unpinningChris Wilson2010-09-211-19/+22
* | drm/i915: Merge ring flushing and lazy requestsChris Wilson2010-09-211-1/+1
* | drm/i915: Use ring->flush() instead of MI_FLUSHChris Wilson2010-09-211-16/+15
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-211-37/+37
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-211-0/+8
|\ \ | |/
| * drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson2010-09-121-0/+8
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-6/+0
* | drm/i915: Allow get_fence_reg() to be uninterruptibleChris Wilson2010-09-141-1/+1
* | drm/i915: Push pipelining of display plane flushes to the callerChris Wilson2010-09-141-23/+33
* | drm/i915: Consolidate flushing the display planeChris Wilson2010-09-141-10/+6
* | drm/i915: Remove redundant initialisation of crtc->pipeChris Wilson2010-09-131-4/+2
* | drm/i915: Initialize intel_crtc->activeChris Wilson2010-09-131-0/+1
* | drm/i915: Fix an overlay regression from 7e7d76cChris Wilson2010-09-131-1/+17
* | drm/i915: Share crtc setup and teardown between dpms and disable/enableChris Wilson2010-09-131-80/+45
* | drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson2010-09-131-31/+0
* | drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson2010-09-121-6/+7
* | drm/i915: Use macros to switch between equivalent pipe registersChris Wilson2010-09-111-491/+421
* | drm/i915: Tidy Ironlake watermark computationChris Wilson2010-09-111-113/+97
* | drm/i915: Fix updating FBCChris Wilson2010-09-111-68/+84
* | drm/i915: enable thermal reporting for IPSJesse Barnes2010-09-111-0/+4
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-111-2/+4
|\ \ | |/
| * drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-101-2/+4
* | drm/i915: Use the real FDI frequency for determining b/wChris Wilson2010-09-101-1/+16
OpenPOWER on IntegriCloud