linux-block.git
2025-03-07 Mario Limonciellodrm/amd: Keep display off while going into S4
2025-03-07 Tom St Denisdrm/amd/amdgpu: Add missing GC 11.5.0 register
2025-03-07 Alex Sierradrm/amdkfd: clear F8_MODE for gfx950
2025-03-07 Alexandre Demersdrm/amdgpu: add defines for pin_offsets in DCE8
2025-03-07 Srinivasan... drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adj...
2025-03-07 Wentao Liangdrm/amdgpu: handle amdgpu_cgs_create_device() errors...
2025-03-07 Aliaksei Urbanskidrm/amd/display: fix missing .is_two_pixels_per_container
2025-03-07 David Roscadrm/amdgpu/display: Allow DCC for video formats on...
2025-03-07 Xiang Liudrm/amdgpu: Use unique CPER record id across devices
2025-03-07 Shiwu Zhangdrm/amdgpu: fix the gb_addr_config_fields init value...
2025-03-07 Shiwu Zhangdrm/amdgpu: retire ip init code specific for A0 rev
2025-03-07 Tao Zhoudrm/amdgpu: increase RAS bad page threshold
2025-03-07 Emily Dengdrm/amdgpu: Fix missing drain retry fault the last...
2025-03-07 Victor Ludrm/amdgpu: Do not set power brake sequence for Aldebar...
2025-03-07 Jonathan Kimdrm/amdkfd: remove unused debug gws support status...
2025-03-07 Charles Handrm/amdgpu: fix inconsistent indenting warning
2025-03-07 Victor Ludrm/amdgpu: Do not write to GRBM_CNTL if Aldebaran...
2025-03-05 Sathishkumar Sdrm/amdgpu: Fix core reset sequence for JPEG5_0_1
2025-03-05 Jonathan Kimdrm/amdkfd: flag per-sdma queue reset supported to...
2025-03-05 Jonathan Kimdrm/amdkfd: implement per queue sdma reset for gfx...
2025-03-05 Victor Ludrm/amdgpu: Do not program AGP BAR regs under SRIOV...
2025-03-05 Sathishkumar Sdrm/amdgpu: Fix core reset sequence for JPEG4_0_3
2025-03-05 Tony Yidrm/amdgpu: Add support for CPERs on virtualization
2025-03-05 James Zhudrm/amdkfd: remove unnecessary cpu domain validation
2025-03-05 Aurabindo Pillaidrm/amd/display: use drm_* instead of DRM_ in apply_edi...
2025-03-05 Aurabindo Pillaidrm/amd/display: Add workaround for a panel
2025-03-05 Tony Yidrm/amdgpu: Update headers for CPER support on SRIOV
2025-03-05 Kenneth Fengdrm/amd/pm: always allow ih interrupt from fw
2025-03-05 Lijo Lazardrm/amdgpu: Reinit FW shared flags on VCN v5.0.1
2025-03-05 Lijo Lazardrm/amdgpu: Use the right struct for VCN v5.0.1
2025-03-05 Andrew Martindrm/amdkfd: Fix NULL Pointer Dereference in KFD queue
2025-03-05 Alexandre Demersdrm/amdgpu: add dce_v6_0_soft_reset() to DCE6
2025-03-05 Alexandre Demersdrm/amdgpu: fix style in DCE6
2025-03-05 Alexandre Demersdrm/amdgpu: add some comments in DCE6
2025-03-05 Asad Kamaldrm/amd/pm: Fix indentation issue
2025-03-05 Asad Kamaldrm/amdgpu: Set PG state to gating for vcn_v_5_0_1
2025-03-05 Dr. David Alan... drm/amdgpu: Remove unused pqm_get_kernel_queue
2025-03-05 Dr. David Alan... drm/amdgpu: Remove unused print__rq_dlg_params_st
2025-03-05 Dr. David Alan... drm/amdgpu: Remove unused pre_surface_trace
2025-03-05 Dr. David Alan... drm/amdgpu: Remove powerdown_uvd member
2025-03-05 Dr. David Alan... drm/amdgpu: Remove phm_powerdown_uvd
2025-03-05 Dr. David Alan... drm/amdgpu: Remove ppatomfwctrl deadcode
2025-03-05 Richard Thierdrm/radeon: Fix rs400_gpu_init for ATI mobility radeon...
2025-03-05 Mario Limonciellodrm/amd/display: Add a new dcdebugmask to allow turning...
2025-03-05 Mario Limonciellodrm/amd/display: Add support for custom brightness...
2025-03-05 Mario Limonciellodrm/amd/display: Avoid operating on copies of backlight...
2025-03-05 Mario Limonciellodrm/amd: Pass luminance data to amdgpu_dm_backlight_caps
2025-03-05 Mario Limonciellodrm/amd: Copy entire structure in amdgpu_acpi_get_backl...
2025-03-05 Taimur Hassandrm/amd/display: Promote DAL to 3.2.323
2025-03-05 Mario Limonciellodrm/amd/display: Use drm_err() for handle_hpd_irq_helper()
2025-03-05 Mario Limonciellodrm/amd/display: Use scoped guards for handle_hpd_irq_h...
2025-03-05 Mario Limonciellodrm/amd/display: Use _free() macro for amdgpu_dm_update...
2025-03-05 Mario Limonciellodrm/amd/display: Use scoped guard for amdgpu_dm_update_...
2025-03-05 Mario Limonciellodrm/amd/display: Use _free(kfree) for dm_gpureset_commi...
2025-03-05 Mario Limonciellodrm/amd/display: Change amdgpu_dm_irq_resume_*() to...
2025-03-05 Mario Limonciellodrm/amd/display: Change amdgpu_dm_irq_resume_*() to...
2025-03-05 Mario Limonciellodrm/amd/display: Use scoped guard for dm_resume()
2025-03-05 Mario Limonciellodrm/amd/display: Use drm_err() instead of DRM_ERROR...
2025-03-05 Mario Limonciellodrm/amd/display: Use _free() macro for amdgpu_dm_commit...
2025-03-05 Mario Limonciellodrm/amd/display: Catch failures for amdgpu_dm_commit_ze...
2025-03-05 Mario Limonciellodrm/amd/display: Drop `ret` variable from dm_suspend()
2025-03-05 Mario Limonciellodrm/amd/display: Change amdgpu_dm_irq_suspend() to...
2025-03-05 Cruise Hungdrm/amd/display: Add tunneling IRQ handler
2025-03-05 Leo Zengdrm/amd/display: Added visual confirm for DCC
2025-03-05 Nicholas Kazlauskasdrm/amd/display: Ensure DMCUB idle before reset on...
2025-03-05 Nicholas Kazlauskasdrm/amd/display: Revert "Increase halt timeout for...
2025-03-05 Alex Hungdrm/amd/display: Check NULL connector before it is...
2025-03-05 George Shendrm/amd/display: Remove unused struct definition
2025-03-05 George Shendrm/amd/display: Skip checking FRL_MODE bit for PCON...
2025-03-05 Peichen Huangdrm/amd/display: misc for dio encoder refactor
2025-03-05 Hansen Dsouzadrm/amd/display: read mso dpcd caps
2025-03-05 Dillon Varonedrm/amd/display: Fix DMUB reset sequence for DCN401
2025-03-05 Dillon Varonedrm/amd/display: Fix p-state type when p-state is unsup...
2025-03-05 Aric Cyrdrm/amd/display: Request HW cursor on DCN3.2 with SubVP
2025-03-05 Vitaliy Shevtsovdrm/amd/display: fix type mismatch in CalculateDynamicM...
2025-03-05 Lijo Lazardrm/amdgpu: Avoid HDP flush on JPEG v5.0.1
2025-03-05 Lijo Lazardrm/amdgpu: Initialize RRMT status on JPEG v5.0.1
2025-03-05 Jesse.zhang... drm/amdgpu: Update SDMA scheduler mask handling to...
2025-03-05 Lijo Lazardrm/amdgpu: Add offset normalization in VCN v5.0.1
2025-03-05 Lijo Lazardrm/amdgpu: Initialize RRMT status on VCN v5.0.1
2025-03-05 Xiang Liudrm/amdgpu: Free CPER entry after committing to ring
2025-03-05 Alexandre Demersdrm/amdgpu: fix spelling typos in SI
2025-03-05 Alexandre Demersdrm/radeon: fix spelling typos
2025-03-05 Alexandre Demersdrm/amdgpu: fix spelling typos
2025-02-27 Srinivasan... drm/amdgpu: Fix parameter annotation in vcn_v5_0_0_is_idle
2025-02-27 Philip Yangdrm/amdkfd: debugfs hang_hws skip GPU with MES
2025-02-27 Philip Yangdrm/amdkfd: Fix pqm_destroy_queue race with GPU reset
2025-02-27 Srinivasan... drm/amdgpu: Fix parameter annotations for VCN clock...
2025-02-27 Philip Yangdrm/amdkfd: Fix mode1 reset crash issue
2025-02-27 Philip Yangdrm/amdkfd: KFD release_work possible circular locking
2025-02-27 Philip Yangdrm/amdkfd: Remove kfd_process_hw_exception worker
2025-02-27 Asad Kamaldrm/amd/amdgpu: Add support for xgmi_v6_4_1
2025-02-27 Lijo Lazardrm/amdgpu: Add xgmi speed/width related info
2025-02-27 Lijo Lazardrm/amdgpu: Move xgmi definitions to xgmi header
2025-02-27 Kenneth Fengdrm/amd/pm: add fan abnormal detection
2025-02-27 Xiaogang Chendrm/amdkfd: remove kfd_pasid.c from amdgpu driver build
2025-02-27 David Yat Sindrm/amdkfd: clamp queue size to minimum
2025-02-27 André Almeidadrm/amdgpu: Create a debug option to disable ring reset
2025-02-27 Ma Kedrm/amd/display: Fix null check for pipe_ctx->plane_sta...
2025-02-27 Alex DeucherDocumentation/gpu: remove duplicate entries in differen...
next