summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-02-25Merge drm/drm-next into drm-misc-nextThomas Zimmermann-9/+49
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie-9/+49
2025-02-24drm/amdgpu: Pop jobs from the queue more robustlyTvrtko Ursulin-3/+19
2025-02-21drm/amdgpu: remove all KFD fences from the BO on releaseChristian König-48/+47
2025-02-21drm/amd/display: Constify 'struct bin_attribute'Thomas Weißschuh-4/+4
2025-02-21drm/amdgpu: Constify 'struct bin_attribute'Thomas Weißschuh-17/+16
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri-60/+61
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCERodrigo Siqueira-16/+9
2025-02-19drm/amdkfd: Fix error handling for missing PASID in 'kfd_process_device_init_vm'Srinivasan Shanmugam-0/+1
2025-02-19drm/amdgpu: Remove redundant check of adevXiang Liu-1/+1
2025-02-19drm/amdgpu: Check aca enabled inside cper init/fini funcXiang Liu-4/+8
2025-02-19drm/amdgpu: Use firmware supported NPS modesLijo Lazar-10/+26
2025-02-19drm/amd/pm: Fetch current power limit from PMFWLijo Lazar-0/+1
2025-02-19drm/amdgpu: Add ring reset callback for JPEG4_0_3Sathishkumar S-7/+49
2025-02-19drm/amdgpu: Add JPEG4_0_3 core reset control regSathishkumar S-0/+34
2025-02-19drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam-4/+6
2025-02-19drm/amd/display: 3.2.321Taimur Hassan-1/+1
2025-02-19drm/amd/display: Add support for disconnected eDP streamsHarry VanZyllDeJong-3/+3
2025-02-19drm/amd/display: dpia should avoid encoder used by dp2Peichen Huang-14/+2
2025-02-19drm/amd/display: Guard against setting dispclk low when activeNicholas Kazlauskas-4/+9
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin-17/+29
2025-02-19drm/amd/display: Add log for MALL entry on DCN32xAurabindo Pillai-0/+2
2025-02-19drm/amd/display: Add total_num_dpps_required field to informative structureOleh Kuzhylnyi-1/+8
2025-02-19drm/amd/display: Read LTTPR ALPM caps during link cap retrievalGeorge Shen-1/+17
2025-02-19drm/amd/display: Print seamless boot message in mark_seamless_boot_streamAlex Hung-1/+3
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira-11/+15
2025-02-19drm/amd/display: Rename panic functionRodrigo Siqueira-5/+5
2025-02-19drm/amd/display: Add DCC/Tiling reset helper for DCN and DCERodrigo Siqueira-0/+66
2025-02-19Revert "drm/amd/display: Request HW cursor on DCN3.2 with SubVP"Leo Zeng-1/+0
2025-02-19drm/amd/display: Don't treat wb connector as physical in create_validate_stre...Harry Wentland-14/+20
2025-02-19drm/amd/display: Exit idle optimizations before accessing PHYOvidiu Bunea-0/+5
2025-02-18drm/amdgpu: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-32/+56
2025-02-17drm/amdgpu: Generate bad page threshold cper recordsXiang Liu-1/+28
2025-02-17drm/amdgpu: Commit CPER entryXiang Liu-2/+4
2025-02-17drm/amdgpu: add mutex lock for cper ringTao Zhou-5/+21
2025-02-17drm/amd/pm: Limit jpeg rings as per max for jpeg_v_4_0_3Asad Kamal-1/+1
2025-02-17drm/amdgpu: add data write function for CPER ringTao Zhou-1/+96
2025-02-17drm/amdgpu: read CPER ring via debugfsTao Zhou-11/+36
2025-02-17drm/amdgpu: add RAS CPER ring bufferTao Zhou-19/+64
2025-02-17drm/amdgpu: Get timestamp from system timeXiang Liu-1/+18
2025-02-17drm/amdgpu/mes12: allocate hw_resource_1 buffer onceAlex Deucher-20/+17
2025-02-17drm/amdgpu/mes11: allocate hw_resource_1 buffer onceAlex Deucher-26/+24
2025-02-17drm/amd/display: Reapply 2fde4fdddc1fNathan Chancellor-1/+1
2025-02-17drm/amdgpu: Generate cper recordsHawking Zhang-0/+32
2025-02-17drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang-1/+11
2025-02-17drm/amdgpu: Introduce funcs for generating cper recordHawking Zhang-13/+128
2025-02-17drm/amdgpu: Include ACA error type in aca bankHawking Zhang-2/+17
2025-02-17drm/amdgpu: Optimize the enablement of GECCCandice Li-32/+52
2025-02-17drm/amdgpu: Introduce funcs for populating CPERHawking Zhang-1/+382