aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-18drm/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-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang1-1/+1
2010-04-09drm/i915: passing drm connector param for load detectionZhenyu Wang1-0/+2
2010-04-09drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang1-0/+1
2010-04-09drm/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
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie1-7/+6
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt1-9/+9
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes1-0/+2
2009-12-08drm/i915: restore render clock gating on resumeAndrew Lutomirski1-0/+1
2009-12-01drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt1-0/+2
2009-12-01drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg1-0/+4
2009-11-05drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter1-1/+8
2009-11-05drm/i915: implement fastpath for overlay flip waitingDaniel Vetter1-0/+2
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter1-0/+28
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie1-0/+2
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie1-0/+2
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-2/+3
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-3/+5
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie1-0/+1
2009-09-10drm/i915: framebuffer compression for pre-GM45Jesse Barnes1-2/+3
2009-09-08drm/i915: fix mask bits settingZhenyu Wang1-0/+1
2009-09-07Merge intel drm-intel-next branchDave Airlie1-0/+24
2009-09-04drm/i915: add dynamic clock frequency controlJesse Barnes1-0/+4
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie1-3/+0
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling1-0/+20
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang1-0/+3
2009-06-18drm/i915: Add Display Port supportKeith Packard1-0/+5
2009-06-18drm/i915: add per-output hotplug callback for KMSKeith Packard1-0/+1
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard1-6/+5
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth1-0/+2
2009-05-14drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li1-1/+1
2009-02-08drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes1-0/+1
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt1-1/+3
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg1-0/+1
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+146