aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAge
* drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang2010-11-04
* drm/i915: Fix KMS regression on Sandybridge/CPTZhenyu Wang2010-11-04
* drm/i915: Fix the graphics frequency clamping at init and when IPS is active.Jesse Barnes2010-11-02
* drm/i915: Fix current fb blocking for page flipChia-I Wu2010-10-21
* drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
* drm/i915: restore fixed FDI link rate on SandybridgeChris Wilson2010-10-19
* Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-19
|\
| * drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-19
* | drm/i915: diasable clock gating for the panel power sequencerJesse Barnes2010-10-08
* | drm/i915: don't program FDI RX/TX in mode_setJesse Barnes2010-10-08
* | drm/i915: fix ironlake CRTC enable/disableJesse Barnes2010-10-08
* | drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDPJesse Barnes2010-10-08
* | drm/i915: use 120MHz refclk in PCH eDP case tooJesse Barnes2010-10-08
* | drm/i915: fix PCH eDP SSC supportJesse Barnes2010-10-08
* | drm/i915: add Ironlake clock gating workaround for FDI link trainingJesse Barnes2010-10-08
* | drm/i915: add _DSM supportJesse Barnes2010-10-08
* | drm/i915: fix CPU vs PCH eDP confusionJesse Barnes2010-10-08
* | drm/i915: remove broken intel_pch_has_edp functionJesse Barnes2010-10-08
* | drm/i915: Wait for pending flips on the GPUChris Wilson2010-10-07
|/
* drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-05
* drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-04
* drm/i915: avoid struct mutex output_poll mutex lock loop on unloadKeith Packard2010-10-04
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-03
|\
| * drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-03
* | drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson2010-09-24
* | drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson2010-09-24
* | drm/i915: Use an uninterruptible wait for page-flips during modesetChris Wilson2010-09-24
* | drm/i915: Remove idle timer debugging messagesChris Wilson2010-09-24
* | drm/i915: Remove the broken flush_ring from page-flipChris Wilson2010-09-23
* | drm/i915: Disable "disabled FBC" message when a no-opChris Wilson2010-09-22
* | drm/i915: Drop crtc->fb pin on disable.Chris Wilson2010-09-21
* | drm/i915: Drain any pending flips on the fb prior to unpinningChris Wilson2010-09-21
* | drm/i915: Merge ring flushing and lazy requestsChris Wilson2010-09-21
* | drm/i915: Use ring->flush() instead of MI_FLUSHChris Wilson2010-09-21
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\|
| * drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson2010-09-12
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915: Allow get_fence_reg() to be uninterruptibleChris Wilson2010-09-14
* | drm/i915: Push pipelining of display plane flushes to the callerChris Wilson2010-09-14
* | drm/i915: Consolidate flushing the display planeChris Wilson2010-09-14
* | drm/i915: Remove redundant initialisation of crtc->pipeChris Wilson2010-09-13
* | drm/i915: Initialize intel_crtc->activeChris Wilson2010-09-13
* | drm/i915: Fix an overlay regression from 7e7d76cChris Wilson2010-09-13
* | drm/i915: Share crtc setup and teardown between dpms and disable/enableChris Wilson2010-09-13
* | drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson2010-09-13
* | drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson2010-09-12
* | drm/i915: Use macros to switch between equivalent pipe registersChris Wilson2010-09-11
* | drm/i915: Tidy Ironlake watermark computationChris Wilson2010-09-11
* | drm/i915: Fix updating FBCChris Wilson2010-09-11