aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
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
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