summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-27rust: io: make IoMem and ExclusiveIoMem lifetime-parameterizedDanilo Krummrich
2026-05-27rust: auxiliary: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27rust: platform: make Driver trait lifetime-parameterizedDanilo Krummrich
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-27rust: device: make Core and CoreInternal lifetime-parameterizedDanilo Krummrich
2026-05-27rust: driver: decouple driver private data from driver typeDanilo Krummrich
2026-05-27drm/amdkfd: Fix UML build guards for x86_64-only codeAlex Hung
2026-05-27drm/xe: Restore IDLEDLY regiter on engine resetBalasubramani Vivekanandan
2026-05-27drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch deviceImre Deak
2026-05-27drm/xe/pm: Do early initialization in init_early()Michal Wajdeczko
2026-05-27drm/xe/pm: Don't access device in init_early()Michal Wajdeczko
2026-05-27drm/xe: Separate early xe_device initializationMichal Wajdeczko
2026-05-27drm/xe: Move xe->info.devid|revid initializationMichal Wajdeczko
2026-05-27drm/xe: Move xe->info.force_execlist initializationMichal Wajdeczko
2026-05-27drm/xe: Drop unused param from xe_device_create()Michal Wajdeczko
2026-05-27drm/xe: Use raw device ID to find sub-platform descriptorMichal Wajdeczko
2026-05-27drm/i915/power: drop resume parameter from intel_display_power_init_hw()Jani Nikula