summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08drm: move MODULE_PARM_DESC to other fileDan Carpenter
2016-01-08drm/edid: index CEA/HDMI mode tables using the VICJani Nikula
2016-01-07drm/etnaviv: fix workaround for GC500Lucas Stach
2016-01-06drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst
2016-01-06drm/i915: Update connector_mask during readout, v2.Maarten Lankhorst
2016-01-06drm/etnaviv: unlock on error in etnaviv_gem_get_iova()Dan Carpenter
2016-01-06drm: rockchip: Support Synopsys DW MIPI DSIChris Zhong
2016-01-06Documentation: dt-bindings: Add bindings for rk3288 DW MIPI DSI driverChris Zhong
2016-01-06drm/rockchip: return a true clock rate to adjusted_modeChris Zhong
2016-01-05drm: Remove opencoded drm_gem_object_release_handle()Chris Wilson
2016-01-05drm: Do not set outparam on error during GEM handle allocationChris Wilson
2016-01-05drm/docs: more leftovers from the big vtable documentation pileDaniel Vetter
2016-01-05drm/atomic-helper: Reject legacy flips on a disabled pipeDaniel Vetter
2016-01-05drm/atomic: add connector mask to drm_crtc_state.Maarten Lankhorst
2016-01-05drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...Maarten Lankhorst
2016-01-05drm/atomic: Add __drm_atomic_helper_connector_reset, v2.Maarten Lankhorst
2016-01-05drm/i915: Set connector_state->connector using the helper.Maarten Lankhorst
2016-01-05drm: Use a normal idr allocation for the obj->nameChris Wilson
2016-01-05drm: Only bump object-reference count when adding first handleChris Wilson
2016-01-05drm: Balance error path for GEM handle allocationChris Wilson
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