summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-02-13drm/amd/display/dm: add support for OEM i2c busAlex Deucher2-0/+42
2025-02-13drm/amd/display/dm: handle OEM i2c buses in i2c functionsAlex Deucher2-9/+21
2025-02-13drm/amd/display/dc: add a new helper to fetch the OEM ddc_serviceAlex Deucher2-0/+9
2025-02-13drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher1-1/+1
2025-02-13drm/amd/display/dm: drop extra parameters to create_i2c()Alex Deucher1-5/+4
2025-02-13drm/amdgpu: increase amdgpu max rings limitSathishkumar S1-1/+1
2025-02-13drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu1-1/+2
2025-02-13drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX2-1/+6
2025-02-13drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu1-2/+3
2025-02-13amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan1-1/+1
2025-02-13drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher1-1/+2
2025-02-13drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher1-2/+34
2025-02-13drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()Alex Deucher1-1/+1
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner1-6/+12
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard411-6964/+16947
2025-02-05Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung1-2/+1
2025-02-05drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor2-14/+22
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen8-6/+15
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung2-5/+5
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák4-5/+13
2025-01-29drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen1-4/+8
2025-01-29drm/amdkfd: only flush the validate MES contexPrike Liang1-2/+5
2025-01-29drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-01-29drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0
2025-01-29drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng1-11/+0
2025-01-29drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1Jay Cornwall1-2/+2
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr4-12/+19
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-01-24drm/amd/amdgpu: Enable scratch data dump for mes 12Shaoyun Liu2-14/+37
2025-01-24drm/amd: Clarify kdoc for amdgpu.gttsizeMario Limonciello1-1/+1
2025-01-24drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculationSrinivasan Shanmugam1-2/+2
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam1-0/+5
2025-01-24drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environmentLin.Cao1-1/+1
2025-01-24drm/amd/pm: Fix smu v13.0.6 caps initializationLijo Lazar1-105/+134
2025-01-24drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checksJesse.zhang@amd.com1-6/+13
2025-01-24revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"Jesse.zhang@amd.com3-4/+1
2025-01-24revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"Jesse.zhang@amd.com1-21/+9
2025-01-24drm/amd/pm: Add capability flags for SMU v13.0.6Lijo Lazar2-68/+158
2025-01-24drm/amd/display: fix SUBVP DC_DEBUG_MASK documentationAlex Deucher1-1/+1
2025-01-24drm/amd/display: fix CEC DC_DEBUG_MASK documentationAlex Deucher1-1/+1
2025-01-24drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTLAlex Deucher1-8/+11
2025-01-24drm/amdgpu: cache gpu pcie link widthAlex Deucher2-32/+138
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih2-12/+12
2025-01-24drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handlerJay Cornwall2-1311/+1318
2025-01-24drm/amdgpu: Refine ip detection log messageLijo Lazar1-2/+2
2025-01-24drm/amdgpu: Add handler for SDMA context emptyLijo Lazar2-0/+23
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai2-0/+8
2025-01-24drm/amdkfd: Sync trap handler binary with sourceJay Cornwall1-367/+359
2025-01-24drm/amdkfd: Fix partial migrate issueEmily Deng1-8/+14
2025-01-14drm/amdgpu/gfx12: Add Cleaner Shader Support for GFX12.0 GPUsSrinivasan Shanmugam1-0/+8