amd-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2] drm/amdgpu: Fix NULL bo_va dereference in VA clear path
Christian König
RE: [PATCH v2] drm/amdgpu: Fix NULL bo_va dereference in VA clear path
SHANMUGAM, SRINIVASAN
Re: [PATCH v2] drm/amdgpu: Fix NULL bo_va dereference in VA clear path
Christian König
RE: [PATCH v2] drm/amdgpu: Fix NULL bo_va dereference in VA clear path
SHANMUGAM, SRINIVASAN
Re: [PATCH v2] drm/amdgpu: Fix NULL bo_va dereference in VA clear path
Christian König
[PATCH v3] drm/atomic: protect bridge private_obj during bridge removal
Luca Ceresoli
[PATCH v3] drm/atomic: drm_atomic_private_obj_fini: protect private_obj removal from list
Luca Ceresoli
Re: [PATCH v3 00/14] drm: Create drm_output_color_format enum
Maxime Ripard
[PATCH] drm/amdgpu: validate doorbell_offset in user queue creation
Junrui Luo
Re: [PATCH] drm/amdgpu: validate doorbell_offset in user queue creation
Alex Deucher
Re: [PATCH v3 12/14] drm/rockchip: analogix: Convert to drm_output_color_format
Nicolas Frattaroli
[PATCH AUTOSEL 6.19] drm/amd/display: Fix gamma 2.2 colorop TFs
Sasha Levin
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Pillai (Google)
[PATCH v2 01/19] tracepoint: Add trace_call__##name() API
Vineeth Pillai (Google)
Re: [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
Google
[PATCH v2 10/19] drm: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Re: [PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
Re: [PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
Re: [PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Remanan Pillai
[PATCH][nexr] drm/amdgpu/mes12_1: emove extra ; from declaration statement
Colin Ian King
Re: [PATCH][nexr] drm/amdgpu/mes12_1: emove extra ; from declaration statement
Christian König
Re: [PATCH][nexr] drm/amdgpu/mes12_1: emove extra ; from declaration statement
Alex Deucher
Re: [PATCH 1/1] drm/amdgpu: Fix TLB flush failures after hibernation resume
Ionut Nechita (Sunlight Linux)
[PATCH] drm/amd/display: bios_parser: fix GPIO I2C line off-by-one
Pengpeng Hou
[PATCH] drm/amd/display: bios_parser: fix GPIO I2C line off-by-one
Pengpeng Hou
Re: [PATCH] drm/amd/display: bios_parser: fix GPIO I2C line off-by-one
Alex Deucher
[PATCH] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita (Sunlight Linux)
Re: [PATCH] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Alex Deucher
Re: [PATCH] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
LIPSKI, IVAN
Re: [PATCH] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita (Sunlight Linux)
Re: [PATCH] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
LIPSKI, IVAN
Re: [PATCH v3 04/14] drm/amdgpu: display: Convert to drm_output_color_format
Nicolas Frattaroli
[Patch v1] drm/amdgpu/userq: dont use goto to jump when at end of function
Sunil Khatri
Re: [Patch v1] drm/amdgpu/userq: dont use goto to jump when at end of function
Khatri, Sunil
Re: [Patch v1] drm/amdgpu/userq: dont use goto to jump when at end of function
Christian König
Re: [Patch v1] drm/amdgpu/userq: dont use goto to jump when at end of function
Alex Deucher
[PATCH 1/2] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse Zhang
[PATCH 2/2] drm/amdgpu: flush coredump work before HW teardown
Jesse Zhang
Re: [PATCH 2/2] drm/amdgpu: flush coredump work before HW teardown
Lazar, Lijo
Re: [PATCH 1/2] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Lazar, Lijo
[PATCH] drm/amdgpu: Fix NULL bo_va dereference in VA clear path
Srinivasan Shanmugam
Re: [PATCH] drm/amdgpu: Fix NULL bo_va dereference in VA clear path
Christian König
[PATCH V2] drm/amdgpu: add support to query vram info from firmware
Gangliang Xie
Re: [PATCH V2] drm/amdgpu: add support to query vram info from firmware
Lazar, Lijo
[PATCH 1/4] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
Yang Wang
[PATCH 2/4] drm/amd/pm: replace legacy smu_cmn_send_smc_msg() with smu_cmn_send_msg()
Yang Wang
[PATCH 4/4] drm/amd/pm: use helper smu_cmn_send_msg() to simplify smu v15 code logic
Yang Wang
Re: [PATCH 1/4] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
Lazar, Lijo
RE: [PATCH 1/4] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
Wang, Yang(Kevin)
Re: [PATCH 1/4] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
Lazar, Lijo
Re: [PATCH 1/4] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
Lazar, Lijo
RE: [PATCH 1/4] drm/amd/pm: add variant func smu_cmn_send_msg() to unify msg sending logic
Wang, Yang(Kevin)
[PATCH v2 0/5] drm/vblank: Deferred Enable and Disable
sunpeng.li
[PATCH v2 4/5] drm/amd/display: Implement deferred vblanks on IPS platforms
sunpeng.li
[PATCH v2 1/5] drm/vblank: Add drm_crtc_vblank_is_off() helper
sunpeng.li
Re: [PATCH v2 1/5] drm/vblank: Add drm_crtc_vblank_is_off() helper
Mario Limonciello
[PATCH v2 3/5] drm/amd/display: Refactor amdgpu_dm_crtc_set_vblank
sunpeng.li
[PATCH v2 5/5] drm/vblank: Add some debugging trace events
sunpeng.li
[PATCH v2 2/5] drm/vblank: Introduce deferred vblank enable/disable
sunpeng.li
[PATCH 0/2] Support SDMA queue reset
Amber Lin
[PATCH 2/2] drm/amdkfd: Enable SDMA queue reset on gfx v12.1
Amber Lin
Re: [PATCH 2/2] drm/amdkfd: Enable SDMA queue reset on gfx v12.1
Alex Deucher
Re: [PATCH 2/2] drm/amdkfd: Enable SDMA queue reset on gfx v12.1
Amber Lin
[PATCH 1/2] drm/amdgpu: Support MES suspend_all_sdma_gangs
Amber Lin
Re: [PATCH 1/2] drm/amdgpu: Support MES suspend_all_sdma_gangs
Alex Deucher
[PATCH 1/3] drm/amd/display: check if ext_caps is valid in BL setup
Alex Deucher
[PATCH 3/3] drm/amd/display: add a no_hpd link_encoder_funcs variant
Alex Deucher
[PATCH 2/3] drm/amd/display: Fix DCE LVDS handling
Alex Deucher
Re: [PATCH 2/3] drm/amd/display: Fix DCE LVDS handling
Alex Deucher
RE: [PATCH 2/3] drm/amd/display: Fix DCE LVDS handling
SHANMUGAM, SRINIVASAN
RE: [PATCH 2/3] drm/amd/display: Fix DCE LVDS handling
SHANMUGAM, SRINIVASAN
Re: [PATCH 2/3] drm/amd/display: Fix DCE LVDS handling
Alex Deucher
RE: [PATCH 2/3] drm/amd/display: Fix DCE LVDS handling
SHANMUGAM, SRINIVASAN
RE: [PATCH 2/3] drm/amd/display: Fix DCE LVDS handling
Li, Roman
Re: [PATCH 1/3] drm/amd/display: check if ext_caps is valid in BL setup
Mario Limonciello (AMD) (kernel.org)
[PATCH v2 0/2] drm/atomic: track colorop changes of a given plane
Melissa Wen
[PATCH v2 1/2] drm/atomic: track individual colorop updates
Melissa Wen
Re: [PATCH v2 1/2] drm/atomic: track individual colorop updates
Borah, Chaitanya Kumar
Re: [PATCH v2 1/2] drm/atomic: track individual colorop updates
Melissa Wen
Re: [PATCH v2 1/2] drm/atomic: track individual colorop updates
Alex Hung
Re: [PATCH v2 1/2] drm/atomic: track individual colorop updates
Borah, Chaitanya Kumar
[PATCH v2 2/2] drm/amd/display: use plane color_mgmt_changed to track colorop changes
Melissa Wen
[PATCH V4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse Zhang
[PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse . Zhang
Re: [PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Lazar, Lijo
RE: [PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Zhang, Jesse(Jie)
Re: [PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Christian König
Re: [PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Pierre-Eric Pelloux-Prayer
Re: [PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Lazar, Lijo
Re: [PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Christian König
Re: [PATCH v4] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Pierre-Eric Pelloux-Prayer
[PATCH] drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Srinivasan Shanmugam
Re: [PATCH] drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Zhu, Lingshan
Re: [PATCH] drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Christian König
[PATCH] drm/amdgpu: fix the idr allocation flags
Prike Liang
Re: [PATCH] drm/amdgpu: fix the idr allocation flags
Christian König
RE: [PATCH] drm/amdgpu: fix the idr allocation flags
Liang, Prike
RE: [PATCH] drm/amdgpu: fix the idr allocation flags
Liang, Prike
Re: [PATCH] drm/amdgpu: fix the idr allocation flags
Christian König
[PATCH] drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
Re: [PATCH] drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Christian König
[PATCH 3/7] drm/amd/display: make HDCP connector arrays match connector IDs
Pengpeng Hou
[PATCH v2] drm/amd/display: Fix DDC register assignment type errors
guilhermeivo
[PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
Li hongliang
Re: [PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
Christian König
Re: [PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
Greg KH
Re: [PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
Christian König
Re: [PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
Greg KH
Re:Re: [PATCH 6.1.y] drm/amdgpu: Fix potential out-of-bounds access in'amdgpu_discovery_reg_base_init()'
18801328227
[PATCH] drm/amd/display: update outdated comments for renamed vblank_control_worker()
Kexin Sun
Re: [PATCH] drm/amd/display: update outdated comments for renamed vblank_control_worker()
Alex Deucher
[PATCH] drm/amdgpu: update outdated comment for renamed amdgpu_fence_driver_init()
Kexin Sun
Re: [PATCH] drm/amdgpu: update outdated comment for renamed amdgpu_fence_driver_init()
Alex Deucher
[REGRESSION] amdgpu (Tonga) HDMI no signal after suspend/resume on X11, system freeze
Danilo Machado
[REGRESSION] amdgpu (Tonga) HDMI no signal after suspend/resume on X11, system freeze
Danilo Machado
[PATCH] drm/amd/display: Avoid NULL dereference in dc_dmub_srv error paths
Srinivasan Shanmugam
Re: [PATCH] drm/amd/display: Avoid NULL dereference in dc_dmub_srv error paths
Alex Hung
[PATCH v3] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse . Zhang
Re: [PATCH v3] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Lazar, Lijo
Re: [PATCH v3] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Christian König
RE: [PATCH v3] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Zhang, Jesse(Jie)
Re: [PATCH v3] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Lazar, Lijo
RE: [PATCH v3] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Zhang, Jesse(Jie)
Re: [PATCH v3] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Lazar, Lijo
[PATCH V2] drm/amdgpu/vcn4.0.3: gate per-queue reset by PSP SOS program version
Jesse . Zhang
Re: [PATCH V2] drm/amdgpu/vcn4.0.3: gate per-queue reset by PSP SOS program version
Lazar, Lijo
[PATCH V2] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse . Zhang
[PATCH V2] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse . Zhang
Re: [PATCH V2] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Lazar, Lijo
RE: [PATCH V2] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Zhang, Jesse(Jie)
[PATCH 3/3] drm/amdgpu: use DISCOVERY_TMR_SIZE in ACPI TMR fallback
Jesse . Zhang
Re: [PATCH 3/3] drm/amdgpu: use DISCOVERY_TMR_SIZE in ACPI TMR fallback
Lazar, Lijo
[PATCH v2] drm/amd/display: Add NULL check for integrated_info in clk_mgr_construct
Srinivasan Shanmugam
Re: [PATCH v2] drm/amd/display: Add NULL check for integrated_info in clk_mgr_construct
Alex Hung
[PATCH v2] drm/amd/display: Add update_descriptor param info in 'update_planes_and_stream_state'
Srinivasan Shanmugam
Re: [PATCH v2] drm/amd/display: Add update_descriptor param info in 'update_planes_and_stream_state'
Alex Hung
[RESEND RFC PATCH v3 0/6] drm/amd: Add support for non-4K page size systems
Donet Tom
[RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Donet Tom
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Christian König
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Donet Tom
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Christian König
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Donet Tom
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Kuehling, Felix
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Christian König
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Donet Tom
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Christian König
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Kuehling, Felix
Re: [RESEND RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages
Donet Tom
[RESEND RFC PATCH v3 2/6] drm/amdkfd: Align expected_queue_size to PAGE_SIZE
Donet Tom
Re: [RESEND RFC PATCH v3 2/6] drm/amdkfd: Align expected_queue_size to PAGE_SIZE
Kuehling, Felix
Re: [RESEND RFC PATCH v3 2/6] drm/amdkfd: Align expected_queue_size to PAGE_SIZE
Alex Deucher
[RESEND RFC PATCH v3 3/6] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
Re: [RESEND RFC PATCH v3 3/6] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Christian König
Re: [RESEND RFC PATCH v3 3/6] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Alex Deucher
Re: [RESEND RFC PATCH v3 3/6] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
Re: [RESEND RFC PATCH v3 3/6] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Alex Deucher
Re: [RESEND RFC PATCH v3 3/6] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Kuehling, Felix
[RESEND RFC PATCH v3 4/6] drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K page size
Donet Tom
[RESEND RFC PATCH v3 5/6] drm/amd: Fix MQD and control stack alignment for non-4K
Donet Tom
Re: [RESEND RFC PATCH v3 5/6] drm/amd: Fix MQD and control stack alignment for non-4K
Kuehling, Felix
Re: [RESEND RFC PATCH v3 5/6] drm/amd: Fix MQD and control stack alignment for non-4K
Alex Deucher
[RESEND RFC PATCH v3 6/6] drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
Donet Tom
Re: [RESEND RFC PATCH v3 6/6] drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
Kuehling, Felix
Re: [RESEND RFC PATCH v3 6/6] drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
Alex Deucher
Re: [RESEND RFC PATCH v3 0/6] drm/amd: Add support for non-4K page size systems
Kuehling, Felix
Re: [RESEND RFC PATCH v3 0/6] drm/amd: Add support for non-4K page size systems
Donet Tom
Re: [PATCH v3 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace
Dmitry Baryshkov
Re: [PATCH v3 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace
Nicolas Frattaroli
Re: [PATCH v3 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
Dmitry Baryshkov
Re: [PATCH v3 09/14] drm/bridge: synopsys: dw-hdmi: Convert to drm_output_color_format
Dmitry Baryshkov
Re: [PATCH v3 08/14] drm/bridge: synopsys: dw-dp: Convert to drm_output_color_format
Dmitry Baryshkov
Re: [PATCH v3 06/14] drm/bridge: analogix: Convert to drm_output_color_format
Dmitry Baryshkov
Re: [PATCH v3 05/14] drm/bridge: adv7511: Convert to drm_output_color_format
Dmitry Baryshkov
Re: [PATCH v3 03/14] drm/display: hdmi: Convert to drm_output_color_format
Dmitry Baryshkov
Re: [PATCH v3 02/14] drm/edid: Convert to drm_output_color_format enum
Dmitry Baryshkov
Re: [PATCH v3 01/14] drm/connector: Introduce drm_output_color_format enum
Dmitry Baryshkov
Re: [PATCH v3 07/14] drm/bridge: cadence: Convert to drm_output_color_format
Dmitry Baryshkov
[PATCH] drm/amdgpu: validate SIGNAL/WAIT ioctl input argument
Prike Liang
RE: [PATCH] drm/amdgpu: validate SIGNAL/WAIT ioctl input argument
Liang, Prike
Re: [PATCH] drm/amdgpu: validate SIGNAL/WAIT ioctl input argument
Christian König
RE: [PATCH] drm/amdgpu: validate SIGNAL/WAIT ioctl input argument
Liang, Prike
Re: [PATCH] drm/amdgpu: validate SIGNAL/WAIT ioctl input argument
Christian König
[PATCH] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Jesse . Zhang
Re: [PATCH] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
Lazar, Lijo
[PATCH] drm/amd/pm: add dedicated dram addr msg for smu v15
Yang Wang
Re: [PATCH] drm/amd/pm: add dedicated dram addr msg for smu v15
Lazar, Lijo
RE: [PATCH] drm/amd/pm: add dedicated dram addr msg for smu v15
Kamal, Asad
[PATCH] drm/amdgpu/vcn4.0.3: gate VCN reset on PSP FW for MP0 13.0.6
Jesse . Zhang
Re: [PATCH] drm/amdgpu/vcn4.0.3: gate VCN reset on PSP FW for MP0 13.0.6
Lazar, Lijo
Re: [PATCH v3 11/14] drm/mediatek: dp: Convert to drm_output_color_format
Chun-Kuang Hu
[PATCH] drm/amd/display: Add update_descriptor param info in 'update_planes_and_stream_state'
Srinivasan Shanmugam
[PATCH] drm/amd/display: Add NULL check for integrated_info in clk_mgr_construct
Srinivasan Shanmugam
[PATCH] drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Srinivasan Shanmugam
Re: [PATCH] drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()
Alex Hung
[PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
guilhermeivo
Re: [PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
kernel test robot
Re: [PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
kernel test robot
Re: [PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
kernel test robot
[PATCHv3 for 6.1 0/4] amdgpu: fix panic on old GPUs
Rosen Penev
[PATCHv3 for 6.1 3/4] drm/amd/display: Add pixel_clock to amd_pp_display_configuration
Rosen Penev
Earlier messages
Later messages