summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-27drm/amd/display: Fix copyright notice in DC codeStylon Wang35-3/+215
2023-10-27drm/amd/display: Fix copyright notice in DML2 codeStylon Wang22-1/+45
2023-10-27drm/amd/display: Add missing copyright notice in DMUBStylon Wang2-0/+38
2023-10-27drm/amdgpu remove restriction of sriov max_pfn on Vega10Lin.Cao1-5/+2
2023-10-27drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'Srinivasan Shanmugam1-0/+1
2023-10-27drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang1-0/+6
2023-10-27drm/amdgpu: bypass RAS error reset in some conditionsTao Zhou1-1/+9
2023-10-27drm/amdgpu: enable RAS poison mode for APUTao Zhou1-1/+2
2023-10-27drm/amdgpu/vpe: correct queue stop programingLang Yu1-8/+10
2023-10-27drm/amd/display: Fix DMUB errors introduced by DML2Rodrigo Siqueira1-4/+5
2023-10-27drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello1-1/+1
2023-10-27drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira13-2/+15
2023-10-27drm/amd/pm: Fix the return value in default caseMa Jun1-3/+1
2023-10-27drm/amdgpu: Add API to get full IP versionLijo Lazar1-0/+7
2023-10-27drm/amdgpu: add tmz support for GC IP v11.5.0Jiadong Zhu1-0/+1
2023-10-27drm/amd/pm: drop unneeded dpm features disablement for SMU 14.0.0Jiadong Zhu1-1/+2
2023-10-27drm/amdgpu: modify if condition in nbio_v7_7.cLi Ma1-2/+2
2023-10-27drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang1-1/+1
2023-10-27drm/amdgpu: refine ras error kernel log printYang Wang2-39/+82
2023-10-27drm/amdgpu: fix find ras error node errorYang Wang1-4/+3
2023-10-27drm/amd/display: reprogram det size while seamless bootHugo Hu3-0/+33
2023-10-27drm/amd/pm: record mca debug mode in RASTao Zhou1-0/+1
2023-10-27usb: typec: altmodes/displayport: fixup drm internal api change vs new user.Dave Airlie1-1/+2
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie58-1464/+1452
2023-10-24Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie2-4/+4
2023-10-23Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie81-1400/+2214
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie528-2646/+4754
2023-10-22Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds9-48/+57
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-10/+71
2023-10-21Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+5
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+4
2023-10-21Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-31/+43
2023-10-21Merge tag 'usb-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-4/+13
2023-10-20Merge tag 'acpi-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-2/+7
2023-10-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+4
2023-10-20Merge tag 'pinctrl-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-15/+18
2023-10-20Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-5/+67
2023-10-20Merge tag 'mmc-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-54/+98
2023-10-20drm/amd/display: Fix stack size issue on DML2Rodrigo Siqueira1-45/+54
2023-10-20drm/amd/display: Reduce stack size by splitting functionRodrigo Siqueira1-481/+489
2023-10-20drm/amdkfd: remap unaligned svm ranges that have splitAlex Sierra1-10/+31
2023-10-20drm/amdgpu: Create version number for coredumpsAndré Almeida2-0/+4
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida4-87/+90
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida3-26/+36
2023-10-20drm/amdgpu: support the port num info based on the capability flagShiwu Zhang2-13/+33
2023-10-20drm/amdgpu: prepare the output buffer for GET_PEER_LINKS commandShiwu Zhang1-2/+10
2023-10-20drm/amdgpu: drop status query/reset for GCEA 9.4.3 and MMEA 1.8Tao Zhou2-203/+0
2023-10-20drm/amdgpu: update the xgmi ta interface headerShiwu Zhang2-17/+51
2023-10-20drm/amdgpu: add set/get mca debug mode operationsTao Zhou2-0/+26