summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary2-2/+6
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-05-30drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello1-5/+2
2023-05-30drm/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/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen1-3/+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/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu1-1/+5
2023-04-05drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
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-11drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li1-2/+4
2023-03-11drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann3-15/+15
2023-01-24Revert "drm/amdgpu: make display pinning more flexible (v2)"Alex Deucher1-2/+1
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-14drm/amdgpu: make display pinning more flexible (v2)Alex Deucher1-1/+2
2023-01-14drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher1-2/+11
2023-01-14drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7
2023-01-14drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor2-2/+4
2023-01-14drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor1-1/+4
2023-01-14drm/amd/display: prevent memory leakgehao2-0/+5
2023-01-14drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang1-0/+1
2023-01-14drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-14drm/amdgpu: fix pci device refcount leakYang Yingliang1-0/+4
2023-01-14amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter1-1/+2
2022-12-08drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones1-0/+7
2022-12-08drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-12-08drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez2-3/+5
2022-12-02drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-12-02drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-25drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen1-1/+3
2022-11-25drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-11-25drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar3-20/+59
2022-11-25drm/amd/pm: support power source switch on Sienna CichlidEvan Quan1-0/+4
2022-11-25drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira1-1/+1
2022-11-10drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka3-1/+15
2022-10-26Revert "drm/amdgpu: make sure to init common IP before gmc"Alex Deucher1-11/+3
2022-10-26Revert "drm/amdgpu: use dirty framebuffer helper"Shuah Khan1-2/+0
2022-10-26Revert "drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega"Shuah Khan2-5/+25
2022-10-26drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr5-50/+18
2022-10-26drm/amdgpu: fix initial connector audio valuehongao1-1/+6
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow1-3/+3
2022-10-15drm/amd/display: skip audio setup when audio stream is enabledzhikzhai1-2/+4
2022-10-15drm/amd/display: update gamut remap if plane has changedHugo Hu1-0/+1
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1