aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-12-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello1-0/+4
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung1-63/+71
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher1-1/+3
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2025-12-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall2-26/+73
2025-12-08drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen1-14/+32
2025-12-08drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter1-0/+6
2025-12-08drm/amdgpu: pass the entity to use to ttm public functionsPierre-Eric Pelloux-Prayer5-29/+32
2025-12-08drm/amdgpu: pass the entity to use to amdgpu_ttm_map_bufferPierre-Eric Pelloux-Prayer1-21/+34
2025-12-08drm/amdgpu: fix error handling in amdgpu_copy_bufferPierre-Eric Pelloux-Prayer1-4/+2
2025-12-08drm/amdgpu: add amdgpu_ttm_job_submit helperPierre-Eric Pelloux-Prayer1-18/+16
2025-12-08drm/amdgpu: introduce amdgpu_ttm_buffer_entityPierre-Eric Pelloux-Prayer4-18/+39
2025-12-08drm/amdgpu: add imu support for gc 12_1Likun Gao4-35/+186
2025-12-08drm/amdgpu: fix mes code error for muti-xccLikun Gao1-2/+3
2025-12-08drm/amdgpu/gmc12: set MMHUBs based on aid_maskLikun Gao1-1/+3
2025-12-08drm/amdgpu: set gfxhub according xcc_mask for gfx 12_1Likun Gao1-1/+11
2025-12-08drm/amdgpu: add xcc info for compute ring nameLikun Gao1-1/+2
2025-12-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim1-0/+1
2025-12-08drm/amdgpu: Revert retry based thrashing prevention on GFX 12.1.0Mukul Joshi1-11/+0
2025-12-08drm/amdgpu: Init single mes instance if xcc_mask is unsetHawking Zhang1-2/+3
2025-12-08drm/amdgpu: Setup MTYPEs for GFX 12.1.0Mukul Joshi2-3/+74
2025-12-08drm/amdgpu: update sh mem base offsets for gfx 12.1Alex Sierra1-4/+4
2025-12-08drm/amd/ras: Reduce stack usage in ras_umc_handle_bad_pages()Srinivasan Shanmugam1-8/+21
2025-12-08drm/amdgpu: Fix SHMEM alignment mode for GFX 12.1.0Mukul Joshi3-2/+8
2025-12-08drm/amd/display: shrink struct membersRosen Penev2-10/+5
2025-12-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello1-0/+4
2025-12-08drm/amd/display: Promote DC to 3.2.362Taimur Hassan1-1/+1
2025-12-08drm/amd/display: Additional info from DML for DMUNevenko Stupar2-1/+3
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung1-63/+71
2025-12-08drm/amd/display: Fixes for S0i3 exitOvidiu Bunea2-1/+6
2025-12-08drm/amd/display: Remove periodic detection callbacks from dcn35+Dillon Varone1-2/+0
2025-12-08drm/amd/display: Defer transitions from minimal state to final stateJoshua Aberback2-70/+137
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher1-1/+3
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2025-12-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall2-26/+73
2025-12-08drm/amdgpu/sdma_v7_1: Add missing inst_mask entry in sdma_v7_1_inst_gfx_resume()Srinivasan Shanmugam1-1/+1
2025-12-08drm/amd/pm: Use common helper for smuv14.0.2 dpmLijo Lazar1-75/+15
2025-12-08drm/amd/pm: Use common helper for smuv13.0.7 dpmLijo Lazar1-83/+15
2025-12-08drm/amd/pm: Use common helper for smuv13.0.6 dpmLijo Lazar1-200/+22
2025-12-08drm/amd/pm: Use common helper for smuv13.0.0 dpmLijo Lazar1-83/+15
2025-12-08drm/amd/pm: Use common helper for aldebaran dpm tableLijo Lazar1-135/+18
2025-12-08drm/amd/pm: Use common helper for sienna dpm tableLijo Lazar1-67/+27
2025-12-08drm/amd/pm: Use common helper for navi10 dpm tableLijo Lazar1-80/+27
2025-12-08drm/amd/pm: Use common helper for arcturus dpmLijo Lazar1-94/+39
2025-12-08drm/amd/pm: Add a helper to show dpm tableLijo Lazar2-0/+128
2025-12-08drm/amd/pm: Use generic pcie dpm table for SMUv14Lijo Lazar2-26/+19
2025-12-08drm/amd/pm: Use generic pcie dpm table for SMUv13Lijo Lazar4-67/+75
2025-12-08drm/amd/pm: Use generic pcie dpm table for SMUv11Lijo Lazar3-45/+58
2025-12-08drm/amd/pm: Add generic pcie dpm tableLijo Lazar1-0/+9
2025-12-08drm/amd/pm: Use generic dpm table for SMUv14 SOCsLijo Lazar3-126/+90