summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-04i915: reprogram power monitoring registers on resumeKyle McMartin1-0/+1
2010-10-22i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman1-0/+33
2010-10-08drm/i915: remove broken intel_pch_has_edp functionJesse Barnes1-1/+0
2010-10-08drm/i915: add eDP checking functions for the display codeJesse Barnes1-0/+1
2010-10-03Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-1/+1
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard1-1/+0
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson1-18/+1
2010-09-15drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson1-2/+3
2010-09-15drm/i915: Push pipelining of display plane flushes to the callerChris Wilson1-1/+2
2010-09-13drm/i915: Fix an overlay regression from 7e7d76cChris Wilson1-0/+1
2010-09-13drm/i915: Share crtc setup and teardown between dpms and disable/enableChris Wilson1-1/+1
2010-09-13drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson1-1/+0
2010-09-12drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson1-0/+7
2010-09-11drm/i915: Use the real FDI frequency for determining b/wChris Wilson1-0/+3
2010-09-09drm/i915: Make the connector->encoder relationship explicitChris Wilson1-1/+9
2010-09-09drm/i915: Use the direct mapping of pipe->crtcChris Wilson1-1/+7
2010-09-09drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson1-2/+2
2010-09-08drm/i915: Show framebuffer info in debugfsChris Wilson1-1/+7
2010-09-08drm/i915: Refactor panel backlight controlsChris Wilson1-1/+4
2010-09-08drm/i915/overlay: Make the overlay control struct opaque.Chris Wilson1-24/+0
2010-09-08drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson1-3/+2
2010-09-08drm/i915/overlay: Combine SWITCH_OFF into a single stepChris Wilson1-2/+1
2010-09-08drm/i915/overlay: Explicitly pass regs from map to unmapChris Wilson1-1/+0
2010-09-08drm/i915/overlay: WhitespaceChris Wilson1-1/+1
2010-09-08drm/i915/sdvo: Preserve pixel-multiplierChris Wilson1-0/+18
2010-09-08drm/i915: Avoid using msleep under kdb and wait_for()Chris Wilson1-1/+1
2010-09-08drm/i915: Drop the msleep parameter to wait_for()Chris Wilson1-1/+4
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth1-0/+10
2010-08-22drm/i915: wait for actual vblank, not just 20msJesse Barnes1-1/+2
2010-08-09drm/i915: Only update i845/i865 CURBASE when disabled (v2)Chris Wilson1-1/+1
2010-08-09drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson1-0/+14
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson1-0/+7
2010-08-09drm/i915: Disable the cursor for DPMS_OFFChris Wilson1-1/+1
2010-08-09drm/i915: Subclass intel_connector.Chris Wilson1-1/+0
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson1-1/+1
2010-08-02drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson1-2/+6
2010-08-02drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson1-0/+1
2010-08-02Merge remote branch 'origin/master' into drm-intel-nextEric Anholt1-0/+3
2010-08-02drm/i915: Add the support of eDP on DP-D for Ibex/CPTZhao Yakui1-0/+1
2010-07-26drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson1-0/+3
2010-06-19drm/i915: gen3 page flipping fixesJesse Barnes1-0/+1
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie1-1/+1
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie1-7/+8
2010-04-19drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson1-0/+1
2010-04-12drm/i915: remove connector object in old output structureZhenyu Wang1-4/+0
2010-04-10drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang1-1/+1
2010-04-10drm/i915: passing drm connector param for load detectionZhenyu Wang1-0/+2
2010-04-10drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang1-0/+1
2010-04-10drm/i915: Add new 'intel_connector' structureZhenyu Wang1-0/+6
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie1-0/+2