summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher
2013-07-17drm/radeon: add a module parameter to disable aspmAlex Deucher
2013-07-17drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart
2013-07-17drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson
2013-07-17drm/i915: Sanitize shared dpll stateDaniel Vetter
2013-07-17drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov
2013-07-16Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-16Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-15radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky
2013-07-15drm/radeon/dpm/sumo: handle boost states properly when forcing a perf levelAlex Deucher
2013-07-15drm/radeon: align VM PTBs (Page Table Blocks) to 32KAlex Deucher
2013-07-14drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher
2013-07-14drm/radeon: never unpin UVD bo v3Christian König
2013-07-14drm/radeon: fix UVD fence emitChristian König
2013-07-14drm/radeon: add fault decode function for CIKAlex Deucher
2013-07-14drm/radeon: add fault decode function for SI (v2)Alex Deucher
2013-07-14drm/radeon: add fault decode function for cayman/TN (v2)Alex Deucher
2013-07-14drm/radeon: use radeon device for request firmwareJerome Glisse
2013-07-14drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validateMaarten Lankhorst
2013-07-14drm/radeon: use CP DMA on r6xx for bo movesAlex Deucher
2013-07-14drm/radeon: implement bo copy callback using CP DMA (v2)Alex Deucher
2013-07-14drm/radeon: Disable dma rings for bo moves on r6xxAlex Deucher
2013-07-14drm/radeon/dpm: disable gfx PG on PALMAlex Deucher
2013-07-14drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher
2013-07-13drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin
2013-07-12drm/i915: fix pfit regression for non-autoscaled resolutionsDaniel Vetter
2013-07-11drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter
2013-07-10drm: avoid warning in drm_load_edid_firmware()Linus Torvalds
2013-07-10Revert "drm/i915: Workaround incoherence between fences and LLC across multip...Chris Wilson
2013-07-10drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson
2013-07-10drm/i915: Fix write-read race with multiple ringsChris Wilson
2013-07-10Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck
2013-07-10drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst
2013-07-10drm/nouveau: add falcon interrupt handlerMaarten Lankhorst
2013-07-10drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs
2013-07-10drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst
2013-07-10drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst
2013-07-10drm/nv50/kms: fix pin refcnt leaksBen Skeggs
2013-07-10drm/nouveau: fix some error-path leaks in fbcon handling codeMaarten Lankhorst
2013-07-10drm/nouveau: fix locking issues in page flipping pathsBen Skeggs
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-07-09drm/i915: fix lane bandwidth capping for DP 1.2 sinksImre Deak
2013-07-09drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter
2013-07-09drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang