aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson2010-10-081-0/+3
* drm: don't drop handle reference on unloadDave Airlie2010-10-071-1/+1
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-046-83/+96
|\
| * drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson2010-10-031-12/+4
| * drm/i915: Sanity check pread/pwriteChris Wilson2010-10-031-8/+20
| * drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-032-25/+38
| * drm/i915: vblank status not valid while training display portKeith Packard2010-10-031-10/+9
| * drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall2010-10-021-0/+2
| * drm/i915: Fix refleak during eviction.Chris Wilson2010-10-011-25/+20
| * drm/i915: fix GMCH power reportingJesse Barnes2010-09-271-3/+3
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-012-5/+5
|\ \ | |/ |/|
| * drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-012-5/+5
* | drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-231-5/+4
* | drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-231-4/+2
* | drm/i915: Fix 945GM regression in e259befdChris Wilson2010-09-231-1/+1
|/
* Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-217-14/+22
|\
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-147-18/+11
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-137-14/+29
* | drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson2010-09-201-2/+7
* | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-171-0/+1
* | drm/i915: Fix Sandybridge fence registersChris Wilson2010-09-172-22/+51
* | drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson2010-09-171-2/+2
* | drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson2010-09-121-0/+8
|/
* 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