summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-01-13drm/ttm: fix adding foreign BOs to the swap LRUChristian König
2016-01-13drm/ttm: fix adding foreign BOs to the LRU during init v2Christian König
2016-01-13drm/radeon: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher
2016-01-13drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou
2016-01-13drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu
2016-01-11drm/amdgpu: add irq domain supportAlex Deucher
2016-01-11drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher
2016-01-11Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-01-11drm/nouveau/pmu: prevent falcon from acking interrupts routed to the hostBen Skeggs
2016-01-11drm/nouveau/perf: change pcie speed on pstate changeKarol Herbst
2016-01-11drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst
2016-01-11drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for kepler+Karol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for FermiKarol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for teslaKarol Herbst
2016-01-11drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst
2016-01-11drm/nouveau/pci: add gk104 variantKarol Herbst
2016-01-11drm/nouveau/pci: add gf106 variantKarol Herbst
2016-01-11drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs
2016-01-11drm/nouveau/nouveau/perfmon: add interface files for current core voltageKarol Herbst
2016-01-11drm/nouveau/sysfs: remove pstate interfaceKarol Herbst
2016-01-11drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: we need a ctrl object for debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: rename functions to indicate they are used inside drmKarol Herbst
2016-01-11drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...Karol Herbst
2016-01-11drm/nouveau/fifo/gf100: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/fb/nv50: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/clk: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/gr/gf100: provide a bit more info for various errorsIlia Mirkin
2016-01-11drm/nouveau/bios: parse 8.1 Gbps DP link rateBen Skeggs
2016-01-11drm/nouveau/ltc/gm204: split implementation from gm107Ben Skeggs
2016-01-11drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1Ben Skeggs
2016-01-11drm/nouveau/ibus/gm204: split implementation from gk104Ben Skeggs
2016-01-11drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointerBen Skeggs
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs
2016-01-11drm/nouveau/nvif: split out client interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out device interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out ctxdma interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out device control interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out fifo interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out display interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out nvsw interface definitonsBen Skeggs
2016-01-11drm/nouveau/nvif: split out fermi interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs