aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-10-15drm/vkms: Set preferred depth correctlyDaniel Vetter1-1/+1
2020-10-15drm/i915/dg1: Add initial DG1 workaroundsStuart Summers6-44/+131
2020-10-15drm/i915/dg1: Load DMCMatt Atwood1-3/+9
2020-10-15drm/i915/dg1: Enable DPLL for DG1Lucas De Marchi2-4/+8
2020-10-15drm/i915/dg1: Add and setup DPLLs for DG1Aditya Swarup1-4/+38
2020-10-15drm/i915/dg1: Add DPLL macros for DG1Aditya Swarup2-1/+33
2020-10-15drm/i915/dg1: Add DG1 power wellsLucas De Marchi2-2/+6
2020-10-15drm/i915/cnl: skip PW_DDI_F on certain skusLucas De Marchi2-12/+9
2020-10-15drm/i915/display: allow to skip certain power wellsAditya Swarup1-6/+18
2020-10-15drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1151-17573/+59375
2020-10-15drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel6-62/+199
2020-10-15drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan1-1/+1
2020-10-15drm/amdgpu: add rlc iram and dram firmware supportLikun Gao6-8/+66
2020-10-15drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao1-0/+62
2020-10-15Revert "drm/amdgpu: disable gfxoff temporarily for navy_flounder"Jiansong Chen1-1/+0
2020-10-15drm/amd/pm: properly setting GPO feature on UMD pstate entering/exitingEvan Quan5-0/+27
2020-10-15drm/amdgpu: fulfill Navi gfx and pcie settings on umd pstate switching(V2)Evan Quan1-0/+24
2020-10-15drm/amdgpu: add interface for setting MGCG perfmonEvan Quan2-0/+17
2020-10-15drm/amdgpu: add interface for setting ASPMEvan Quan2-0/+41
2020-10-15drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan2-0/+6
2020-10-15drm/amd/pm: populate Arcturus PCIE link stateEvan Quan2-3/+18
2020-10-15drm/amd/pm: populate the bootup LCLK frequencyEvan Quan2-0/+6
2020-10-15drm/amdgpu: disable gpa mode for direct loadingHuang Rui1-0/+20
2020-10-15drm/amdgpu: add missing newline at eofTom Rix2-2/+2
2020-10-15drm/ttm: nuke caching placement flagsChristian König13-205/+61
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König3-12/+17
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König6-0/+18
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König11-50/+83
2020-10-15drm: panel: Add novatek nt36672a panel driverSumit Semwal3-0/+722
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell1-1/+1
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G5-7/+51
2020-10-14drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan1-1/+1
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab1-0/+2
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher1-4/+3
2020-10-14drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-14drm/amdgpu/display: DRM_AMD_DC_DCN3_02 depends on DRM_AMD_DC_DCN3_01Alex Deucher1-0/+1
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell1-1/+1
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G5-7/+51
2020-10-14drm/amdgpu: enable GDDR6 save-restore support for dimgrey_cavefishHawking Zhang1-0/+1
2020-10-14drm/amdgpu: fix the issue that apu has no smu firmware binaryHuang Rui1-1/+1
2020-10-14drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan1-1/+1
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab1-0/+2
2020-10-14drm/amd/display: remove no need return valueBernard Zhao3-14/+7
2020-10-14drm/amdgpu: fix semicolon.cocci warningskernel test robot1-1/+1
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher1-4/+3
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay15-35/+48
2020-10-14drm/virtio: Use UUID API for importing the UUIDAndy Shevchenko1-1/+1