summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-01-10drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton2-8/+13
2024-01-10drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-10drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher1-9/+2
2024-01-10drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2024-01-10drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2024-01-10drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin1-2/+1
2024-01-01drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin1-0/+1
2024-01-01drm: Update file owner during useTvrtko Ursulin1-2/+4
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2023-12-20drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2
2023-12-20drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-20drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König1-1/+2
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher1-0/+28
2023-12-13drm/amdgpu: Restrict extended wait to PSP v13.0.6Lijo Lazar1-3/+7
2023-12-13drm/amdgpu: update retry times for psp BL waitAsad Kamal1-1/+1
2023-12-13drm/amdgpu: Fix refclk reporting for SMU v13.0.6Lijo Lazar1-1/+2
2023-12-13drm/amdgpu: disable MCBP by defaultJiadong Zhu1-4/+0
2023-12-13drm/amdkfd: get doorbell's absolute offset based on the db_sizeArvind Yadav5-10/+24
2023-12-13drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index'Lee Jones1-1/+1
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang1-1/+1
2023-12-13drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma1-2/+3
2023-12-13drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu1-3/+3
2023-12-08drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin1-4/+2
2023-12-08drm/amd/display: Simplify brightness initializationCamille Cho6-22/+5
2023-12-08drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel1-2/+2
2023-12-08drm/amd/display: refactor ILR to make it workSherry Wang4-12/+31
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-12-08drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-12-08drm/amd/display: Refactor edp power controlIan Chen11-9/+66
2023-12-08drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei1-3/+3
2023-12-08drm/amd/display: fix ABM disablementHamza Mahfooz1-3/+5
2023-12-08drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas1-1/+1
2023-12-08drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-12-08drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-12-08drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-12-08drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-12-08drm/amdgpu: fix memory overflow in the IB testTim Huang4-7/+7
2023-12-08drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2-0/+10
2023-12-08drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang1-6/+3
2023-12-08drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-28drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2-0/+4
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-28drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo1-15/+14
2023-11-28drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-11-28drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16