aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-12-15drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu
2010-12-15drm/i915: Add self-refresh support on SandybridgeYuanhan Liu
2010-12-15drm/i915: Wait for vblank before unpinning old fbChris Wilson
2010-12-15Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"Chris Wilson
2010-12-14drm/i915: Pass clock limits down to PLL matcherChris Wilson
2010-12-14drm/i915: Poll for seqno completion if IRQ is disabledChris Wilson
2010-12-14drm/i915/ringbuffer: Make IRQ refcnting atomicChris Wilson
2010-12-09Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-09drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson
2010-12-09drm/i915: Enable RC6 autodownclocking on SandybridgeChris Wilson
2010-12-09drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson
2010-12-09drm/i915/gtt: Clear the cachelines upon resumeChris Wilson
2010-12-09drm/i915: Restore GTT mapping first upon resumeChris Wilson
2010-12-09drm/i915: driver.suspend and .resume are always setChris Wilson
2010-12-09drm/i915: Mark the user reloc error paths as unlikelyChris Wilson
2010-12-09drm/i915: Eliminate drm_gem_object_lookup during relocationChris Wilson
2010-12-09drm/i915: Re-arm the idle timers if the device is still busyChris Wilson
2010-12-09drm/i915/ringbuffer: Handle wrapping of the autoreported HEADChris Wilson
2010-12-08drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converterDavid Flynn
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie
2010-12-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher
2010-12-08drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher
2010-12-08drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse
2010-12-08drm: Don't try and disable an encoder that was never enabledChris Wilson
2010-12-08drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson
2010-12-07drm/i915: Disable renderctx powersaving support for IronlakeChris Wilson
2010-12-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-07drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson
2010-12-07drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson
2010-12-06drm/i915: Wait for the bo if a display flip is pipelined on the other ringChris Wilson
2010-12-06drm/i915: Only emit a flush if there is an outstanding gpu writeChris Wilson
2010-12-05drm/i915: Completely disable fence pipelining.Chris Wilson
2010-12-05drm/i915: Uncouple render/power ctx before suspendingChris Wilson
2010-12-05drm/i915: Ignore fenced commands for gpu access on gen4Chris Wilson
2010-12-05drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson
2010-12-05drm/i915: Power Context register is only available for gen4 mobilesChris Wilson
2010-12-05drm/i915: Avoid using PIPE_CONTROL on IronlakeChris Wilson
2010-12-05drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson
2010-12-05drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson
2010-12-05drm/i915/dp: Trivial code tidyChris Wilson
2010-12-05Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter
2010-12-05Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-05drm/i915: Enable self-refresh for IronlakeChris Wilson
2010-12-05drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson
2010-12-05drm/i915: Be paranoid and bail on resetting if we can't take the lock.Chris Wilson
2010-12-05drm/i915: Allow LVDS to be on pipe A for Ironlake+Chris Wilson
2010-12-05drm/i915: Re-enable RC6 for power-savings.Chris Wilson
2010-12-05drm/i915: Enable CB tuning of the Display PLLChris Wilson
2010-12-05drm/i915: Explain why we need to write DPLL twiceChris Wilson