summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-11-08drm/amdgpu: Add supported NPS modes nodeAsad Kamal1-1/+47
2024-11-08Merge tag 'amd-drm-next-6.13-2024-11-06' of https://gitlab.freedesktop.org/ag...Dave Airlie146-1020/+1666
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-05drm/amdgpu: stop syncing PRT map operationsChristian König1-1/+5
2024-11-05drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang1-0/+1
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-05drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3Srinivasan Shanmugam3-0/+191
2024-11-05drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13Wolfgang Müller7-2/+180
2024-11-05drm/amdgpu/mes: fetch fw version from firmware headerAlex Deucher2-0/+6
2024-11-05drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller7-2/+177
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh1-1/+1
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng12-36/+84
2024-11-04drm/amd/pm: always pick the pptable from IFWIKenneth Feng1-64/+1
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung1-0/+15
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng12-36/+84
2024-11-04drm/amdgpu: Add compatible NPS mode infoLijo Lazar2-0/+12
2024-11-04drm/amdgpu: Skip IP coredump for RAS errorsLijo Lazar1-0/+1
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar7-24/+40
2024-11-04drm/amdgpu: Add nps_mode in RAS init_flagCandice Li2-0/+12
2024-11-04drm/amdgpu: add amdgpu_sdma_sched_mask debugfsJesse Zhang3-1/+72
2024-11-04drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang3-0/+145
2024-11-04drm/amdgpu: Fix dummy_read_page overlapping mappingsPrike Liang1-4/+6
2024-11-04drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao1-0/+3
2024-11-04drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occu...Srinivasan Shanmugam1-3/+6
2024-11-04drm/amd/pm: always pick the pptable from IFWIKenneth Feng1-64/+1
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-04drm/amd/display: 3.2.308Aric Cyr1-1/+1
2024-11-04drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo4-8/+59
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse20-41/+119
2024-11-04drm/amd/display: [FW Promotion] Release 0.0.241.0Taimur Hassan1-3/+4
2024-11-04drm/amd/display: Add a missing DCN401 reg definitionAurabindo Pillai1-0/+2
2024-11-04drm/amd/pm: add inst to dpm_set_vcn_enableBoyuan Zhang13-13/+31
2024-11-04drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin1-12/+4
2024-11-04drm/amd/display: Minimize wait for pending updatesIlya Bakoulin1-1/+4
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-11-04drm/amd/display: Remove otg w/a toggling on HPO interfacesAusef Yousof1-1/+9
2024-11-04drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof1-2/+9
2024-11-04drm/amd/display: SPL cleanupSamson Tam4-27/+27
2024-11-04drm/amd/display: Fix brightness level not retained over rebootTom Chung1-0/+15
2024-11-04drm/amd/display: fix asserts in SPL during bootupSamson Tam1-38/+48
2024-11-04drm/amd/display: Remove inaccessible registers from DMU diagnosticsNicholas Kazlauskas1-4/+1
2024-11-04drm/amd/display: fix rxstatus_msg_sz type narrowingDominik Kaszewski1-19/+12