amd-gfx
Thread
Date
Later messages
Messages by Thread
Re: [PATCH 11/11] drm/amdgpu: WIP sync amdgpu_ttm_fill_mem only to kernel fences
Christian König
Re: [PATCH 10/11] drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctl
Khatri, Sunil
Re: [PATCH 10/11] drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctl
Christian König
[PATCH] drm/amdgpu: reset ras eeprom table when it is invalid
Gangliang Xie
Re: [PATCH] drm/amdgpu: reset ras eeprom table when it is invalid
Lazar, Lijo
RE: [PATCH] drm/amdgpu: reset ras eeprom table when it is invalid
Zhang, Hawking
[PATCH] drm/amdgpu/userq: refactor MQD init into per-IP helpers
Junrui Luo
Re: [PATCH] drm/amdgpu/userq: refactor MQD init into per-IP helpers
Christian König
RE: [PATCH] drm/amdgpu/userq: refactor MQD init into per-IP helpers
Liang, Prike
Re: [PATCH] drm/amdgpu/userq: refactor MQD init into per-IP helpers
Markus Elfring
[PATCH] drm/amd/display: fix double 'the' typo in dcn4_calcs
Adriano Vero
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Alex Williamson
[PATCH] drm/amd/display: clean up typecasts and ordering in dcn4_calcs
Adriano Vero
Re: [PATCH] drm/amd/display: clean up typecasts and ordering in dcn4_calcs
Alex Deucher
Re: [PATCH] drm/amd/display: clean up typecasts and ordering in dcn4_calcs
litaliano00
[Bug report] RADV GFX1200 (Navi 44 / RX 9060 XT): NULL page fault at 0x0 on gfxhub during Vulkan rendering
Cristian Cocos
Re: [Bug report] RADV GFX1200 (Navi 44 / RX 9060 XT): NULL page fault at 0x0 on gfxhub during Vulkan rendering
Alex Deucher
Re: [Bug report] RADV GFX1200 (Navi 44 / RX 9060 XT): NULL page fault at 0x0 on gfxhub during Vulkan rendering
Cristian Cocos
[PATCH v3 1/3] drm/amdgpu: validate fence_count in wait_fences ioctl
Jesse . Zhang
[PATCH v3 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
Jesse . Zhang
Re: [PATCH v3 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
Christian König
[PATCH v3 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation
Jesse . Zhang
Re: [PATCH v3 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation
Christian König
Re: [PATCH 09/11] drm/amdgpu: annotate eviction fence signaling path
Khatri, Sunil
Re: [PATCH 08/11] drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2
Khatri, Sunil
[PATCH] drm/amdgpu : Update psp 13_0_15 ip block support
Mangesh Gadre
[PATCH] drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()
Srinivasan Shanmugam
Re: [PATCH] drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()
Alex Hung
Re: [PATCH] drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()
Pillai, Aurabindo
[PATCH 1/3] drm/amdgpu: validate fence_count in wait_fences ioctl
Jesse . Zhang
[PATCH 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
Jesse . Zhang
Re: [PATCH 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
Christian König
Re: [PATCH 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
Michel Dänzer
[PATCH 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation
Jesse . Zhang
Re: [PATCH 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation
Christian König
RE: [PATCH 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation
Zhang, Jesse(Jie)
Re: [PATCH 1/3] drm/amdgpu: validate fence_count in wait_fences ioctl
Christian König
[PATCH] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
Melissa Wen
Re: [PATCH] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
Harry Wentland
Re: [PATCH] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
Alex Hung
Re: [PATCH] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
Borah, Chaitanya Kumar
Re: [PATCH] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
Melissa Wen
Announcement: 2026 X.Org Foundation Election Candidates
Harry Wentland
[PATCH] drm/amdgpu/gmc9.0: add bounds checking for cid
Alex Deucher
Re: [PATCH] drm/amdgpu/gmc9.0: add bounds checking for cid
Benjamin Cheng
[PATCH] drm/amdgpu: prevent PASID reuse until poll is exhausted
Eric Huang
Re: [PATCH] drm/amdgpu: prevent PASID reuse until poll is exhausted
Christian König
[PATCH 1/7] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
Alex Deucher
[PATCH 2/7] drm/amdgpu: switch all IPs to using job for IBs
Alex Deucher
[PATCH 3/7] drm/amdgpu: require a job to schedule an IB
Alex Deucher
[PATCH 6/7] drm/amdgpu/cs: return -ETIME for guilty contexts
Alex Deucher
Re: [PATCH 6/7] drm/amdgpu/cs: return -ETIME for guilty contexts
Christian König
Re: [PATCH 6/7] drm/amdgpu/cs: return -ETIME for guilty contexts
Alex Deucher
[PATCH 5/7] drm/amdgpu: simplify VCN reset helper
Alex Deucher
[PATCH 7/7] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
Alex Deucher
[PATCH 4/7] drm/amdgpu: plumb timedout fence through to force completion
Alex Deucher
[PATCH 1/7] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
Alex Deucher
[PATCH 3/7] drm/amdgpu: require a job to schedule an IB
Alex Deucher
[PATCH 4/7] drm/amdgpu: plumb timedout fence through to force completion
Alex Deucher
[PATCH 2/7] drm/amdgpu: switch all IPs to using job for IBs
Alex Deucher
[PATCH 5/7] drm/amdgpu: simplify VCN reset helper
Alex Deucher
[PATCH 6/7] drm/amdgpu/cs: drop early return for guilty contexts
Alex Deucher
[PATCH 7/7] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
Alex Deucher
Re: [PATCH 1/2] drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
Re: [PATCH 1/6] drm/amdgpu/gfx7: align mqd settings with KFD
Alex Deucher
Re: [PATCH 1/9] drm/amdgpu/si_dma: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 1/9] drm/amdgpu/si_dma: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 6/9] drm/amdgpu/sdma_4.4.2: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 3/9] drm/amdgpu/sdma_2.4: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 4/9] drm/amdgpu/sdma_3.0: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 2/9] drm/amdgpu/cik_sdma: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 7/9] drm/amdgpu/sdma_5.0: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 5/9] drm/amdgpu/sdma_4.0: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 9/9] drm/amdgpu/sdma_6.0: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
[PATCH 8/9] drm/amdgpu/sdma_5.2: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
Alex Deucher
Re: [PATCH 1/3] drm/amdgpu/gfx10: look at the right prop for gfx queue priority
Alex Deucher
Re: [PATCH 1/7] drm/amdgpu/mmhub2.0: add bounds checking for cid
Alex Deucher
Re: [PATCH 1/7] drm/amdgpu/mmhub2.0: add bounds checking for cid
Benjamin Cheng
[PATCH] drm/amdgpu: rework how we handle TLB fences
Alex Deucher
RE: [PATCH] drm/amdgpu: rework how we handle TLB fences
Liang, Prike
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Michele Palazzi
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Michele Palazzi
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Leo Li
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Leo Li
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Michele Palazzi
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Leo Li
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Michele Palazzi
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Michele Palazzi
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Shengyu Qu
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Leo Li
Re: [PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
Michele Palazzi
Re: [PATCH 07/11] drm/amdgpu: rework amdgpu_userq_wait_ioctl v3
Christian König
Re: [PATCH 07/11] drm/amdgpu: rework amdgpu_userq_wait_ioctl v3
Tvrtko Ursulin
Re: [PATCH 07/11] drm/amdgpu: rework amdgpu_userq_wait_ioctl v3
Khatri, Sunil
Re: [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Robin Murphy
Re: [PATCH 02/11] drm/amdgpu: restructure VM state machine
Christian König
Re: [PATCH 02/11] drm/amdgpu: restructure VM state machine
Tvrtko Ursulin
Re: [PATCH] drm/amdgpu: Add explicit NULL check for bo in amdgpu_vm_bo_update()
Dan Carpenter
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Alexandre Courbot
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
[PATCH 0/2] drm: Fix namespace clashes with 'pixel_format'
Hou Wenlong
[PATCH 1/2] drm/i915/gvt: Rename struct 'pixel_format' to 'gvt_pixel_format'
Hou Wenlong
Re: [PATCH 1/2] drm/i915/gvt: Rename struct 'pixel_format' to 'gvt_pixel_format'
Jani Nikula
[PATCH 2/2] drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
Hou Wenlong
Re: [PATCH 2/2] drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
Alex Hung
Re: [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
Alexandre Courbot
oops/null pointer in 0010:dma_fence_is_signaled+0x12/0x60 [amdgpu]
Dr. David Alan Gilbert
Re: oops/null pointer in 0010:dma_fence_is_signaled+0x12/0x60 [amdgpu]
Christian König
Re: oops/null pointer in 0010:dma_fence_is_signaled+0x12/0x60 [amdgpu]
Dr. David Alan Gilbert
Re: oops/null pointer in 0010:dma_fence_is_signaled+0x12/0x60 [amdgpu]
Christian König
Re: oops/null pointer in 0010:dma_fence_is_signaled+0x12/0x60 [amdgpu]
Dr. David Alan Gilbert
7.0-rc4 dcn31_program_compbuf_size trace
Julian Wollrath
Re: 7.0-rc4 dcn31_program_compbuf_size trace
Eric Naim
[PATCH] drm/amd: fix dcn 2.01 check
Andy Nguyen
Re: [PATCH] drm/amd: fix dcn 2.01 check
Alex Deucher
Re: [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
Alexandre Courbot
Re: [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
Alexandre Courbot
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Alexandre Courbot
[PATCH] drm/amd: add 0x13da cyan skillfish PCI id
Andy Nguyen
Re: [PATCH] drm/amd: add 0x13da cyan skillfish PCI id
Alex Deucher
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
John Hubbard
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
John Hubbard
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
John Hubbard
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v12.1 1/1] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
RE: [PATCH v4] drm/amdgpu: avoid KIQ HDP flush from VM CPU commit during reset
Zhao, Victor
Re: [PATCH v4] drm/amdgpu: avoid KIQ HDP flush from VM CPU commit during reset
Lazar, Lijo
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Gaurav Batra
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Gaurav Batra
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Gaurav Batra
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Gaurav Batra
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Alex Deucher
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Timothy Pearson
[PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
Junrui Luo
RE: [PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
Liang, Prike
Re: [PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
Junrui Luo
RE: [PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
Liang, Prike
Re: [PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
Markus Elfring
Re: [PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
Markus Elfring
Re: [PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
Junrui Luo
Re: drm/amdgpu/userq: fix memory leak in MQD creation error paths
Markus Elfring
Re: [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
David Sterba
Re: [PATCH v2] drm/amdgpu: Fix resource leaks
Ethan Tidmore
[PATCH v3 0/7] Refactor drm_writeback_connector structure
Suraj Kandpal
[PATCH v3 1/7] drm: writeback: Refactor drm_writeback_connector structure
Suraj Kandpal
[PATCH v3 2/7] drm: writeback: Modify writeback init helpers
Suraj Kandpal
[PATCH v3 3/7] drm: writeback: Modify drm_writeback_queue_job params
Suraj Kandpal
[PATCH v3 4/7] drm: writeback: Modify drm_writeback_signal_completion param
Suraj Kandpal
[PATCH v3 5/7] drm: writeback: Modify params for drm_writeback_get_out_fence
Suraj Kandpal
[PATCH v3 6/7] drm/connector: Modify prepare_writeback_job helper
Suraj Kandpal
[PATCH v3 7/7] drm/connector: Modify cleanup_writeback_job helper
Suraj Kandpal
[PATCH 0/4] drm/amd: fix HDMI output with non-HDMI EDID overrides
Johannes Wüller
[PATCH 1/4] drm: add edid_overridden flag to drm_connector
Johannes Wüller
[PATCH 2/4] drm/amd: fix HDMI signal type for EDID overrides
Johannes Wüller
[PATCH 3/4] drm/amd: treat max_tmds_clock==0 as unconstrained
Johannes Wüller
[PATCH 4/4] drm/amd: fix force_yuv420/422_output being ignored
Johannes Wüller
[PATCH] drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()
Srinivasan Shanmugam
Re: [PATCH] drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()
Alex Hung
[PATCH] drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
Re: [PATCH] drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Tom Chung
[PATCH] drm/amdgpu: Drop redundant queue NULL check in hang detect worker
Srinivasan Shanmugam
RE: [PATCH] drm/amdgpu: Drop redundant queue NULL check in hang detect worker
Zhang, Jesse(Jie)
Re: [PATCH] drm/amdgpu: Drop redundant queue NULL check in hang detect worker
Lazar, Lijo
[PATCH] drm/amdgpu: Make emit_vm_flush() check explicit in amdgpu_vm_flush()
Srinivasan Shanmugam
Re: [PATCH] drm/amdgpu: Make emit_vm_flush() check explicit in amdgpu_vm_flush()
Lazar, Lijo
RE: [PATCH] drm/amdgpu: Make emit_vm_flush() check explicit in amdgpu_vm_flush()
SHANMUGAM, SRINIVASAN
Re: [PATCH] drm/amdgpu: Make emit_vm_flush() check explicit in amdgpu_vm_flush()
Christian König
Re: [PATCH] drm/amdgpu: Make emit_vm_flush() check explicit in amdgpu_vm_flush()
Dan Carpenter
Re: [PATCH] drm/amdgpu: Make emit_vm_flush() check explicit in amdgpu_vm_flush()
Christian König
[PATCH] drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()
Srinivasan Shanmugam
RE: [PATCH] drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()
Chai, Thomas
Re: [PATCH] drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()
Lazar, Lijo
[PATCH] drm/amd/ras: Remove redundant NULL check in pending bad-bank list iteration
Srinivasan Shanmugam
RE: [PATCH] drm/amd/ras: Remove redundant NULL check in pending bad-bank list iteration
Chai, Thomas
Issues with 7900 XTX power management.
Boddin Gregory
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Keith Busch
Re: [PATCH] Revert "drm/amdgpu: attach tlb fence to the PTs update"
Mario Limonciello
[PATCH v2] drm/amdgpu: add an option to allow gpu partition allocate all available memory
Xiaogang . Chen
Re: [PATCH v2] drm/amdgpu: add an option to allow gpu partition allocate all available memory
Philip Yang
Re: [PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
Alex Deucher
[PATCH] drm/amdgpu/atomfirmware: Add LpDDR5x and new fields for info v2_3
sunpeng.li
Re: [PATCH] drm/amdgpu/atomfirmware: Add LpDDR5x and new fields for info v2_3
Alex Hung
[PATCH v1] Revert "drm/amdgpu: revert to old status lock handling v4"
Sunil Khatri
Re: [PATCH v1] Revert "drm/amdgpu: revert to old status lock handling v4"
Alex Deucher
Later messages