summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-16drm: use noop_llseekArnd Bergmann
2010-09-10drm/i915: don't enable self-refresh on IronlakeJesse Barnes
2010-09-09drm/i915: Double check that the wait_request is not pending before warningChris Wilson
2010-09-08Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson
2010-09-08Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson
2010-09-07Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07drm/i915: Prevent double dpms onChris Wilson
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-09-07drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson
2010-09-07drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-07drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-09-07drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson
2010-09-07drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson
2010-09-07drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson
2010-09-07drm/i915: Fix offset page-flips on i965+Chris Wilson
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-06drm/i915: overlay on gen2 can't address above 1GDaniel Vetter
2010-09-06drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson
2010-09-06i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg
2010-09-06i915: revert some checks added by commit 32aad86fPavel Roskin
2010-09-06Revert "drm/i915: Unreference object not handle on creation"Chris Wilson
2010-09-06drivers/gpu/drm/i915/intel_overlay.c needs seq_file.hAndrew Morton
2010-08-24drm/i915: fix vblank wait test conditionJesse Barnes
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-21drm/i915: Remove the conflicting BUG_ON()Chris Wilson
2010-08-21drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson
2010-08-21drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-18drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes
2010-08-18drm/i915: fix VGA plane disable for Ironlake+Jesse Barnes
2010-08-18drm/i915: eDP mode set sequence correctionsJesse Barnes
2010-08-18drm/i915: add panel reset workaroundJesse Barnes
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-13Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds
2010-08-13Call acpi_video_register() in intel_opregion_init() failure pathDavid Woodhouse
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-10drm: expand gamma_setJames Simmons
2010-08-10drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson