summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic
2023-08-26drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-08-26drm/amd/display: fix access hdcp_workqueue assertHersen Wu
2023-08-26drm/amd/display: phase3 mst hdcp for multiple displayshersen wu
2023-08-26drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu
2023-08-26drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-08-26drm/amdgpu: install stub fence into potential unused fence pointersLang Yu
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-08-03drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen
2023-08-03drm/amdgpu: fix vkms crtc settingsFlora Cui
2023-07-27Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu
2023-07-27drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas
2023-07-27drm/amd/display: Disable MPC split by default on special asicZhikai Zhai
2023-07-23drm/amdgpu: avoid restore process run into dead loop.gaba
2023-07-23drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello
2023-07-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset
2023-07-23amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu
2023-07-23drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai
2023-07-23drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-07-23drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas
2023-07-23drm/amd/display: Add logging for display MALL refresh settingWesley Chalmers
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-07-05drm/amdgpu: Set vmbo destroy after pt bo is createdPhilip Yang
2023-06-28drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira
2023-06-28drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira
2023-06-28drm/amd/display: Add minimal pipe split transition stateRodrigo Siqueira
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung
2023-06-21drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher
2023-06-21drm/amd/display: edp do not add non-edid timingsHersen Wu
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-06-21drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang
2023-06-14drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-06-14drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan
2023-06-09drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for renoirTim Huang
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for yellow carpTim Huang
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for vangoghTim Huang
2023-06-09drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli
2023-06-09drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li
2023-05-24drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello
2023-05-24drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-05-17drm/amd/display: Add NULL plane_state check for cursor disable logicNicholas Kazlauskas
2023-05-17drm/amd/display: Refine condition of cursor visibility for pipe-splitDale Zhao
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen
2023-05-17drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao