drm/i915: restore only the mode of this driver on lastclose (v2)
[linux-flexiantxendom0-natty.git] / drivers / gpu / drm / i915 / intel_drv.h
2011-09-27 Dave Airliedrm/i915: restore only the mode of this driver on lastc...
2011-02-09 Chris Wilsondrm/i915: Disable RC6 on Ironlake
2011-01-11 Chris Wilsondrm/i915/panel: Only record the backlight level when...
2010-12-18 Jesse Barnesdrm/i915: dynamic render p-state support for Sandy...
2010-12-05 Chris Wilsondrm/i915: Uncouple render/power ctx before suspending
2010-12-02 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-11-29 Chris Wilsondrm/i915: Clear pfit registers when not used by any...
2010-11-23 Chris Wilsondrm/i915: Thread the pipelining ring through the callers.
2010-11-23 Chris Wilsondrm/i915: Use drm_i915_gem_object as the preferred...
2010-11-03 Kyle McMartini915: reprogram power monitoring registers on resume
2010-10-22 David Härdemani915: enable AVI infoframe for intel_hdmi.c [v4]
2010-10-08 Jesse Barnesdrm/i915: remove broken intel_pch_has_edp function
2010-10-08 Jesse Barnesdrm/i915: add eDP checking functions for the display...
2010-10-03 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-10-03 Keith Packarddrm/i915: Use pipe state to tell when pipe is off
2010-09-18 Chris Wilsondrm/i915: use GMBUS to manage i2c links
2010-09-14 Chris Wilsondrm/i915/i2c: Track the parent encoder rather than...
2010-09-14 Chris Wilsondrm/i915: Push pipelining of display plane flushes...
2010-09-13 Chris Wilsondrm/i915: Fix an overlay regression from 7e7d76c
2010-09-13 Chris Wilsondrm/i915: Share crtc setup and teardown between dpms...
2010-09-13 Chris Wilsondrm/i915/lvds: Ensure panel is unlocked for Ironlake...
2010-09-12 Chris Wilsondrm/i915: Use msleep instead of mdelay during wait_vbla...
2010-09-10 Chris Wilsondrm/i915: Use the real FDI frequency for determining b/w
2010-09-09 Chris Wilsondrm/i915: Make the connector->encoder relationship...
2010-09-09 Chris Wilsondrm/i915: Use the direct mapping of pipe->crtc
2010-09-09 Chris Wilsondrm/i915: Rename intel_encoder->enc to base for consistency
2010-09-08 Chris Wilsondrm/i915: Show framebuffer info in debugfs
2010-09-08 Chris Wilsondrm/i915: Refactor panel backlight controls
2010-09-08 Chris Wilsondrm/i915/overlay: Make the overlay control struct opaque.
2010-09-08 Chris Wilsondrm/i915/overlay: Pass interruptible to switch_off()
2010-09-08 Chris Wilsondrm/i915/overlay: Combine SWITCH_OFF into a single...
2010-09-08 Chris Wilsondrm/i915/overlay: Explicitly pass regs from map to...
2010-09-08 Chris Wilsondrm/i915/overlay: Whitespace
2010-09-08 Chris Wilsondrm/i915/sdvo: Preserve pixel-multiplier
2010-09-08 Chris Wilsondrm/i915: Avoid using msleep under kdb and wait_for()
2010-09-08 Chris Wilsondrm/i915: Drop the msleep parameter to wait_for()
2010-09-07 Simon Farnsworthdrm/i915: Avoid pageflipping freeze when we miss the...
2010-08-22 Jesse Barnesdrm/i915: wait for actual vblank, not just 20ms
2010-08-09 Chris Wilsondrm/i915: Only update i845/i865 CURBASE when disabled...
2010-08-09 Chris Wilsondrm/i915: Ensure that while(INREG()) are bounded (v2)
2010-08-09 Chris Wilsondrm/i915: Enable aspect/centering panel fitting for...
2010-08-09 Chris Wilsondrm/i915: Disable the cursor for DPMS_OFF
2010-08-09 Chris Wilsondrm/i915: Subclass intel_connector.
2010-08-09 Chris Wilsondrm/i915: Subclass intel_encoder.
2010-08-02 Chris Wilsondrm/i915: Unset cursor if out-of-bounds upon mode chang...
2010-08-02 Adam Jacksondrm/i915: Initialize LVDS and eDP outputs before anythi...
2010-08-02 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-08-02 Zhao Yakuidrm/i915: Add the support of eDP on DP-D for Ibex/CPT
2010-07-26 Chris Wilsondrm/i915: Use the correct scanout alignment for fbcon.
2010-06-19 Jesse Barnesdrm/i915: gen3 page flipping fixes
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-18 Adam Jacksondrm/i915/pch: Use minimal number of FDI lanes (v2)
2010-04-12 Zhenyu Wangdrm/i915: remove connector object in old output structure
2010-04-09 Zhenyu Wangdrm/i915: change intel_ddc_get_modes() function parameters
2010-04-09 Zhenyu Wangdrm/i915: passing drm connector param for load detection
2010-04-09 Zhenyu Wangdrm/i915: Add new helper to return current attached...
2010-04-09 Zhenyu Wangdrm/i915: Add new 'intel_connector' structure
2010-04-07 Dave Airliedrm/kms/fb: use slow work mechanism for normal hotplug...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-03-25 Eric Anholtdrm/i915: Rename intel_output to intel_encoder.
2010-02-22 Jesse Barnesdrm/i915: add dynamic performance control support for...
2009-12-08 Andrew Lutomirskidrm/i915: restore render clock gating on resume
2009-12-01 Eric Anholtdrm/i915: Fix DDC on some systems by clearing BIOS...
2009-12-01 Kristian Høgsbergdrm/i915: Add intel implementation of the pageflip...
2009-11-05 Daniel Vetterdrm/i915: implement interruptible sleeps in the overlay...
2009-11-05 Daniel Vetterdrm/i915: implement fastpath for overlay flip waiting
2009-11-05 Daniel Vetterdrm/i915: implement drmmode overlay support v4
2009-10-08 Dave AirlieMerge branch 'drm-next' of ../drm-next into drm-linus
2009-10-06 Dave Airliedrm/fb: add more correct 8/16/24/32 bpp fb support.
2009-09-24 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-09-21 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-09-21 Dave Airliedrm/vgaarb: add VGA arbitration support to the drm...
2009-09-11 Jesse Barnesdrm/i915: framebuffer compression for pre-GM45
2009-09-08 Zhenyu Wangdrm/i915: fix mask bits setting
2009-09-07 Dave AirlieMerge intel drm-intel-next branch
2009-09-04 Jesse Barnesdrm/i915: add dynamic clock frequency control
2009-08-30 Dave Airliedrm/kms: move driver specific fb common code to helper...
2009-08-25 Ma Lingdrm/i915: Set crtc/clone mask in different output devices
2009-07-29 Zhenyu Wangdrm/i915: Add eDP support on IGDNG mobile chip
2009-06-18 Keith Packarddrm/i915: Add Display Port support
2009-06-18 Keith Packarddrm/i915: add per-output hotplug callback for KMS
2009-06-18 Keith Packarddrm/i915: Change I2C api to pass around i2c_adapters
2009-05-14 Carl Worthdrm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
2009-05-14 Shaohua Lidrm/i915: workaround IGD i2c bus issue in kernel side...
2009-02-08 Jesse Barnesdrm/i915: sync SDVO code with stable userland modesetti...
2009-01-07 Eric Anholtdrm/i915: Add support for integrated HDMI on G4X hardware.
2009-01-07 Kristian Høgsbergdrm/i915: Pin cursor bo and unpin old bo when setting...
2008-12-29 Jesse BarnesDRM: i915: add mode setting support