summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2010-09-08drm/i915: Show framebuffer info in debugfsChris Wilson
2010-09-08drm/i915: Refactor panel backlight controlsChris Wilson
2010-09-08drm/i915/overlay: Make the overlay control struct opaque.Chris Wilson
2010-09-08drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson
2010-09-08drm/i915/overlay: Combine SWITCH_OFF into a single stepChris Wilson
2010-09-08drm/i915/overlay: Explicitly pass regs from map to unmapChris Wilson
2010-09-08drm/i915/overlay: WhitespaceChris Wilson
2010-09-08drm/i915/sdvo: Preserve pixel-multiplierChris Wilson
2010-09-08drm/i915: Avoid using msleep under kdb and wait_for()Chris Wilson
2010-09-08drm/i915: Drop the msleep parameter to wait_for()Chris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-09drm/i915: Only update i845/i865 CURBASE when disabled (v2)Chris Wilson
2010-08-09drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson
2010-08-09drm/i915: Disable the cursor for DPMS_OFFChris Wilson
2010-08-09drm/i915: Subclass intel_connector.Chris Wilson
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson
2010-08-01drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson
2010-08-01drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson
2010-08-01Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-08-01drm/i915: Add the support of eDP on DP-D for Ibex/CPTZhao Yakui
2010-07-26drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson
2010-06-18drm/i915: gen3 page flipping fixesJesse Barnes
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-18drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson
2010-04-12drm/i915: remove connector object in old output structureZhenyu Wang
2010-04-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang
2010-04-09drm/i915: passing drm connector param for load detectionZhenyu Wang
2010-04-09drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang
2010-04-09drm/i915: Add new 'intel_connector' structureZhenyu Wang
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes
2009-12-08drm/i915: restore render clock gating on resumeAndrew Lutomirski
2009-12-01drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt
2009-12-01drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg
2009-11-05drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter
2009-11-05drm/i915: implement fastpath for overlay flip waitingDaniel Vetter
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-10drm/i915: framebuffer compression for pre-GM45Jesse Barnes
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-07Merge intel drm-intel-next branchDave Airlie