summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-041-0/+1
* drm/i915: split PCH clock gating initJesse Barnes2011-05-141-0/+2
* drm/i915: Attach a fb to the load-detect pipeChris Wilson2011-05-101-0/+1
* drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson2011-05-101-3/+7
* drm/i915: Simplify return value from intel_get_load_detect_pipeChris Wilson2011-05-101-4/+4
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-271-0/+1
* drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
* drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-221-0/+2
* drm/i915: Use a device flag for non-interruptible phasesChris Wilson2011-02-221-2/+1Star
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-161-1/+0Star
|\
| * drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-091-1/+0Star
* | drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson2011-02-161-0/+1
* | drm/i915: Include TLB miss latency in g4x watermark computationsChris Wilson2011-01-191-0/+7
|/
* 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-061-1/+2
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-031-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/+0Star
* 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/+0Star
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-18/+1Star
* | 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/+0Star
* | 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-111-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/+0Star
* | drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson2010-09-081-3/+2Star
* | drm/i915/overlay: Combine SWITCH_OFF into a single stepChris Wilson2010-09-081-2/+1Star
* | drm/i915/overlay: Explicitly pass regs from map to unmapChris Wilson2010-09-081-1/+0Star
* | 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-221-1/+2
* drm/i915: Only update i845/i865 CURBASE when disabled (v2)Chris Wilson2010-08-091-1/+1