summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao
2020-10-21drm/amd/pm: remove the average clock value in sysfsKenneth Feng
2020-10-21drm/amd/pm: fix pp_dpm_fclkKenneth Feng
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements
2020-10-21drm/amd/pm: fix pcie information for sienna cichlidLikun Gao
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall
2020-10-21drm/amd/swsmu: correct wrong feature bit mappingKevin Wang
2020-10-21drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky
2020-10-21drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky
2020-10-21drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky
2020-10-21drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-10-21drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang
2020-10-21drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan
2020-10-21drm/amdgpu: add rlc iram and dram firmware supportLikun Gao
2020-10-21drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G
2020-10-14drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher
2020-10-14drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot
2020-10-09drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan
2020-10-09drm/amdgpu: prevent spurious warningAlex Deucher
2020-10-09drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee
2020-10-08drm/amd/display: Change ABM config init interfaceYongqiang Sun
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo
2020-10-05drm/amd/display: Change to correct unit on audio rateChris Park
2020-10-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira
2020-10-05drm/amdgpu: align frag_end to covered address spaceAlex Sierra
2020-10-05drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-01drm/amdgpu/swsmu: add interrupt work handler for smu11 partsAlex Deucher
2020-10-01drm/amdgpu/swsmu: add interrupt work functionAlex Deucher
2020-10-01drm/amdgpu: enable GDDR6 save-restore support for navy_flounderHawking Zhang
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang
2020-10-01drm/amdgpu: switch to indirect reg access helperHawking Zhang
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang