summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* drm/radeon/cik: implement some more atom helpers for DPMAlex Deucher2013-08-301-0/+115
* drm/radeon/kms: fix up dce8 display watermark calc for dpmAlex Deucher2013-08-301-22/+74
* drm/radeon/dpm: use performance state if no UVD stateAlex Deucher2013-08-301-2/+10
* drm/radeon: default to 1024M gart size on rv770+Alex Deucher2013-08-302-7/+19
* drm/radeon/dpm: rework thermal state handlingAlex Deucher2013-08-302-31/+15
* drm/radeon/dpm: use multiple UVD power states (v3)Alex Deucher2013-08-304-12/+57
* drm/radeon: add UVD->DPM helper function (v5)Alex Deucher2013-08-302-0/+36
* drm/radeon/kms: remove r6xx+ blit copy routinesAlex Deucher2013-08-3014-1764/+33
* drm/radeon: switch r6xx+ to using CP DMA for the blit copy callbackAlex Deucher2013-08-301-9/+9
* drm/edid: add quirk for Medion MD30217PGAlex Deucher2013-08-301-0/+3
* drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz2013-08-301-19/+39
* drm/i915: ivb: fix edp voltage swing reg valImre Deak2013-08-301-1/+1
* Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-232-0/+14
|\
| * drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2013-08-182-0/+14
* | gma500: Fix SDVO turning off randomlyGuillaume Clement2013-08-221-1/+2
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-08-2215-48/+98
|\ \
| * | drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2013-08-213-15/+47
| * | drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs2013-08-217-14/+14
| * | drm/nouveau: fix reclocking on nv40Pali Rohár2013-08-211-1/+1
| * | drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2013-08-212-1/+5
| * | drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst2013-08-211-9/+23
| * | drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin2013-08-212-8/+8
* | | Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-191-29/+57
|\ \ \ | | |/ | |/|
| * | drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson2013-08-141-29/+57
* | | drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter2013-08-191-0/+8
* | | drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki2013-08-151-1/+1
* | | drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher2013-08-151-6/+6
* | | drm/radeon: fix UVD message buffer validationChristian König2013-08-121-0/+8
|/ /
* | Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-094-6/+46
|\ \
| * | drm/i915: do not disable backlight on vgaswitcheroo switch offJani Nikula2013-08-071-0/+11
| * | drm/i915: Don't call encoder's get_config unless encoder is activeVille Syrjälä2013-08-071-1/+3
| * | drm/i915: avoid brightness overflow when doing scaleAaron Lu2013-08-071-2/+5
| * | drm/i915: update last_vblank when disabling the power wellPaulo Zanoni2013-08-071-0/+18
| * | drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter2013-08-071-3/+9
* | | drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer2013-08-081-1/+4
* | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-08-0824-158/+300
|\ \ \
| * | | drm/radeon: make missing smc ucode non-fatalAlex Deucher2013-08-074-10/+26
| * | | drm/radeon/dpm: require rlc for dpmAlex Deucher2013-08-071-1/+4
| * | | drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher2013-08-073-0/+13
| * | | drm/radeon: remove unnecessary unpinChristian König2013-08-071-1/+0
| * | | drm/radeon: add more UVD CS checkingChristian König2013-08-071-8/+35
| * | | drm/radeon: stop sending invalid UVD destroy msgChristian König2013-08-071-2/+2
| * | | drm/radeon: only save UVD bo when we have open handlesChristian König2013-08-075-17/+37
| * | | drm/radeon: always program the MC on startupAlex Deucher2013-08-076-6/+12
| * | | drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher2013-08-074-6/+59
| * | | drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher2013-08-071-0/+3
| * | | drm/radeon: fix halting UVDChristian König2013-08-077-11/+36
| * | | drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher2013-08-071-12/+32
| * | | drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher2013-08-077-76/+30
| * | | drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher2013-08-075-10/+5