summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-03-05drm/radeon: Inline drm_get_pci_devDaniel Vetter2-2/+47
2020-03-05drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter1-1/+1
2020-03-05amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa1-0/+6
2020-03-05drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang1-0/+6
2020-03-05drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun1-0/+6
2020-03-05drm/amd/display: Check engine is not NULL before acquiringAric Cyr1-1/+1
2020-03-05drm/amd/display: Do not set optimized_require to false after plane disableSung Lee1-1/+0
2020-03-05drm/msm: Set dma maximum segment size for mdssSean Paul1-0/+8
2020-02-28drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark1-2/+2
2020-02-28drm/i915/ehl: Update port clock voltage level requirementsMatt Roper1-1/+3
2020-02-28drm/i915/gt: Protect defer_request() from new waitersChris Wilson2-3/+10
2020-02-28drm/i915/gem: Require per-engine reset support for non-persistent contextsChris Wilson1-0/+16
2020-02-28drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen1-4/+4
2020-02-28drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin1-0/+4
2020-02-28drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson1-1/+16
2020-02-28drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson4-10/+18
2020-02-28drm/i915: Update drm/i915 bug filing URLJani Nikula3-7/+6
2020-02-28drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson4-56/+55
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul1-0/+2
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher1-1/+6
2020-02-28drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon2-8/+10
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher1-3/+5
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher1-6/+9
2020-02-24radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter1-0/+2
2020-02-24drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs1-0/+2
2020-02-24drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
2020-02-24drm/nouveau/mmu: fix comptag memory leakBen Skeggs1-1/+1
2020-02-24drm/amd/display: fixup DML dependenciesJun Lei3-2/+2
2020-02-24drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost1-1/+3
2020-02-24drm/nouveau/fault/gv100-: fix memory leak on module unloadBen Skeggs1-0/+1
2020-02-24drm/nouveau/drm/ttm: Remove set but not used variable 'mem'YueHaibing1-4/+0
2020-02-24drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing1-1/+1
2020-02-24drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fwBen Skeggs1-10/+11
2020-02-24drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter1-3/+2
2020-02-24drm/mediatek: Add gamma property according to hardware capabilityYongqiang Niu1-2/+8
2020-02-24drm: remove the newline for CRC source name.Dingchen Zhang1-2/+2
2020-02-24drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling1-1/+1
2020-02-24drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare1-0/+72
2020-02-24drm/mediatek: handle events when enabling/disabling crtcBibby Hsieh1-0/+8
2020-02-24drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu1-2/+0
2020-02-24drm/amdgpu: fix double gpu_recovery for NV of SRIOVMonk Liu1-1/+5
2020-02-24drm/amd/display: Lower DPP DTO only when safeSung Lee3-11/+15
2020-02-24drm/amd/display: Fix update_bw_bounding_box CalcsSung Lee1-9/+2
2020-02-24gpu/drm: ingenic: Avoid null pointer deference in plane atomic updatePaul Cercueil1-6/+10
2020-02-24Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2"Thong Thai1-6/+2
2020-02-24drm/panel: simple: Add Logic PD Type 28 display supportAdam Ford1-0/+37
2020-02-24drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor1-0/+1