aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-08drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-03drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson
2010-10-03drm/i915: Sanity check pread/pwriteChris Wilson
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard
2010-10-03drm/i915: vblank status not valid while training display portKeith Packard
2010-10-02drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-01drm/i915: Fix refleak during eviction.Chris Wilson
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-27drm/i915: fix GMCH power reportingJesse Barnes
2010-09-23drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson
2010-09-23drm/i915/sdvo: Cleanup connector on error pathChris Wilson
2010-09-23drm/i915: Fix 945GM regression in e259befdChris Wilson
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-17drm/i915: Fix Sandybridge fence registersChris Wilson
2010-09-17drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson
2010-09-16drm: use noop_llseekArnd Bergmann
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-12drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson
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