summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2026-05-27drm/amdgpu: Fix TOCTOU on UniRAS command response sizeChenglei Xie
2026-05-27drm/amdgpu: bound SR-IOV RAS CPER dump parsing against used_sizeChenglei Xie
2026-05-27drm/amd/pm/si: Notify the SMC when switching to ACJeremy Klarenbeek
2026-05-27drm/amd/pm/si: Fix updating clock limits from power statesJeremy Klarenbeek
2026-05-27drm/amd/pm/smu7: Notify SMU7 of DC->AC switchTimur Kristóf
2026-05-27drm/amd/pm: Rename enable_bapm() to notify_ac_dc()Timur Kristóf
2026-05-27drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf
2026-05-27drm/amd/pm: Delete PP_DAL_POWERLEVELTimur Kristóf
2026-05-27drm/amd/pm: Delete get_dal_power_levelTimur Kristóf
2026-05-27drm/amd/pm: Delete vddc_dep_on_dal_pwrlTimur Kristóf
2026-05-27drm/amd/pm: Delete non-functional SMU8 get_dal_power_level implementationTimur Kristóf
2026-05-27drm/amd/pm: Delete dummy get_dal_power_level implementationsTimur Kristóf
2026-05-27drm/amd/pm: Delete unused get_display_power_level() functionTimur Kristóf
2026-05-27drm/amd/display: Delete dm_pp_clocks_stateTimur Kristóf
2026-05-27drm/amd/display: Delete disp_clk_voltage from integrated info (v2)Timur Kristóf
2026-05-27drm/amd/display: Delete max_clks_by_state from DCE clock manager (v2)Timur Kristóf
2026-05-27drm/amd/display: Set max supported display clock without max_clks_by_state (v2)Timur Kristóf
2026-05-27drm/amd/display: Delete max_clocks_stateTimur Kristóf
2026-05-27drm/amd/display: Remove min/max clock levels from clk_mgr (v2)Timur Kristóf
2026-05-27drm/amd/display: Delete dce_get_required_clocks_state()Timur Kristóf
2026-05-27drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis
2026-05-27drm/amdgpu: fix potential overflow in fs_info.debugfs_nameStanley.Yang
2026-05-27drm/amdgpu/userq: make sure queue is valid in the hang_detect_workSunil Khatri
2026-05-27drm/amdgpu/userq: reserve root bo without interruptionSunil Khatri
2026-05-27drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart failsSunil Khatri
2026-05-27drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri
2026-05-27drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski
2026-05-27drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri
2026-05-27drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request(...Timur Kristóf
2026-05-27drm/amdgpu/userq: Fix doorbell object cleanup of queueSunil Khatri
2026-05-27drm/amdgpu: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amd/display: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo
2026-05-27drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito
2026-05-27drm/amd/display: Fix amdgpu_dm KUnit allmodconfig buildRay Wu
2026-05-27drm/amdkfd: Fix UML build guards for x86_64-only codeAlex Hung
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland
2026-05-19drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland
2026-05-19drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland
2026-05-19drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_idDavid Francis
2026-05-19drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri
2026-05-19drm/amdkfd: Check bounds on allocate_doorbellDavid Francis