summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-13drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipesJack Xiao
2024-08-13drm/amdgpu/mes12: add mes pipe switch supportJack Xiao
2024-08-13drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov
2024-08-13drm/amdkfd: fallback to pipe reset on queue reset fail for gfx9Jonathan Kim
2024-08-13drm/amdgpu: Reorder to read EFI exported ROM firstLijo Lazar
2024-08-13drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1Jack Xiao
2024-08-13drm/amdgpu: Disable dpm_enabled flag while VF is in resetVictor Skvortsov
2024-08-13Revert "drm/amdgpu: Extend KIQ reg polling wait for VF"Victor Skvortsov
2024-08-13drm/amdgpu: Update kmd_fw_shared for VCN5Yinjie Yao
2024-08-13drm/amdkfd: Add node_id to location_id genericallyLijo Lazar
2024-08-13drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1Kenneth Feng
2024-08-13drm/amd/sriov: extend NV_MAILBOX_POLL_MSG_TIMEDOUTVictor Zhao
2024-08-13drm/amd/display: Promote DAL to 3.2.296Martin Leung
2024-08-13drm/amd/display: Remove unnecessary call to REG_SEQ_SUBMIT|WAIT_DONERodrigo Siqueira
2024-08-13drm/amd/display: Adjust cursor positionRodrigo Siqueira
2024-08-13drm/amd/display: fix cursor offset on rotation 180Melissa Wen
2024-08-13drm/amd/display: Improve FAM control for DCN401Rodrigo Siqueira
2024-08-13drm/amd/display: Remove unused fieldRodrigo Siqueira
2024-08-13drm/amd/display: Fix MST BW calculation RegressionFangzhi Zuo
2024-08-13drm/amd/display: Enable otg synchronization logic for DCN321Loan Chen
2024-08-13drm/amd/display: remove redundant msg to pmfw at boot/resumeCharlene Liu
2024-08-13drm/amd/display: Set max VTotal cap for dcn401Dillon Varone
2024-08-13drm/amd/display: Perform outstanding programming on full updatesDillon Varone
2024-08-13drm/amd/display: Disable DCN401 UCLK P-State support on full updatesDillon Varone
2024-08-13drm/amd/display: Reduce redundant minimal transitions due to SubVPDillon Varone
2024-08-13drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Srinivasan Shanmugam
2024-08-13drm/amd/display: Optimize vstartup position for AS-SDPRobin Chen
2024-08-13drm/amd/display: Fix print format specifiers in DC_LOG_IPSRoman Li
2024-08-13drm/amdkfd: Handle queue destroy buffer access racePhilip Yang
2024-08-13drm/amdkfd: fix partition query when setting up recommended sdma enginesJonathan Kim
2024-08-13drm/amdgpu: fix ptr check warning in gfx12 ip_dumpSunil Khatri
2024-08-13drm/amdgpu: fix ptr check warning in gfx11 ip_dumpSunil Khatri
2024-08-13drm/amdgpu: fix ptr check warning in gfx10 ip_dumpSunil Khatri
2024-08-13drm/amdgpu: fix ptr check warning in gfx9 ip_dumpSunil Khatri
2024-08-13drm/amd/display: Check null pointer before try to access itWayne Lin
2024-08-13drm/amd/display: Check null pointer before try to access itRodrigo Siqueira
2024-08-13drm/amd/display: guard otg disable w/a for testMuhammad Ahmed
2024-08-13drm/amd/display: Add more logging for MALL static screenAurabindo Pillai
2024-08-13drm/amd/display: Update to using new dccg callbacksHansen Dsouza
2024-08-13drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng
2024-08-13drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung
2024-08-13drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic
2024-08-13drm/amd/display: apply vmin optimization even if it doesn't reach vmin levelWenjing Liu
2024-08-13drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu
2024-08-13drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)Srinivasan Shanmugam
2024-08-13Revert "drm/amdgpu: add vcn ip dump ptr in vcn global struct"Sunil Khatri
2024-08-13Revert "drm/amdgpu: add vcn_v3_0 ip dump support"Sunil Khatri
2024-08-13Revert "drm/amdgpu: add print support for vcn_v3_0 ip dump"Sunil Khatri
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-08-13drm/amdgpu/mes12: update mes_v12_api_def.hJack Xiao