amd-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v12 40/69] drm_print: fix drm_printer dynamic debug bypass
Jim Cromie
[PATCH 0/5] Add reclaim to the dmem cgroup controller
Thomas Hellström
[PATCH 3/5] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
Thomas Hellström
[PATCH 5/5] drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager
Thomas Hellström
[PATCH 4/5] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
Thomas Hellström
Re: [PATCH 0/5] Add reclaim to the dmem cgroup controller
Thomas Hellström
[PATCH 1/5] cgroup/dmem: Return error when setting max below current usage
Thomas Hellström
[PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
Thomas Hellström
Re: [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
Maarten Lankhorst
Re: [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
Thomas Hellström
Re: [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
Maarten Lankhorst
Re: [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
Thomas Hellström
Re: [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
Maarten Lankhorst
Re: [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
Thomas Hellström
[PATCH] drm/amdgpu: Fix wait after reset sequence in S4
Lijo Lazar
Re: [PATCH] drm/amdgpu: Fix wait after reset sequence in S4
Alex Deucher
[PATCH 1/2] drm/amdgpu: rework userq fence driver alloc/destroy
Prike Liang
[PATCH 2/2] drm/amdgpu: make userq fence_drv drop explicit in queue destroy
Prike Liang
Re: [PATCH 2/2] drm/amdgpu: make userq fence_drv drop explicit in queue destroy
Christian König
RE: [PATCH 2/2] drm/amdgpu: make userq fence_drv drop explicit in queue destroy
Liang, Prike
Re: [PATCH 1/2] drm/amdgpu: rework userq fence driver alloc/destroy
Christian König
Re: [PATCH v7 00/29] Fair(er) DRM scheduler
Tvrtko Ursulin
Re: [PATCH v7 00/29] Fair(er) DRM scheduler
vitaly prosyak
Re: [PATCH v7 00/29] Fair(er) DRM scheduler
Philipp Stanner
[PATCH v2 1/2] drm/amdgpu/gfx12: assign all KCQs to pipe0 MES slots at ring init
Jesse Zhang
[PATCH v2 2/2] drm/amdgpu/gfx12_1: assign all KCQs to pipe0 MES slots at ring init
Jesse Zhang
[PATCH 0/2] drm: Move AMD VSDB parsing into DRM EDID core
Chenyu Chen
[PATCH 1/2] drm/edid: Parse AMD Vendor-Specific Data Block
Chenyu Chen
[PATCH 2/2] drm/amd/display: Use drm_display_info for AMD VSDB data
Chenyu Chen
Re: [PATCH 0/2] drm: Move AMD VSDB parsing into DRM EDID core
Mario Limonciello
[PATCH 1/3] drm/amd/pm: Add smu vram copy function
Lijo Lazar
[PATCH 2/3] drm/amd/pm: Use smu vram copy in SMUv13
Lijo Lazar
[PATCH 3/3] drm/amd/pm: Use smu vram copy in SMUv15
Lijo Lazar
Re: [PATCH 1/3] drm/amd/pm: Add smu vram copy function
Lazar, Lijo
RE: [PATCH 1/3] drm/amd/pm: Add smu vram copy function
Kamal, Asad
[PATCH] drm/amdkfd: Switch to dev_* printk stuff in kfd_int_process_v12_1.c
Lang Yu
RE: [PATCH] drm/amdkfd: Switch to dev_* printk stuff in kfd_int_process_v12_1.c
Zhang, Hawking
[PATCH] drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
vitaly.prosyak
Re: [PATCH] drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
vitaly prosyak
Re: [PATCH] drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
Christian König
Re: [PATCH] drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
Alex Deucher
[PATCH] drm/amdgpu/sdma7.1: add support for disable_kq
Alex Deucher
Re: [PATCH] drm/amdgpu/sdma7.1: add support for disable_kq
Alex Deucher
Re: [PATCH] drm/amdgpu/sdma7.1: add support for disable_kq
Alex Deucher
RE: [PATCH] drm/amdgpu/sdma7.1: add support for disable_kq
Liang, Prike
Re: [PATCH] drm/amdgpu/sdma7.1: add support for disable_kq
Alex Deucher
RE: [PATCH] drm/amdgpu/sdma7.1: add support for disable_kq
Liang, Prike
[Patch v3 0/4] Bunch of patches to fix fence timeout cleanup
Sunil Khatri
[Patch v3 2/4] drm/amdgpu/userq: add the return code too in error condition
Sunil Khatri
[Patch v3 1/4] drm/amdgpu/userq: dont check return value in amdgpu_userq_evict
Sunil Khatri
[Patch v3 3/4] drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalled
Sunil Khatri
[Patch v3 4/4] drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalled
Sunil Khatri
[Patch v2 0/3] Bunch of patches to do trivial clean up and
Sunil Khatri
[Patch v2 3/3] drm/amdgpu/userq: dont check and call dma_resv_wait_timeout
Sunil Khatri
Re: [Patch v2 3/3] drm/amdgpu/userq: dont check and call dma_resv_wait_timeout
Christian König
[Patch v2 1/3] drm/amdgpu/userq: dont check return value in amdgpu_userq_evict
Sunil Khatri
Re: [Patch v2 1/3] drm/amdgpu/userq: dont check return value in amdgpu_userq_evict
Christian König
[Patch v2 2/3] drm/amdgpu/userq: add the return code too in error condition
Sunil Khatri
Re: [Patch v2 2/3] drm/amdgpu/userq: add the return code too in error condition
Christian König
Re: [PATCH v4 00/12] drm/amdgpu: use all SDMA instances for TTM clears and moves
Christian König
[PATCH v2 1/4] drm/amdgpu: Add bounds checking to ib_{get,set}_value
Benjamin Cheng
[PATCH v2 2/4] drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg
Benjamin Cheng
Re: [PATCH v2 2/4] drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg
SDL
[PATCH v2 3/4] drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg
Benjamin Cheng
[PATCH v2 4/4] drm/amdgpu/vcn4: Prevent OOB reads when parsing IB
Benjamin Cheng
Re: [PATCH v2 1/4] drm/amdgpu: Add bounds checking to ib_{get,set}_value
Christian König
[PATCH v4 0/2] drm/amd: Add support for non-4K page size systems
Donet Tom
[PATCH v4 1/2] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
Re: [PATCH v4 1/2] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Christian König
Re: [PATCH v4 1/2] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Alex Deucher
Re: [PATCH v4 1/2] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Kuehling, Felix
[PATCH v4 2/2] drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K page size
Donet Tom
Re: [PATCH v4 2/2] drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K page size
Donet Tom
[PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
YuanShang
RE: [PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
YuanShang Mao (River)
Re: [PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
Christian König
RE: [PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
YuanShang Mao (River)
RE: [PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
Zhang, Tiantian (Celine)
Re: [PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
Philip Yang
RE: [PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
YuanShang Mao (River)
Re: [PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
Philip Yang
[PATCH] drm/amdgpu/mes: migrate KCQs to sched pipe around MES suspend/resume
Jesse Zhang
[Patch v1 0/4] Bunch of patches to do trivial clean up and
Sunil Khatri
[Patch v1 3/4] drm/amdgpu/userq: no need to use local variable here for return
Sunil Khatri
Re: [Patch v1 3/4] drm/amdgpu/userq: no need to use local variable here for return
Christian König
Re: [Patch v1 3/4] drm/amdgpu/userq: no need to use local variable here for return
Khatri, Sunil
[Patch v1 4/4] drm/amdgpu/userq: Fix the code alignment for readability
Sunil Khatri
Re: [Patch v1 4/4] drm/amdgpu/userq: Fix the code alignment for readability
Christian König
[Patch v1 1/4] drm/amdgpu/userq: no need to use local variable ret
Sunil Khatri
Re: [Patch v1 1/4] drm/amdgpu/userq: no need to use local variable ret
Christian König
Re: [Patch v1 1/4] drm/amdgpu/userq: no need to use local variable ret
Khatri, Sunil
Re: [Patch v1 1/4] drm/amdgpu/userq: no need to use local variable ret
Christian König
[Patch v1 2/4] drm/amdgpu/userq: no need to use local variable here for return
Sunil Khatri
Re: [Patch v1 2/4] drm/amdgpu/userq: no need to use local variable here for return
Christian König
Re: [Patch v1 2/4] drm/amdgpu/userq: no need to use local variable here for return
Khatri, Sunil
Re: [Patch v1 2/4] drm/amdgpu/userq: no need to use local variable here for return
Christian König
[PATCH 00/14] Refactor reserved region allocation
Lijo Lazar
[PATCH 05/14] drm/amdgpu: Add fw_reserved reserve-region
Lijo Lazar
[PATCH 03/14] drm/amdgpu: Add extended stolen vga reserve-region
Lijo Lazar
[PATCH 06/14] drm/amdgpu: Add firmware extended reserve-region
Lijo Lazar
[PATCH 12/14] drm/amdgpu: Add function to fill training region
Lijo Lazar
[PATCH 10/14] drm/amdgpu: Group filling reserve region details
Lijo Lazar
[PATCH 14/14] drm/amdgpu: Consolidate reserve region allocations
Lijo Lazar
Re: [PATCH 14/14] drm/amdgpu: Consolidate reserve region allocations
Alex Deucher
[PATCH 13/14] drm/amdgpu: Move validation of reserve region info
Lijo Lazar
[PATCH 08/14] drm/amdgpu: Add host driver reserved-region
Lijo Lazar
[PATCH 07/14] drm/amdgpu: Add fw vram usage reserve-region
Lijo Lazar
[PATCH 11/14] drm/amdgpu: Add function to fill fw reserve region
Lijo Lazar
[PATCH 09/14] drm/amdgpu: Add memory training reserve-region
Lijo Lazar
[PATCH 02/14] drm/amdgpu: Add stolen vga reserve-region
Lijo Lazar
[PATCH 04/14] drm/amdgpu: Add stolen_reserved reserve-region
Lijo Lazar
[PATCH 01/14] drm/amdgpu: Add reserved region ids
Lijo Lazar
Re: [PATCH 00/14] Refactor reserved region allocation
Lazar, Lijo
RE: [PATCH 00/14] Refactor reserved region allocation
Xu, Feifei
[PATCH V4] drm/amdgpu: add support to query vram info from firmware
Gangliang Xie
Re: [PATCH V4] drm/amdgpu: add support to query vram info from firmware
Lazar, Lijo
RE: [PATCH V4] drm/amdgpu: add support to query vram info from firmware
Xie, Patrick
[PATCH v2 00/30] DC Patches March 25, 2026
ChuanYu Tseng
[PATCH v2 01/30] drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42
ChuanYu Tseng
[PATCH v2 02/30] drm/amd/display: Enable Replay support for dcn42
ChuanYu Tseng
[PATCH v2 03/30] drm/amd/display: Should support p-state under dcn21
ChuanYu Tseng
[PATCH v2 05/30] drm/amd/display: Avoid turning off the PHY when OTG is running for DVI
ChuanYu Tseng
[PATCH v2 06/30] drm/amd/display: Fix bounds checking in dml2_0 clock table array
ChuanYu Tseng
[PATCH v2 07/30] drm/amd/display: Merge pipes for validate
ChuanYu Tseng
[PATCH v2 04/30] drm/amd/display: Fix Compiler Warning - unused func parameters
ChuanYu Tseng
[PATCH v2 08/30] drm/amd/display: Don't set 4to1MPC config dynamically
ChuanYu Tseng
[PATCH v2 10/30] drm/amd/display: eliminate clock manager code duplication
ChuanYu Tseng
[PATCH v2 12/30] drm/amd/display: Fix silence signed/unsigned mismatch warnings in dml
ChuanYu Tseng
[PATCH v2 11/30] drm/amd/display: Fix Silence signed/unsighed mismatch warning in dc
ChuanYu Tseng
[PATCH v2 09/30] drm/amd/display: Fix Silence Conversion Warnings in Dmub
ChuanYu Tseng
[PATCH v2 13/30] drm/amd/dc: Add link output control for DPIA
ChuanYu Tseng
[PATCH v2 14/30] drm/amd/display: Fixed silence signed/unsigned mismatch warnings
ChuanYu Tseng
[PATCH v2 15/30] drm/amd/dc: Disable PSR & Replay CRTC disable by default
ChuanYu Tseng
[PATCH v2 16/30] Revert "drm/amd/display: Rework YCbCr422 DSC policy"
ChuanYu Tseng
[PATCH v2 17/30] drm/amd/display: enable eDP DSC seamless boot support
ChuanYu Tseng
[PATCH v2 18/30] drm/amd/display: using cm structure for lut3d related info
ChuanYu Tseng
[PATCH v2 19/30] drm/amd/display: Remove invalid DPSTREAMCLK mask usage
ChuanYu Tseng
[PATCH v2 20/30] Revert "drm/amd/display: Add 3DLUT DMA broadcast support"
ChuanYu Tseng
[PATCH v2 22/30] drm/amd/display: correct unknown plane state patch
ChuanYu Tseng
[PATCH v2 21/30] Revert "drm/amd/display: Refactor DC update checks"
ChuanYu Tseng
[PATCH v2 23/30] drm/amd/display: Move FPU Guards From DML To DC - Part 1
ChuanYu Tseng
[PATCH v2 24/30] drm/amd/display: Move FPU Guards From DML To DC - Part 2
ChuanYu Tseng
[PATCH v2 25/30] drm/amd/display: Move FPU Guards From DML To DC - Part 3
ChuanYu Tseng
[PATCH v2 28/30] drm/amd/display: Silence type conversion warnings in dml2
ChuanYu Tseng
[PATCH v2 27/30] drm/amd/display: Fix Compiler warnings in dmub
ChuanYu Tseng
[PATCH v2 30/30] drm/amd/display: Promote DC to 3.2.376
ChuanYu Tseng
[PATCH v2 29/30] drm/amd/display: [FW Promotion] Release 0.1.53.0
ChuanYu Tseng
[PATCH] drm/amd/pm: correct mem_busy_percent display due to calculation errors
Yang Wang
Re: [PATCH] drm/amd/pm: correct mem_busy_percent display due to calculation errors
Lazar, Lijo
Re: [PATCH] drm/amd/pm: correct mem_busy_percent display due to calculation errors
Alex Deucher
RE: [PATCH] drm/amd/pm: correct mem_busy_percent display due to calculation errors
Wang, Yang(Kevin)
RE: [PATCH] drm/amd/pm: correct mem_busy_percent display due to calculation errors
Wang, Yang(Kevin)
Re: [PATCH] drm/amd/pm: correct mem_busy_percent display due to calculation errors
Alex Deucher
RE: [PATCH] drm/amd/pm: correct mem_busy_percent display due to calculation errors
Feng, Kenneth
[PATCH v2] drm/amd/display: Add Idle state manager(ISM)
sunpeng.li
Re: [PATCH v2] drm/amd/display: Add Idle state manager(ISM)
Mario Limonciello
[PATCH 1/4] drm/amdgpu: Add bounds checking to ib_{get,set}_value
Benjamin Cheng
[PATCH 3/4] drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg
Benjamin Cheng
[PATCH 2/4] drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg
Benjamin Cheng
Re: [PATCH 2/4] drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg
Christian König
[PATCH 4/4] drm/amdgpu/vcn4: Prevent OOB reads when parsing IB
Benjamin Cheng
Re: [PATCH 4/4] drm/amdgpu/vcn4: Prevent OOB reads when parsing IB
Christian König
[pull] amdgpu, amdkfd drm-next-7.1
Alex Deucher
[pull] amdgpu, amdkfd drm-next-7.1
Alex Deucher
Regression fix for audio issues with pre-DCN401 chips (was: Re: [pull] amdgpu, amdkfd drm-next-7.1)
Thorsten Leemhuis
Re: Regression fix for audio issues with pre-DCN401 chips (was: Re: [pull] amdgpu, amdkfd drm-next-7.1)
Alex Deucher
Re: Regression fix for audio issues with pre-DCN401 chips (was: Re: [pull] amdgpu, amdkfd drm-next-7.1)
Linus Torvalds
Re: Regression fix for audio issues with pre-DCN401 chips (was: Re: [pull] amdgpu, amdkfd drm-next-7.1)
Alex Deucher
Re: Regression fix for audio issues with pre-DCN401 chips
Thorsten Leemhuis
Re: Regression fix for audio issues with pre-DCN401 chips
Thorsten Leemhuis
[pull] amdgpu, amdkfd drm-next-7.1
Alex Deucher
[pull] amdgpu, amdkfd drm-fixes-7.0
Alex Deucher
[pull] amdgpu, amdkfd drm-fixes-7.0
Alex Deucher
[PATCH 1/9] drm/amdgpu: Add reserved region ids
Lijo Lazar
[PATCH 2/9] drm/amdgpu: Add stolen vga reserve-region
Lijo Lazar
[PATCH 3/9] drm/amdgpu: Add extended stolen vga reserve-region
Lijo Lazar
[PATCH 4/9] drm/amdgpu: Add stolen_reserved reserve-region
Lijo Lazar
[PATCH 6/9] drm/amdgpu: Add firmware extended reserve-region
Lijo Lazar
[PATCH 5/9] drm/amdgpu: Add fw_reserved reserve-region
Lijo Lazar
[PATCH 7/9] drm/amdgpu: Add fw vram usage reserve-region
Lijo Lazar
Re: [PATCH 7/9] drm/amdgpu: Add fw vram usage reserve-region
Alex Deucher
[PATCH 8/9] drm/amdgpu: Add host driver reserved-region
Lijo Lazar
[PATCH 9/9] drm/amdgpu: Add memory training reserve-region
Lijo Lazar
Re: [PATCH 1/9] drm/amdgpu: Add reserved region ids
Alex Deucher
[PATCH v11 00/22] Add new general DRM property "color format"
Nicolas Frattaroli
[PATCH v11 21/22] drm/tests: bridge: Add test for HDMI output bus formats helper
Nicolas Frattaroli
[PATCH v11 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
Nicolas Frattaroli
[PATCH v11 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v11 05/22] drm/atomic-helper: Add HDMI bridge output bus formats helper
Nicolas Frattaroli
[PATCH v11 12/22] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
Nicolas Frattaroli
[PATCH v11 10/22] drm/rockchip: Add YUV422 output mode constants for VOP2
Nicolas Frattaroli
[PATCH v11 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats
Nicolas Frattaroli
[PATCH v11 08/22] drm/i915: Implement the "color format" DRM property
Nicolas Frattaroli
[PATCH v11 04/22] drm/bridge: Act on the DRM color format property
Nicolas Frattaroli
[PATCH v11 22/22] drm/bridge: Document bridge chain format selection
Nicolas Frattaroli
[PATCH v11 09/22] drm/amdgpu: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v11 20/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
Nicolas Frattaroli
[PATCH v11 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
Nicolas Frattaroli
[PATCH v11 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
Nicolas Frattaroli
[PATCH v11 18/22] drm/tests: hdmi: Add tests for the color_format property
Nicolas Frattaroli
Earlier messages
Later messages