amd-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Display Port handling errors out when monitor is slow to wake up
Alex Deucher
[PATCH v2] drm/amdkfd: enable kfd on RISCV systems
liu.song13
amdgpu: Reproducible soft lockups when playing games
Borislav Petkov
Re: amdgpu: Reproducible soft lockups when playing games
Alex Deucher
Re: amdgpu: Reproducible soft lockups when playing games
Marcus Rückert
Re: amdgpu: Reproducible soft lockups when playing games
Alex Deucher
Re: amdgpu: Reproducible soft lockups when playing games
Marcus Rückert
[PATCH] drm/amd/display: Rename program_timing function for better debugging
Antonio Fernando Silva e Cruz Filho
Re: [PATCH] drm/amd/display: Rename program_timing function for better debugging
Alex Deucher
[PATCH] Refine RAS bad page records counting and parsing in eeprom V3
ganglxie
RE: [PATCH] Refine RAS bad page records counting and parsing in eeprom V3
Zhou1, Tao
Re: [PATCH] Refine RAS bad page records counting and parsing in eeprom V3
Alex Deucher
[PATCH v3 1/5] drm/amdgpu: promote the implicit sync to the dependent read fences
Prike Liang
[PATCH v3 4/5] drm/amdgpu: validate the eviction fence before attaching/detaching
Prike Liang
Re: [PATCH v3 4/5] drm/amdgpu: validate the eviction fence before attaching/detaching
Christian König
RE: [PATCH v3 4/5] drm/amdgpu: validate the eviction fence before attaching/detaching
Liang, Prike
Re: [PATCH v3 4/5] drm/amdgpu: validate the eviction fence before attaching/detaching
Christian König
[PATCH v3 2/5] drm/amdgpu: don't sync the user queue eviction fence
Prike Liang
Re: [PATCH v3 2/5] drm/amdgpu: don't sync the user queue eviction fence
Christian König
RE: [PATCH v3 2/5] drm/amdgpu: don't sync the user queue eviction fence
Liang, Prike
Re: [PATCH v3 2/5] drm/amdgpu: don't sync the user queue eviction fence
Christian König
RE: [PATCH v3 2/5] drm/amdgpu: don't sync the user queue eviction fence
Liang, Prike
[PATCH v3 3/5] drm/amdgpu: fix the eviction fence dereference
Prike Liang
Re: [PATCH v3 3/5] drm/amdgpu: fix the eviction fence dereference
Christian König
RE: [PATCH v3 3/5] drm/amdgpu: fix the eviction fence dereference
Liang, Prike
[PATCH v3 5/5] drm/amdgpu: lock the eviction fence before signaling it
Prike Liang
Re: [PATCH v3 5/5] drm/amdgpu: lock the eviction fence before signaling it
Christian König
[PATCH V9 00/43] Color Pipeline API w/ VKMS
Alex Hung
[PATCH V9 01/43] drm: Add helper for conversion from signed-magnitude
Alex Hung
[PATCH V9 02/43] drm/vkms: Add kunit tests for VKMS LUT handling
Alex Hung
[PATCH V9 03/43] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Alex Hung
[PATCH V9 04/43] drm/colorop: Introduce new drm_colorop mode object
Alex Hung
[PATCH V9 05/43] drm/colorop: Add TYPE property
Alex Hung
[PATCH V9 06/43] drm/colorop: Add 1D Curve subtype
Alex Hung
[PATCH V9 07/43] drm/colorop: Add BYPASS property
Alex Hung
[PATCH V9 09/43] drm/colorop: Add atomic state print for drm_colorop
Alex Hung
[PATCH V9 10/43] drm/plane: Add COLOR PIPELINE property
Alex Hung
[PATCH V9 11/43] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Alex Hung
[PATCH V9 12/43] Documentation/gpu: document drm_colorop
Alex Hung
[PATCH V9 13/43] drm/colorop: Add destroy functions for color pipeline
Alex Hung
[PATCH V9 14/43] drm/vkms: Add enumerated 1D curve colorop
Alex Hung
[PATCH V9 15/43] drm/vkms: Add kunit tests for linear and sRGB LUTs
Alex Hung
[PATCH V9 16/43] drm/colorop: Add 3x4 CTM type
Alex Hung
[PATCH V9 17/43] drm/vkms: Use s32 for internal color pipeline precision
Alex Hung
[PATCH V9 18/43] drm/vkms: add 3x4 matrix in color pipeline
Alex Hung
[PATCH V9 19/43] drm/tests: Add a few tests around drm_fixed.h
Alex Hung
[PATCH V9 21/43] drm/colorop: pass plane_color_pipeline client cap to atomic check
Alex Hung
[PATCH V9 20/43] drm/vkms: Add tests for CTM handling
Alex Hung
[PATCH V9 22/43] drm/colorop: define a new macro for_each_new_colorop_in_state
Alex Hung
[PATCH V9 23/43] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Alex Hung
[PATCH V9 24/43] drm/amd/display: Add bypass COLOR PIPELINE
Alex Hung
[PATCH V9 25/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
[PATCH V9 26/43] drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
[PATCH V9 27/43] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
[PATCH V9 28/43] drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
[PATCH V9 29/43] drm/colorop: Add PQ 125 EOTF and its inverse
Alex Hung
[PATCH V9 30/43] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Alex Hung
[PATCH V9 31/43] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Alex Hung
[PATCH V9 32/43] drm/amd/display: Add support for BT.709 and BT.2020 TFs
Alex Hung
[PATCH V9 33/43] drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
[PATCH V9 34/43] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
[PATCH V9 35/43] drm/amd/display: add 3x4 matrix colorop
Alex Hung
[PATCH V9 36/43] drm/colorop: Add mutliplier type
Alex Hung
[PATCH V9 37/43] drm/amd/display: add multiplier colorop
Alex Hung
[PATCH V9 38/43] drm/amd/display: Swap matrix and multiplier
Alex Hung
[PATCH V9 39/43] drm/colorop: Define LUT_1D interpolation
Alex Hung
[PATCH V9 40/43] drm/colorop: allow non-bypass colorops
Alex Hung
[PATCH V9 41/43] drm/colorop: Add 3D LUT support to color pipeline
Alex Hung
[PATCH V9 42/43] drm/amd/display: add 3D LUT colorop
Alex Hung
[PATCH V9 08/43] drm/colorop: Add NEXT property
Alex Hung
[PATCH V9 43/43] drm/amd/display: Add AMD color pipeline doc
Alex Hung
[PATCH v4 05/20] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Paul E. McKenney
[PATCH AUTOSEL 6.1 07/10] drm/amdgpu: Allow P2P access through XGMI
Sasha Levin
Re: [PATCH AUTOSEL 6.1 07/10] drm/amdgpu: Allow P2P access through XGMI
Alex Deucher
[PATCH AUTOSEL 6.6 18/21] drm/amdgpu: Allow P2P access through XGMI
Sasha Levin
Re: [PATCH AUTOSEL 6.6 18/21] drm/amdgpu: Allow P2P access through XGMI
Alex Deucher
[PATCH AUTOSEL 6.12 32/37] drm/amdgpu: Allow P2P access through XGMI
Sasha Levin
Re: [PATCH AUTOSEL 6.12 32/37] drm/amdgpu: Allow P2P access through XGMI
Alex Deucher
[PATCH AUTOSEL 6.12 31/37] drm/amd/display: Enable urgent latency adjustment on DCN35
Sasha Levin
[PATCH AUTOSEL 6.14 33/39] drm/amdgpu: Allow P2P access through XGMI
Sasha Levin
Re: [PATCH AUTOSEL 6.14 33/39] drm/amdgpu: Allow P2P access through XGMI
Alex Deucher
[PATCH AUTOSEL 6.14 32/39] drm/amd/display: Enable urgent latency adjustment on DCN35
Sasha Levin
[PATCH 4/4] drm/amdgpu: Implement unrecoverable error message handling for VFs
Ellen Pan
RE: [PATCH 4/4] drm/amdgpu: Implement unrecoverable error message handling for VFs
Gande, Shravan kumar
[PATCH 3/4] drm/amdgpu: Add unrecoverable error message definitions for VFs
Ellen Pan
RE: [PATCH 3/4] drm/amdgpu: Add unrecoverable error message definitions for VFs
Gande, Shravan kumar
[PATCH 1/4] drm/amdgpu: Add Runtime Bad Page message definitions for VFs
Ellen Pan
RE: [PATCH 1/4] drm/amdgpu: Add Runtime Bad Page message definitions for VFs
Gande, Shravan kumar
[PATCH 2/4] drm/amdgpu: Implement Runtime Bad Page query for VFs
Ellen Pan
RE: [PATCH 2/4] drm/amdgpu: Implement Runtime Bad Page query for VFs
Gande, Shravan kumar
[PATCH] [PATCH 1/6] drm/amdgpu: Add Runtime Bad Page message definitions for VFs
Ellen Pan
[PATCH] drm/amdgpu/mes: use correct MES pipe for resets
Alex Deucher
Re: [PATCH] drm/amdgpu/mes: use correct MES pipe for resets
Chen, Michael
[PATCH 1/2] drm/amdgpu/mes12: use AMDGPU_MES_SCHED_PIPE for legacy map/unmap queues
Alex Deucher
[PATCH 2/2] drm/amdgpu/mes12: use AMDGPU_MES_SCHED_PIPE for reset queues
Alex Deucher
Re: [PATCH 2/2] drm/amdgpu/mes12: use AMDGPU_MES_SCHED_PIPE for reset queues
Alex Deucher
Re: [PATCH 1/2] drm/amdgpu/mes12: use AMDGPU_MES_SCHED_PIPE for legacy map/unmap queues
Alex Deucher
[PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Alex Deucher
Re: [PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Yadav, Arvind
Re: [PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Alex Deucher
[PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Alex Deucher
Re: [PATCH] drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Yadav, Arvind
[PATCH v3 1/2] dma-fence: Add unwrap mode enum and macro for in-place deduplication
Arvind Yadav
[PATCH v3 2/2] drm/amdgpu: only keep most recent fence for each context
Arvind Yadav
Re: [PATCH v3 1/2] dma-fence: Add unwrap mode enum and macro for in-place deduplication
Christian König
Re: [PATCH v3 1/2] dma-fence: Add unwrap mode enum and macro for in-place deduplication
Yadav, Arvind
[PATCH] drm/amdgpu/psp: mark securedisplay TA as optional
Alex Deucher
Re: [PATCH] drm/amdgpu/psp: mark securedisplay TA as optional
Michel Dänzer
Re: [PATCH] drm/amdgpu/psp: mark securedisplay TA as optional
Alex Deucher
Re: [PATCH] drm/amdgpu/psp: mark securedisplay TA as optional
Alex Deucher
RE: [PATCH] drm/amdgpu/psp: mark securedisplay TA as optional
Zhang, Hawking
[lvc-project] [PATCH 5.10/5.15] drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_levels'
Igor Artemiev
[RFC PATCH 0/2] drm/amdgpu: CIK UVD initialization fixes
John Olender
[RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
John Olender
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
Alex Deucher
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
Paneer Selvam, Arunpravin
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
John Olender
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
Paneer Selvam, Arunpravin
Re: [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
Christian König
[RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment
John Olender
Re: [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment
Alex Deucher
Re: [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment
Christian König
Re: [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment
John Olender
Re: [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment
Christian König
Re: [RFC PATCH 2/2] drm/amdgpu/uvd: Ensure vcpu bos are within the uvd segment
John Olender
[PATCH 1/2] drm/amdgpu: remove re-route ih in psp v12
Huang Rui
[PATCH 2/2] drm/amdgpu: cleanup sriov function for psp v12
Huang Rui
Re: [PATCH 2/2] drm/amdgpu: cleanup sriov function for psp v12
Alex Deucher
Re: [PATCH 1/2] drm/amdgpu: remove re-route ih in psp v12
Christian König
Re: [PATCH 1/2] drm/amdgpu: remove re-route ih in psp v12
Huang Rui
Re: [PATCH 1/2] drm/amdgpu: remove re-route ih in psp v12
Alex Deucher
[PATCH] Add support for leagcy records in eeprom format V3
ganglxie
RE: [PATCH] Add support for leagcy records in eeprom format V3
Zhou1, Tao
RE: [PATCH] Add support for leagcy records in eeprom format V3
Xie, Patrick
RE: [PATCH] Add support for leagcy records in eeprom format V3
Zhou1, Tao
RE: [PATCH] Add support for leagcy records in eeprom format V3
Xie, Patrick
RE: [PATCH] Add support for leagcy records in eeprom format V3
Zhou1, Tao
RE: [PATCH] Add support for leagcy records in eeprom format V3
Deucher, Alexander
[PATCH] drm/amd/pm: Use macro to initialize metrics table
Lijo Lazar
RE: [PATCH] drm/amd/pm: Use macro to initialize metrics table
Zhang, Hawking
Re: [PATCH] drm/amd/pm: Use macro to initialize metrics table
Wang, Yang(Kevin)
RE: [PATCH] drm/amd/pm: Use macro to initialize metrics table
Kamal, Asad
[PATCH] drm/amd/display: Don't check for NULL divisor in fixpt code
Harry Wentland
Re: [PATCH] drm/amd/display: Don't check for NULL divisor in fixpt code
Alex Deucher
Re: [PATCH] drm/amd/display: Don't check for NULL divisor in fixpt code
Alex Hung
[PATCH 00/28] DC Patches May 05 2025
Ray Wu
[PATCH 01/28] drm/amd/display: Update IPS sequential_ono requirement checks
Ray Wu
[PATCH 02/28] drm/amd/display: Refactoring DSC enum dsc_bits_per_comp.
Ray Wu
[PATCH 03/28] drm/amd/display: Promote DAL to 3.2.330
Ray Wu
[PATCH 04/28] drm/amd/display: Always Scale Flag
Ray Wu
[PATCH 06/28] drm/amd/display: Fix invalid context error in dml helper
Ray Wu
[PATCH 07/28] drm/amd/display: Prepare for Fused I2C-over-AUX
Ray Wu
[PATCH 05/28] drm/amd/display: Remove redundant null check
Ray Wu
[PATCH 12/28] drm/amd/display: [FW Promotion] Release 0.1.8.0
Ray Wu
[PATCH 10/28] drm/amd/display: more liberal vmin/vmax update for freesync
Ray Wu
[PATCH 08/28] Revert "drm/amd/display: Refactor SubVP cursor limiting logic"
Ray Wu
[PATCH 13/28] drm/amd/display: Promote DAL to 3.2.331
Ray Wu
[PATCH 15/28] Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not required"
Ray Wu
[PATCH 09/28] drm/amd/display: allow dscclk disable
Ray Wu
[PATCH 14/28] drm/amd/display: Allow 0 dtbclk for DCN35 and above
Ray Wu
[PATCH 11/28] drm/amd/display: disable DPP RCG before DPP CLK enable
Ray Wu
[PATCH 18/28] drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_END
Ray Wu
Re: [PATCH 18/28] drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_END
Alex Deucher
Re: [PATCH 18/28] drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_END
Alex Hung
Re: [PATCH 18/28] drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_END
Alex Deucher
[PATCH 19/28] drm/amd/display: Call FP Protect Before Mode Programming/Mode Support
Ray Wu
[PATCH 16/28] drm/amd/display: Add skip rIOMMU dc config option
Ray Wu
[PATCH 17/28] drm/amd/display: Send IPSExit unconditionally.
Ray Wu
[PATCH 20/28] drm/amd/display: DML21 Fixes
Ray Wu
[PATCH 22/28] drm/amd/display: Shift DMUB AUX reply command if necessary
Ray Wu
[PATCH 23/28] drm/amd/display: Fix the checking condition in dmub aux handling
Ray Wu
[PATCH 21/28] drm/amd/display: Refactor SubVP cursor limiting logic
Ray Wu
[PATCH 24/28] drm/amd/display: Remove incorrect checking in dmub aux handler
Ray Wu
[PATCH 25/28] drm/amd/display: Copy AUX read reply data whenever length > 0
Ray Wu
[PATCH 28/28] drm/amd/display: Only wait for required free space in DMUB mailbox
Ray Wu
[PATCH 27/28] drm/amd/display: Assign preferred stream encoder instance to dpia
Ray Wu
[PATCH 26/28] drm/amd/display: Fix wrong handling for AUX_DEFER case
Ray Wu
RE: [PATCH 00/28] DC Patches May 05 2025
Wheeler, Daniel
[PATCH 1/1] drm/amd: Fix malformed kerneldoc comment
Brahmajit Das
Re: [PATCH 1/1] drm/amd: Fix malformed kerneldoc comment
Alex Deucher
[PATCH] drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
Re: [PATCH] drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Alex Deucher
[PATCH] drm/amdgpu: Print bootloader status for long waits
Lijo Lazar
RE: [PATCH] drm/amdgpu: Print bootloader status for long waits
Kamal, Asad
[PATCH] drm/amdgpu: fix unexpected indentation in docs
Ruben Wauters
Re: [PATCH] drm/amdgpu: fix unexpected indentation in docs
Bagas Sanjaya
[PATCH 1/2] drm/amdgpu: add user queue vm identifier
Prike Liang
[PATCH 2/2] drm/amdgpu: log the user queue object PRT mapping
Prike Liang
RE: [PATCH 2/2] drm/amdgpu: log the user queue object PRT mapping
Liang, Prike
RE: [PATCH 2/2] drm/amdgpu: log the user queue object PRT mapping
Liang, Prike
Re: [PATCH 2/2] drm/amdgpu: log the user queue object PRT mapping
Christian König
[PATCH] drm/amdgpu: Fix comment style
Lijo Lazar
RE: [PATCH] drm/amdgpu: Fix comment style
Kamal, Asad
[PATCH] drm/amd/pm: Fix comment style
Lijo Lazar
RE: [PATCH] drm/amd/pm: Fix comment style
Wang, Yang(Kevin)
[PATCH] drm/amdgpu/userq: Fix unreachable code in amdgpu_runtime_idle_check_userq()
Srinivasan Shanmugam
Re: [PATCH] drm/amdgpu/userq: Fix unreachable code in amdgpu_runtime_idle_check_userq()
Alex Deucher
[PATCH] drm/amdgpu: Fix API status offset for MES queue reset
Jesse . Zhang
RE: [PATCH] drm/amdgpu: Fix API status offset for MES queue reset
Liang, Prike
RE: [PATCH] drm/amdgpu: Fix API status offset for MES queue reset
Liu, Shaoyun
Earlier messages
Later messages