summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-27drm/radeon/radeon_connectors: remove radeon_connector_free_edidJoshua Peisach
2026-05-27drm/radeon/radeon_connectors: use struct drm_edid instead of struct edidJoshua Peisach
2026-05-27drm/amd/display: Initialize dsc_caps to 0Ivan Lipski
2026-05-27drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König
2026-05-27drm/amdgpu: fix amdgpu_hmm_range_get_pagesChristian König
2026-05-27drm/amd/ras: cap pending_ecc_list sizeStanley.Yang
2026-05-27nvmet-tcp: check return value of nvmet_tcp_set_queue_sockGeliang Tang
2026-05-27drm/amdgpu: init locals in umc_v12_0_convert_error_addressStanley.Yang
2026-05-27drm/amdgpu/userq: use array instead of list for userq_vasSunil Khatri
2026-05-27drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj validSunil Khatri
2026-05-27drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang
2026-05-27drm/amd: Add dedicated helper for amdgpu_device_find_parent()Mario Limonciello
2026-05-27drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapperSunil Khatri
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-27blk-throttle: schedule parent dispatch in tg_flush_bios()Tao Cui
2026-05-27rust: block: mq: align init_request numa_node arg with C signatureAndreas Hindborg
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski
2026-05-27block: partitions: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-27drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri
2026-05-27KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2()Will Deacon
2026-05-27samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration dataDanilo Krummrich
2026-05-27remoteproc: xlnx: Remove binding header dependencyTanmay Shah
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