summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-07-23drm/amdgpu: avoid restore process run into dead loop.gaba1-0/+3
2023-07-23drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello1-1/+1
2023-07-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset1-0/+12
2023-07-23amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
2023-07-23drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai1-0/+2
2023-07-23drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov1-6/+7
2023-07-23drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas1-3/+0
2023-07-23drm/amd/display: Add logging for display MALL refresh settingWesley Chalmers1-0/+3
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen1-0/+4
2023-07-05drm/amdgpu: Set vmbo destroy after pt bo is createdPhilip Yang1-1/+0
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-28drm/amd/display: Add minimal pipe split transition stateRodrigo Siqueira2-0/+295
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung1-3/+6
2023-06-21drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher1-0/+1
2023-06-21drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary2-2/+6
2023-06-21drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang2-3/+4
2023-06-14drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar1-2/+2
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-09drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen1-1/+7
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 and fclk clocks levels for vangoghTim Huang1-4/+6
2023-06-09drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen1-1/+2
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-05-24drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello1-5/+2
2023-05-24drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2-1/+7
2023-05-17drm/amd/display: Add NULL plane_state check for cursor disable logicNicholas Kazlauskas1-1/+3
2023-05-17drm/amd/display: Refine condition of cursor visibility for pipe-splitDale Zhao1-19/+24
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen1-3/+5
2023-05-17drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao1-1/+5
2023-05-17drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen1-1/+2
2023-05-17drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz1-1/+0
2023-05-17drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu1-1/+5
2023-05-11drm/amd/display: Fix potential null dereferenceIgor Artemiev1-1/+2
2023-05-11drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known over...Lee Jones1-1/+1
2023-04-05drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-22drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł1-10/+33
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang1-6/+3
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-10drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-03-10drm/amd/display: Fix potential null-deref in dm_resumeRoman Li1-2/+4
2023-03-10drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h ...Ian Chen3-18/+3