summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2010-02-23drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt
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
2009-09-04drm/i915: add dynamic clock frequency controlJesse Barnes
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang
2009-06-18drm/i915: Add Display Port supportKeith Packard
2009-06-18drm/i915: add per-output hotplug callback for KMSKeith Packard
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth
2009-05-14drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li
2009-02-08drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg
2008-12-29DRM: i915: add mode setting supportJesse Barnes