summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/radeon/kms: add ARGB2101010 colorbuffer support for r500Marek Olšák2010-12-222-1/+8
| * | | Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...Dave Airlie2010-12-2243-4808/+6870
| |\ \ \
| | * | | drm/i915: Undo "Uncouple render/power ctx before suspending"Chris Wilson2010-12-201-0/+2
| | * | | drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-204-1/+40
| | * | | drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-187-20/+137
| | * | | drm/i915: Enable EI mode for RCx decision making on SandybridgeChris Wilson2010-12-171-0/+1
| | * | | drm/i915/sdvo: Border and stall select became test bits in gen5Chris Wilson2010-12-161-2/+5
| | * | | drm/i915: Add Guess-o-matic for pageflip timestamping.Mario Kleiner2010-12-161-14/+20
| | * | | drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner2010-12-165-6/+119
| | * | | Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson2010-12-16105-5084/+10693
| | |\ \ \
| | * | | | drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu2010-12-154-3/+20
| | * | | | drm/i915: Add self-refresh support on SandybridgeYuanhan Liu2010-12-153-18/+334
| | * | | | drm/i915: Wait for vblank before unpinning old fbChris Wilson2010-12-151-1/+3
| | * | | | Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"Chris Wilson2010-12-152-3/+162
| | * | | | drm/i915: Pass clock limits down to PLL matcherChris Wilson2010-12-141-18/+16
| | * | | | drm/i915: Poll for seqno completion if IRQ is disabledChris Wilson2010-12-141-2/+4
| | * | | | drm/i915/ringbuffer: Make IRQ refcnting atomicChris Wilson2010-12-144-46/+56
| | * | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-0910-69/+79
| | |\ \ \ \
| | * | | | | drm/i915: Enable RC6 autodownclocking on SandybridgeChris Wilson2010-12-092-0/+148
| | * | | | | drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson2010-12-093-9/+35
| | * | | | | drm/i915/gtt: Clear the cachelines upon resumeChris Wilson2010-12-091-1/+2
| | * | | | | drm/i915: Restore GTT mapping first upon resumeChris Wilson2010-12-091-1/+6
| | * | | | | drm/i915: driver.suspend and .resume are always setChris Wilson2010-12-091-5/+0
| | * | | | | drm/i915: Mark the user reloc error paths as unlikelyChris Wilson2010-12-091-9/+8
| | * | | | | drm/i915: Eliminate drm_gem_object_lookup during relocationChris Wilson2010-12-092-27/+129
| | * | | | | drm/i915: Re-arm the idle timers if the device is still busyChris Wilson2010-12-091-2/+16
| | * | | | | drm/i915: Disable renderctx powersaving support for IronlakeChris Wilson2010-12-081-1/+1
| | * | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-084-61/+91
| | |\ \ \ \ \
| | * | | | | | drm/i915: Wait for the bo if a display flip is pipelined on the other ringChris Wilson2010-12-061-1/+1
| | * | | | | | drm/i915: Only emit a flush if there is an outstanding gpu writeChris Wilson2010-12-061-2/+3
| | * | | | | | drm/i915: Completely disable fence pipelining.Chris Wilson2010-12-061-2/+4
| | * | | | | | drm/i915: Uncouple render/power ctx before suspendingChris Wilson2010-12-063-26/+36
| | * | | | | | drm/i915: Ignore fenced commands for gpu access on gen4Chris Wilson2010-12-061-11/+16
| | * | | | | | drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson2010-12-063-6/+3
| | * | | | | | drm/i915: Power Context register is only available for gen4 mobilesChris Wilson2010-12-061-1/+1
| | * | | | | | drm/i915: Avoid using PIPE_CONTROL on IronlakeChris Wilson2010-12-062-159/+4
| | * | | | | | drm/i915/dp: Trivial code tidyChris Wilson2010-12-051-3/+3
| | * | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-051-0/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-051-13/+59
| | |\ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Enable self-refresh for IronlakeChris Wilson2010-12-051-1/+1
| | * | | | | | | | drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-0514-439/+648
| | * | | | | | | | drm/i915: Be paranoid and bail on resetting if we can't take the lock.Chris Wilson2010-12-051-1/+2
| | * | | | | | | | drm/i915: Allow LVDS to be on pipe A for Ironlake+Chris Wilson2010-12-051-0/+2
| | * | | | | | | | drm/i915: Re-enable RC6 for power-savings.Chris Wilson2010-12-051-1/+0
| | * | | | | | | | drm/i915: Enable CB tuning of the Display PLLChris Wilson2010-12-052-1/+17
| | * | | | | | | | drm/i915: Explain why we need to write DPLL twiceChris Wilson2010-12-051-5/+5
| | * | | | | | | | drm/i915/lvds: Connect the PWM to the LVDS pipeChris Wilson2010-12-051-3/+11
| | * | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-0313-112/+171
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Kill the get_fence tracepointChris Wilson2010-12-022-25/+0
| | * | | | | | | | | drm/i915: Remove inactive LRU tracking from set_domain_ioctlChris Wilson2010-12-021-17/+0