amd-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RFC/POC PATCH 10/12] drm/amdgpu: implement SVM core initialization and fini
Honglei Huang
[RFC/POC PATCH 09/12] drm/amdgpu: implement SVM range workers
Honglei Huang
[RFC/POC PATCH 11/12] drm/amdgpu: implement SVM ioctl and fault handler
Honglei Huang
[RFC/POC PATCH 12/12] drm/amdgpu: wire up SVM build system and fault handler
Honglei Huang
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Christian König
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Honglei Huang
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Matthew Brost
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Honglei Huang
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Matthew Brost
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Honglei Huang
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Matthew Brost
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Honglei Huang
Re: [RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
Huang, Honglei1
[PATCH 01/10] drm/amdgpu: completely rework eviction fence handling v2
Christian König
[PATCH 05/10] drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2
Christian König
[PATCH 06/10] drm/amdgpu: annotate eviction fence signaling path
Christian König
[PATCH 02/10] drm/amdgpu: fix eviction fence and userq manager shutdown
Christian König
[PATCH 07/10] drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctl
Christian König
[PATCH 03/10] drm/amdgpu: fix adding eviction fence
Christian König
[PATCH 04/10] drm/amdgpu: rework amdgpu_userq_wait_ioctl v4
Christian König
[PATCH 09/10] drm/amdgpu: restructure VM state machine v2
Christian König
Re: [PATCH 09/10] drm/amdgpu: restructure VM state machine v2
Khatri, Sunil
[PATCH 08/10] drm/amdgpu: revert to old status lock handling v4
Christian König
[PATCH 10/10] drm/amdgpu: WIP sync amdgpu_ttm_fill_mem only to kernel fences
Christian König
Re: [PATCH 10/10] drm/amdgpu: WIP sync amdgpu_ttm_fill_mem only to kernel fences
Khatri, Sunil
[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
[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
[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/6] drm/amdgpu/gfx7: align mqd settings with KFD
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
[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
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
[PATCH] drm/amd: fix dcn 2.01 check
Andy Nguyen
Re: [PATCH] drm/amd: fix dcn 2.01 check
Alex Deucher
[PATCH] drm/amd: add 0x13da cyan skillfish PCI id
Andy Nguyen
Re: [PATCH] drm/amd: add 0x13da cyan skillfish PCI id
Alex Deucher
[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 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
[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
[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
[PATCH] drm/amd/display: Increase DCN314 SR latency by 1us
Zhang Zhenzhe
[PATCH] drm/amd/display: Replace use of system_wq with system_percpu_wq
Marco Crivellari
Re: [PATCH] drm/amd/display: Replace use of system_wq with system_percpu_wq
Marco Crivellari
Re: [PATCH] drm/amd/display: Replace use of system_wq with system_percpu_wq
Alex Deucher
Re: [PATCH] drm/amd/display: Replace use of system_wq with system_percpu_wq
Marco Crivellari
Re: [PATCH v3 0/4] Replace old wq name and add WQ_PERCPU and WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
Re: [PATCH v3 0/4] Replace old wq name and add WQ_PERCPU and WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
Jim Cromie
[PATCH v11 28/65] dyndbg: split multi-query strings with %
Jim Cromie
[PATCH v11 07/65] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
Jim Cromie
[PATCH v11 12/65] dyndbg: refactor param_set_dyndbg_classes and below
Jim Cromie
[PATCH v11 30/65] dyndbg: resolve "protection" of class'd pr_debug
Jim Cromie
Re: [PATCH v11 30/65] dyndbg: resolve "protection" of class'd pr_debug
Louis Chauvet
[PATCH v11 29/65] selftests-dyndbg: add test_mod_submod
Jim Cromie
[PATCH v11 08/65] dyndbg: make ddebug_class_param union members same size
Jim Cromie
[PATCH v11 19/65] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Jim Cromie
Re: [PATCH v11 19/65] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Louis Chauvet
[PATCH v11 14/65] dyndbg: replace classmap list with a vector
Jim Cromie
[PATCH v11 34/65] drm: use correct ccflags-y spelling
Jim Cromie
Re: [PATCH v11 34/65] drm: use correct ccflags-y spelling
Louis Chauvet
[PATCH v11 44/65] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Jim Cromie
Re: [PATCH v11 44/65] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Louis Chauvet
[PATCH v11 27/65] dyndbg: treat comma as a token separator
Jim Cromie
Re: [PATCH v11 27/65] dyndbg: treat comma as a token separator
Louis Chauvet
[PATCH v11 47/65] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Jim Cromie
Re: [PATCH v11 47/65] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Louis Chauvet
[PATCH v11 54/65] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
Jim Cromie
Re: [PATCH v11 54/65] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
Louis Chauvet
[PATCH v11 23/65] dyndbg: detect class_id reservation conflicts
Jim Cromie
Re: [PATCH v11 23/65] dyndbg: detect class_id reservation conflicts
Louis Chauvet
[PATCH v11 52/65] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
Jim Cromie
Re: [PATCH v11 52/65] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
Louis Chauvet
[PATCH v11 46/65] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
Jim Cromie
Re: [PATCH v11 46/65] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
Louis Chauvet
[PATCH v11 06/65] test-dyndbg: fixup CLASSMAP usage error
Jim Cromie
[PATCH v11 39/65] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
Jim Cromie
[PATCH v11 17/65] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Jim Cromie
Re: [PATCH v11 17/65] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Louis Chauvet
[PATCH v11 04/65] docs/dyndbg: update examples \012 to \n
Jim Cromie
[PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
Re: [PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
Louis Chauvet
[PATCH v11 26/65] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
Jim Cromie
Re: [PATCH v11 26/65] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
Louis Chauvet
[PATCH v11 37/65] drm-print: modernize an archaic comment
Jim Cromie
Re: [PATCH v11 37/65] drm-print: modernize an archaic comment
Louis Chauvet
[PATCH v11 50/65] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
Jim Cromie
Re: [PATCH v11 50/65] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
Louis Chauvet
[PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Jim Cromie
Re: [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Louis Chauvet
Re: [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
jim . cromie
Earlier messages
Later messages