summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs
2016-01-11drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setupBen Skeggs
2016-01-11drm/nouveau/instmem/gk20a: use DMA API CPU mappingAlexandre Courbot
2016-01-11drm/nouveau/instmem/gk20a: fix race conditionsAlexandre Courbot
2016-01-11drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20aNicolas Chauvet
2016-01-11drm/nouveau/fifo/gk104: fix engine status register offsetVince Hsu
2016-01-11drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERRBen Skeggs
2016-01-11drm/nouveau/fifo/gf100: fix race condition when updating engine runlistsBen Skeggs
2016-01-11drm/nouveau/fifo/gk104: fix race condition when updating engine runlistsBen Skeggs
2016-01-11drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibblesIlia Mirkin
2016-01-11drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitorIlia Mirkin
2016-01-11drm/nouveau/core: fix return in error path of device probeAlexandre Courbot
2016-01-11drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/KeplerIlia Mirkin
2016-01-11drm/nouveau/disp: activate dual link TMDS links only when possibleHauke Mehrtens
2016-01-11Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-01-08drm/radeon: fix trivial typo in warning messageAlexandre Demers
2016-01-08radeon: r100: Silence 'may be used uninitialized' warningsTim Gardner
2016-01-08drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2Christian König
2016-01-08drm/amd/powerplay: implement power down asic task for CZRex Zhu
2016-01-08drm/amd/powerplay: enable power down asic task. (v2)Rex Zhu
2016-01-08drm/amd/powerplay: enable set boot state taskRex Zhu
2016-01-08drm/amd/powerplay: add thermal control task when resume.Rex Zhu
2016-01-08drm/amdgpu: fix hex/decimal bug when show gpu load.Rex Zhu
2016-01-08drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.Rex Zhu
2016-01-08drm/amdgpu: Show gpu load when display gpu performance for Ci.Rex Zhu
2016-01-08drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.Rex Zhu
2016-01-08drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)Rex Zhu
2016-01-08drm/amd/powerplay: fix Smatch static checker warningsRex Zhu
2016-01-08drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu
2016-01-08drm/amd/powerplay: fix bug that NULL checks are reversed.Rex Zhu
2016-01-04amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functionsTom St Denis
2016-01-04amdgpu/dce11: Remove division from dce_v11_0_vblank_wait()Tom St Denis
2016-01-04amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...Tom St Denis
2016-01-04amdgpu/vce3: Remove magic constants from harvest register masks.Tom St Denis
2016-01-04amdgpu/vce3: Simplify vce_v3_0_process_interrupt()Tom St Denis
2016-01-04amdgpu/vce3: Simplify vce_v3_0_soft_reset()Tom St Denis
2016-01-04amdgpu/vce3: Simplify idle and wait for idle codeTom St Denis
2016-01-04amdgpu/vce3: Cleanup harvest config function.Tom St Denis
2016-01-04drm/amdgpu: fix NULL in vm_grab_id while S3 backChunming Zhou
2016-01-04drm/amd/powerplay: precedence bug in init_non_clock_fields()Dan Carpenter
2016-01-04drm/amdgpu/cgs: cleanup some indentingDan Carpenter
2016-01-04drm/amd/powerplay: fix a reversed conditionDan Carpenter
2016-01-04drm/radeon: Drop unnecessary unsigned int < 0 checkThierry Reding
2016-01-04drm/dp/mst: fix in RAD element accessMykola Lysenko
2016-01-04drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko
2016-01-04drm/dp/mst: always send reply for UP requestMykola Lysenko
2016-01-04drm/dp/mst: process broadcast messages correctlyMykola Lysenko
2016-01-04drm: powerplay: use div64_s64 instead of do_divArnd Bergmann
2016-01-01Merge tag 'omapdrm-4.5-resolved' of git://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2015-12-31drm/omap: remove obsolete manager assignmentTomi Valkeinen