summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* drm: use noop_llseekArnd Bergmann2010-09-161-0/+1
* drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-102-2/+12
* drm/i915: Double check that the wait_request is not pending before warningChris Wilson2010-09-091-7/+15
* Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson2010-09-081-7/+1
* Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson2010-09-081-2/+0
* Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson2010-09-071-6/+3
* intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang2010-09-071-0/+4
* drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang2010-09-072-2/+7
* agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-071-0/+1
* drm/i915: Prevent double dpms onChris Wilson2010-09-071-1/+4
* drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson2010-09-071-20/+15
* drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-074-12/+113
* drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson2010-09-071-13/+12
* drm/i915: Allocate the PCI resource for the MCHBARChris Wilson2010-09-071-10/+10
* drm/i915/dp: Really try 5 times before giving up.Chris Wilson2010-09-071-30/+28
* drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson2010-09-071-1/+39
* drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson2010-09-071-1/+1
* drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson2010-09-071-71/+9
* drm/i915: Fix offset page-flips on i965+Chris Wilson2010-09-071-19/+48
* drm/i915: Include a generation number in the device infoChris Wilson2010-09-072-54/+34
* i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-061-0/+1
* i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-061-3/+9
* drm/i915: overlay on gen2 can't address above 1GDaniel Vetter2010-09-061-0/+4
* drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson2010-09-061-0/+16
* i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg2010-09-061-3/+6
* i915: revert some checks added by commit 32aad86fPavel Roskin2010-09-061-16/+13
* Revert "drm/i915: Unreference object not handle on creation"Chris Wilson2010-09-061-3/+6
* drivers/gpu/drm/i915/intel_overlay.c needs seq_file.hAndrew Morton2010-09-061-0/+2
* drm/i915: fix vblank wait test conditionJesse Barnes2010-08-241-1/+1
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-231-40/+40
|\
| * drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-171-40/+40
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-08-2226-2408/+2645
|\ \
| * | drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-211-0/+1
| * | drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang2010-08-211-1/+6
| * | drm/i915: Remove the conflicting BUG_ON()Chris Wilson2010-08-211-2/+0
| * | drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson2010-08-211-37/+37
| * | drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson2010-08-211-9/+18
| * | i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie2010-08-211-11/+12
| * | drm/i915: wait for actual vblank, not just 20msJesse Barnes2010-08-217-30/+69
| * | drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes2010-08-182-39/+60
| * | drm/i915: fix VGA plane disable for Ironlake+Jesse Barnes2010-08-181-28/+27
| * | drm/i915: eDP mode set sequence correctionsJesse Barnes2010-08-181-9/+8
| * | drm/i915: add panel reset workaroundJesse Barnes2010-08-181-1/+16
| * | drm/i915: Enable RC6 on Ironlake.Zou Nan hai2010-08-091-3/+6
| * | drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.Chris Wilson2010-08-091-7/+3
| * | drm/i915: Set up a render context on IronlakeZou Nan hai2010-08-093-10/+55
| * | drm/i915 invalidate indirect state pointers at end of ring execZou Nan hai2010-08-093-0/+17
| * | drm/i915: Wake-up wait_request() from elapsed hang-check (v2)Chris Wilson2010-08-091-0/+10
| * | drm/i915: Apply i830 errata for cursor alignmentChris Wilson2010-08-094-8/+14
OpenPOWER on IntegriCloud