summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* 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/+0Star
* 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-021-2/+6
* drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson2010-08-021-0/+1
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-021-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-021-0/+1
|/
* drm/i915: gen3 page flipping fixesJesse Barnes2010-06-191-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
|\
| * drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-071-0/+2
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-071-7/+6Star
* | drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson2010-04-191-0/+1
* | drm/i915: remove connector object in old output structureZhenyu Wang2010-04-121-4/+0Star
* | drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-091-1/+1
* | drm/i915: passing drm connector param for load detectionZhenyu Wang2010-04-091-0/+2
* | drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang2010-04-091-0/+1
* | drm/i915: Add new 'intel_connector' structureZhenyu Wang2010-04-091-0/+6
* | drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-251-9/+9
|/
* drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-221-0/+2
* drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-081-0/+1
* drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt2009-12-011-0/+2
* drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-011-0/+4
* drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter2009-11-051-1/+8
* drm/i915: implement fastpath for overlay flip waitingDaniel Vetter2009-11-051-0/+2
* drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-0/+28
* Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-081-0/+2
|\