aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAge
* drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-29
* i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-03
* i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-22
* drm/i915: remove broken intel_pch_has_edp functionJesse Barnes2010-10-08
* drm/i915: add eDP checking functions for the display codeJesse Barnes2010-10-08
* 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: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-14
* | drm/i915: Push pipelining of display plane flushes to the callerChris Wilson2010-09-14
* | 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 the real FDI frequency for determining b/wChris Wilson2010-09-10
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-09
* | drm/i915: Use the direct mapping of pipe->crtcChris Wilson2010-09-09
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-09
* | drm/i915: Show framebuffer info in debugfsChris Wilson2010-09-08
* | drm/i915: Refactor panel backlight controlsChris Wilson2010-09-08
* | drm/i915/overlay: Make the overlay control struct opaque.Chris Wilson2010-09-08
* | drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson2010-09-08
* | drm/i915/overlay: Combine SWITCH_OFF into a single stepChris Wilson2010-09-08
* | drm/i915/overlay: Explicitly pass regs from map to unmapChris Wilson2010-09-08
* | drm/i915/overlay: WhitespaceChris Wilson2010-09-08
* | drm/i915/sdvo: Preserve pixel-multiplierChris Wilson2010-09-08
* | drm/i915: Avoid using msleep under kdb and wait_for()Chris Wilson2010-09-08
* | drm/i915: Drop the msleep parameter to wait_for()Chris Wilson2010-09-08
|/
* drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-07
* drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-22
* drm/i915: Only update i845/i865 CURBASE when disabled (v2)Chris Wilson2010-08-09
* drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson2010-08-09
* drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson2010-08-09
* drm/i915: Disable the cursor for DPMS_OFFChris Wilson2010-08-09
* drm/i915: Subclass intel_connector.Chris Wilson2010-08-09
* drm/i915: Subclass intel_encoder.Chris Wilson2010-08-09
* drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson2010-08-01
* drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson2010-08-01
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-01
|\
| * drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson2010-07-26
* | drm/i915: Add the support of eDP on DP-D for Ibex/CPTZhao Yakui2010-08-01
|/
* drm/i915: gen3 page flipping fixesJesse Barnes2010-06-18
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-06
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* | drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson2010-04-18
* | drm/i915: remove connector object in old output structureZhenyu Wang2010-04-12
* | drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-09
* | drm/i915: passing drm connector param for load detectionZhenyu Wang2010-04-09