summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-111-0/+3
* drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-181-0/+2
* drm/i915: Uncouple render/power ctx before suspendingChris Wilson2010-12-051-1/+2
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-021-1/+1
|\
| * drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-291-1/+1
* | drm/i915: Thread the pipelining ring through the callers.Chris Wilson2010-11-231-1/+1
* | drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-231-7/+8
|/
* i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-031-0/+1
* i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-221-0/+33
* drm/i915: remove broken intel_pch_has_edp functionJesse Barnes2010-10-081-1/+0
* drm/i915: add eDP checking functions for the display codeJesse Barnes2010-10-081-0/+1
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-031-1/+1
|\
| * drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-031-1/+0
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-18/+1
* | drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-141-2/+3
* | drm/i915: Push pipelining of display plane flushes to the callerChris Wilson2010-09-141-1/+2
* | drm/i915: Fix an overlay regression from 7e7d76cChris Wilson2010-09-131-0/+1
* | drm/i915: Share crtc setup and teardown between dpms and disable/enableChris Wilson2010-09-131-1/+1
* | drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson2010-09-131-1/+0
* | drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson2010-09-121-0/+7
* | drm/i915: Use the real FDI frequency for determining b/wChris Wilson2010-09-101-0/+3
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-091-1/+9
* | drm/i915: Use the direct mapping of pipe->crtcChris Wilson2010-09-091-1/+7
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-091-2/+2
* | drm/i915: Show framebuffer info in debugfsChris Wilson2010-09-081-1/+7
* | drm/i915: Refactor panel backlight controlsChris Wilson2010-09-081-1/+4
* | drm/i915/overlay: Make the overlay control struct opaque.Chris Wilson2010-09-081-24/+0
* | drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson2010-09-081-3/+2
* | drm/i915/overlay: Combine SWITCH_OFF into a single stepChris Wilson2010-09-081-2/+1
* | drm/i915/overlay: Explicitly pass regs from map to unmapChris Wilson2010-09-081-1/+0
* | drm/i915/overlay: WhitespaceChris Wilson2010-09-081-1/+1
* | drm/i915/sdvo: Preserve pixel-multiplierChris Wilson2010-09-081-0/+18
* | drm/i915: Avoid using msleep under kdb and wait_for()Chris Wilson2010-09-081-1/+1
* | drm/i915: Drop the msleep parameter to wait_for()Chris Wilson2010-09-081-1/+4
|/
* drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-071-0/+10
* drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-211-1/+2
* drm/i915: Only update i845/i865 CURBASE when disabled (v2)Chris Wilson2010-08-091-1/+1
* drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson2010-08-091-0/+14
* drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson2010-08-091-0/+7
* drm/i915: Disable the cursor for DPMS_OFFChris Wilson2010-08-091-1/+1
* drm/i915: Subclass intel_connector.Chris Wilson2010-08-091-1/+0
* drm/i915: Subclass intel_encoder.Chris Wilson2010-08-091-1/+1
* drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson2010-08-011-2/+6
* drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson2010-08-011-0/+1
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-011-0/+3
|\
| * drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson2010-07-261-0/+3
* | drm/i915: Add the support of eDP on DP-D for Ibex/CPTZhao Yakui2010-08-011-0/+1
|/
* drm/i915: gen3 page flipping fixesJesse Barnes2010-06-181-0/+1
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-181-1/+1
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-201-7/+8
|\
OpenPOWER on IntegriCloud