summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-03-02drm/amdgpu: Add uvd indirect to register blockLijo Lazar-46/+55
2026-03-02drm/amdgpu: Add smc method to register blockLijo Lazar-60/+84
2026-03-02drm/amdgpu: clear related counter after RAS eeprom resetTao Zhou-0/+3
2026-03-02drm/amdgpu: compatible with specific RAS old eeprom formatTao Zhou-5/+12
2026-03-02drm/amdgpu/userq: change queue id type to u32 from intSunil Khatri-4/+4
2026-03-02drm/amd/display: Promote DC to 3.2.372Taimur Hassan-1/+1
2026-03-02drm/amdgpu: Fix static assertion failure issueYiPeng Chai-4/+5
2026-03-02drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung-13/+13
2026-03-02drm/amd/display: Remove always-false branchesAlex Hung-10/+1
2026-03-02drm/amd/display: Remove redundant initializersAlex Hung-7/+7
2026-03-02drm/amd/display: Silence unused variable warningClay King-3/+3
2026-03-02drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski-1/+1
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()Yujie Liu-1/+1
2026-03-02drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()Yujie Liu-2/+2
2026-03-02drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()Yujie Liu-1/+1
2026-03-02drm/amd/ras: Fix type size of remainder argumentKees Cook-2/+4
2026-03-02drm/amdgpu: Move register access functionsLijo Lazar-671/+731
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-86/+102
2026-02-26drm/amdkfd: fix CWSR trap handlerAlex Deucher-3/+0
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin-0/+2
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amd/ras: Handle check address validity in SR-IOVJinzhou Su-7/+19
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amd/ras: Add function to convert retired addressJinzhou Su-0/+29
2026-02-25drm/amd/ras: Handle address check in SR-IOV guestJinzhou Su-0/+22
2026-02-25drm/amd/ras: Add convert retired address structureJinzhou Su-0/+14
2026-02-25drm/amd/ras: Add address check structureJinzhou Su-0/+15
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctlTvrtko Ursulin-56/+24
2026-02-25drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctlTvrtko Ursulin-58/+21
2026-02-25drm/amd/ras: use dedicated memory as vf ras command bufferYiPeng Chai-40/+114
2026-02-25drm/amdkfd: Removed commented line for MQD queue priorityAndrew Martin-7/+0