summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-07-05drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira1-2/+3
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen1-0/+4
2023-07-05drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr1-19/+29
2023-07-05drm/amd/display: Remove optimization for VRR updatesAlvin Lee1-3/+0
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung1-4/+6
2023-06-28drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira1-10/+41
2023-06-28drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira1-15/+15
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann2-3/+0
2023-06-21drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher1-0/+1
2023-06-21drm/amd/pm: workaround for compute workload type on some skusKenneth Feng1-2/+31
2023-06-21drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello1-2/+2
2023-06-21drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello1-0/+3
2023-06-21drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-06-21drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang1-1/+5
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary2-2/+6
2023-06-14drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee1-1/+1
2023-06-14drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar1-2/+2
2023-06-14drm/amdgpu: change reserved vram info printYiPeng Chai1-3/+4
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-06-14drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan1-18/+74
2023-06-14drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang2-7/+4
2023-06-09drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for renoirTim Huang1-2/+3
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for yellow carpTim Huang1-2/+3
2023-06-09drm/amd/pm: reverse mclk clocks levels for SMU v13.0.5Tim Huang1-2/+3
2023-06-09drm/amd/pm: resolve reboot exception for si olandGuchun Chen1-29/+0
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for vangoghTim Huang1-4/+6
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for SMU v13.0.4Tim Huang1-2/+3
2023-06-09drm/amdgpu: enable tmz by default for GC 11.0.1Ikshwaku Chauhan1-1/+2
2023-06-09drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen1-1/+2
2023-06-09drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang1-0/+6
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli1-0/+7
2023-06-09drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li1-15/+17
2023-06-05drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2-1/+9
2023-05-30drm/amd/amdgpu: limit one queue per gangJack Xiao1-6/+3
2023-05-30drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-30drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-05-30drm/amd/display: hpd rx irq not working with eDP interfaceRobin Chen2-2/+13
2023-05-30drm/amdgpu/mes11: enable reg active pollJack Xiao1-0/+1
2023-05-30drm/amd/amdgpu: update mes11 api defJack Xiao1-1/+5
2023-05-24drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma1-0/+5
2023-05-24drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao2-9/+27
2023-05-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-05-24drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher1-4/+7
2023-05-24drm/amdgpu: refine get gpu clock counter methodTong Liu011-2/+15
2023-05-24drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-05-24drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen1-1/+7
2023-05-24drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher1-1/+20
2023-05-24drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan3-19/+20
2023-05-24drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang1-3/+5