aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_reg.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-011-0/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-261-0/+1
| |\
| | * drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes2010-07-261-0/+1
* | | drm/i915: Typo in #defineNicolas Kaiser2010-08-011-1/+1
* | | drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui2010-08-011-0/+19
* | | drm/i915: Calculate cursor watermark under non-SR state for IronlakeZhao Yakui2010-08-011-0/+3
* | | drm/i915: Apply self-refresh watermark calculation for cursor planeZhao Yakui2010-08-011-0/+3
* | | drm/i915: Fix fifo size for self-refresh watermark on 965GZhao Yakui2010-08-011-1/+2
* | | drm/i915: remove duplicate PIPE*STAT bit definitionsJesse Barnes2010-08-011-26/+0
|/ /
* | drm/i915: Define MI_ARB_STATE bitsKeith Packard2010-07-201-0/+64
|/
* drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski2010-07-011-1/+0
* drm/i915: gen3 page flipping fixesJesse Barnes2010-06-181-0/+4
* drm/i915: Unmask interrupt for render engine on SandybridgeZhenyu Wang2010-05-281-0/+19
* drm/i915: Add CxSR support on Pineview DDR3Li Peng2010-05-261-0/+4
* drm/i915: Fix HDMI mode select for Cougarpoint PCHZhenyu Wang2010-05-261-0/+3
* drm/i915: add power monitoring supportJesse Barnes2010-05-261-0/+41
* drm/i915/gen4: Extra CRT hotplug paranoiaAdam Jackson2010-05-261-1/+0
* drm/i915: implement BSD ring buffer V2Zou Nan hai2010-05-261-0/+14
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-101-1/+12
|\
| * drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes2010-04-221-0/+11
| * drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter2010-04-181-1/+1
* | drm/i915: Use spatio-temporal dithering on PCHAdam Jackson2010-05-071-1/+4
* | drm/i915: Add the support of memory self-refresh on IronlakeZhenyu Wang2010-04-121-0/+44
* | drm/i915: Move Pineview CxSR and watermark code into update_wm hook.Zhao Yakui2010-04-121-0/+9
* | drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui2010-04-121-0/+3
* | drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang2010-04-121-0/+82
|/
* drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt2010-03-181-0/+8
* drm/i915: Enable VS timer dispatch.Eric Anholt2010-03-171-0/+4
* drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes2010-03-171-1/+1
* drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang2010-02-261-0/+19
* drm/i915: Fix sandybridge status page setup.Eric Anholt2010-02-261-0/+1
* drm/i915: Set up fence registers on sandybridge.Eric Anholt2010-02-261-0/+3
* drm/i915: Record batch buffer following GPU errorChris Wilson2010-02-221-0/+1
* drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-221-1/+1
* drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-221-3/+138
* drm/i915: enable memory self refresh on 9xxLi Peng2010-02-221-1/+4
* drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-101-0/+1
* drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui2010-01-151-1/+1
* drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2010-01-061-0/+4
* drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-161-7/+0
* drm/i915: Fix product names and #definesAdam Jackson2009-12-071-20/+20
* drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt2009-12-011-0/+14
* drm/i915: disable the interrupt hotplug for integrated TV outputAdam Jackson2009-12-011-1/+0
* drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-011-0/+2
* drm/i915: remove Pineview EOS protection supportShaohua Li2009-11-301-2/+0
* drm/i915: Add display hotplug event on IronlakeZhenyu Wang2009-11-051-0/+1
* drm/i915: Support 30 bit depth modesKristian Høgsberg2009-11-051-0/+1
* drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-0/+5
* drm/i915: add render standby supportJesse Barnes2009-11-051-1/+4
* drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-231-0/+12