aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: Avoid using PIPE_CONTROL on IronlakeChris Wilson2010-12-05
* drm/i915/dp: Trivial code tidyChris Wilson2010-12-05
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-05
|\
| * drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-05
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-04
|\|
| * drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson2010-12-04
| * drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-03
| * drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-03
* | drm/i915: Enable self-refresh for IronlakeChris Wilson2010-12-04
* | drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-04
* | drm/i915: Be paranoid and bail on resetting if we can't take the lock.Chris Wilson2010-12-04
* | drm/i915: Allow LVDS to be on pipe A for Ironlake+Chris Wilson2010-12-04
* | drm/i915: Re-enable RC6 for power-savings.Chris Wilson2010-12-04
* | drm/i915: Enable CB tuning of the Display PLLChris Wilson2010-12-04
* | drm/i915: Explain why we need to write DPLL twiceChris Wilson2010-12-04
* | drm/i915/lvds: Connect the PWM to the LVDS pipeChris Wilson2010-12-04
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-02
|\|
| * drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-02
| * drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-02
| * drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher2010-11-30
| * drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher2010-11-30
| * drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher2010-11-30
| * Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-11-30
| |\
| | * Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson2010-11-30
| | * drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-29
| * | drm: record monitor status in output_poll_executeKeith Packard2010-11-29
| * | drm: Set connector DPMS status to ON in drm_crtc_helper_set_configKeith Packard2010-11-29
| * | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-11-25
| |\ \
| * | | Revert "drm/radeon/kms: fix typo in r600 cs checker"Alex Deucher2010-11-25
| * | | drm/radeon/kms: fix resume regression for some r5xx laptopsAlex Deucher2010-11-21
| * | | drm/radeon/kms: fix regression in rs4xx i2c setupAlex Deucher2010-11-21
* | | | drm/i915: Kill the get_fence tracepointChris Wilson2010-12-02
* | | | drm/i915: Remove inactive LRU tracking from set_domain_ioctlChris Wilson2010-12-02
* | | | drm/i915: Pipelined fencing [infrastructure]Chris Wilson2010-12-02
* | | | drm/i915: Prevent stalling for a GTT read back from a read-only GPU targetChris Wilson2010-12-02
* | | | drm/i915/lvds: Disable panel-fitter on gen4 for 1:1 scale factorsChris Wilson2010-12-01
* | | | drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson2010-11-30
* | | | drm/i915: Move instruction state invalidation from execbuffer to flushChris Wilson2010-11-30
* | | | drm/i915: Release fenced GTT mapping on suspendChris Wilson2010-11-28
* | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-28
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter2010-11-28
| | |/ | |/|
| * | drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson2010-11-24
| * | drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson2010-11-23
* | | drm/i915/execbuffer: On error, starting unwinding from the previous objectChris Wilson2010-11-28
* | | drm/i915: Avoid allocation for execbuffer object listChris Wilson2010-11-25
* | | drm/i915: Split i915_gem_execbuffer into its own file.Chris Wilson2010-11-25
* | | drm/i915: Defer accounting until read from debugfsChris Wilson2010-11-25
* | | drm/i915: Mark a few functions as __must_checkChris Wilson2010-11-25
* | | drm/i915: Tweak on-error bbaddr parsing for clarityChris Wilson2010-11-25
* | | drm/i915: Only save and restore fences for UMSChris Wilson2010-11-25