amd-gfx
Thread
Date
Earlier messages
Messages by Thread
[PATCH] drm/amdgpu: Add missing MES helper parameter descriptions
Srinivasan Shanmugam
Re: [PATCH v6 2/2] drm/amd/display: add DMU timeout recovery support
LetsDank
Re: [PATCH v6 2/2] drm/amd/display: add DMU timeout recovery support
LetsDank
Re: [RDNA4] RX 9060 XT - Pageflip timed out causes complete desktop lockup under KDE Wayland
Alex Deucher
[PATCH] drm/amdgpu: Add missing Polaris 10 PCI device ID
John Olender
Re: [PATCH v1 1/3] drm/amdgpu: Drop unused include of <drm/drm_pciids.h>
The Capable Hub
[RFC PATCH v2 0/5] drm/amdgpu: rework ring writeback pointer accesses
Runyu Xiao
[RFC PATCH v2 1/5] drm/amdgpu: add typed helpers for ring writeback slots
Runyu Xiao
Re: [RFC PATCH v2 1/5] drm/amdgpu: add typed helpers for ring writeback slots
Christian König
[RFC PATCH v2 4/5] drm/amdgpu: make ring rptr_cpu_addr and wptr_cpu_addr typeless
Runyu Xiao
[RFC PATCH v2 2/5] drm/amdgpu: convert 32-bit ring writeback accesses to helpers
Runyu Xiao
[RFC PATCH v2 5/5] drm/amdgpu/mes: reset full 64-bit wptr in queue init
Runyu Xiao
[RFC PATCH v2 3/5] drm/amdgpu: convert 64-bit ring writeback accesses to helpers
Runyu Xiao
warnings from validate_blend_mode_for_alpha_formats() in next-20260715
Bert Karwatzki
Re: warnings from validate_blend_mode_for_alpha_formats() in next-20260715
Alex Deucher
Re: warnings from validate_blend_mode_for_alpha_formats() in next-20260715
Leandro Ribeiro
Re: warnings from validate_blend_mode_for_alpha_formats() in next-20260715
Bert Karwatzki
Re: warnings from validate_blend_mode_for_alpha_formats() in next-20260715
Bert Karwatzki
[PATCH i-g-t v4 0/7] add cgroup_dmem test
Thadeu Lima de Souza Cascardo
[PATCH i-g-t v4 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
Thadeu Lima de Souza Cascardo
[PATCH i-g-t v4 4/7] lib/xe: Introduce dmem driver and implement Xe support
Thadeu Lima de Souza Cascardo
[PATCH i-g-t v4 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
Thadeu Lima de Souza Cascardo
[PATCH i-g-t v4 2/7] tests/cgroup_dmem: add dmem cgroup controller test
Thadeu Lima de Souza Cascardo
[PATCH i-g-t v4 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
Thadeu Lima de Souza Cascardo
[PATCH i-g-t v4 7/7] tests/dmem_cgroups: add test for dmem.current
Thadeu Lima de Souza Cascardo
Re: [PATCH i-g-t v4 7/7] tests/dmem_cgroups: add test for dmem.current
Thomas Hellström
[PATCH i-g-t v4 3/7] lib/xe: add xe_cgroup_region_name() helper
Thadeu Lima de Souza Cascardo
[PATCH 1/3] drm/amdgpu/mes11: set connected queue index in the reset packet
Jesse Zhang
[PATCH 2/3] drm/amdgpu/mes12: set connected queue index in the reset packet
Jesse Zhang
[PATCH 3/3] drm/amdgpu/mes: pass connected queue index to hung queue detection
Jesse Zhang
[PATCH] drm/amdgpu: fix userq page count in input_validate
Zhu Lingshan
Re: [PATCH] drm/amdgpu: fix userq page count in input_validate
Christian König
[PATCH 0/2] DCN42B driver load fixes
Matthew Stewart
[PATCH 1/2] drm/amdgpu: Switch order of GC and Display IP blocks
Matthew Stewart
Re: [PATCH 1/2] drm/amdgpu: Switch order of GC and Display IP blocks
Aurabindo Pillai
[PATCH 2/2] drm/amd/display: add dcn42b specific SMU clock table read
Matthew Stewart
[RFC PATCH v2 00/20] drm/drm_colorop: add post-blend colorop support to AMD display driver
Melissa Wen
[RFC PATCH v2 04/20] drm/crtc: Add COLOR_PIPELINE property
Melissa Wen
[RFC PATCH v2 05/20] drm: Introduce DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE
Melissa Wen
[RFC PATCH v2 01/20] drm/crtc: Add color pipeline to CRTC state
Melissa Wen
[RFC PATCH v2 02/20] drm/colorop: Allow parenting colorop to CRTC
Melissa Wen
[RFC PATCH v2 03/20] drm: Factor out common color_pipeline property initialization code
Melissa Wen
[RFC PATCH v2 06/20] drm/atomic: Pass crtc_color_pipeline client cap to atomic check
Melissa Wen
[RFC PATCH v2 07/20] drm/atomic: Print the color pipeline as part of the CRTC state print
Melissa Wen
[RFC PATCH v2 08/20] drm/colorop: Factor out common paths from colorops helpers
Melissa Wen
[RFC PATCH v2 09/20] drm/colorop: Introduce colorop helpers for crtc
Melissa Wen
[RFC PATCH v2 11/20] drm/crtc: Track crtc color pipeline client cap in drm_crtc_state
Melissa Wen
[RFC PATCH v2 10/20] drm/colorop: distinguish whether a colorop belongs to a plane or a CRTC
Melissa Wen
[RFC PATCH v2 12/20] drm: Add helper to extract a 3x4 matrix from any CTM matrix dimensions
Melissa Wen
[RFC PATCH v2 13/20] drm: Add helper to extract a LUT entry from either 16-bit or 32-bit LUT
Melissa Wen
[RFC PATCH v2 14/20] drm/drm_mode_object: hide deprecated CRTC color mgmt props if colorop is set
Melissa Wen
[RFC PATCH v2 15/20] drm/drm_ioctl: guard DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE
Melissa Wen
[RFC PATCH v2 17/20] drm/amd/display: add support to post-blend 1D-Curve colorop
Melissa Wen
[RFC PATCH v2 16/20] drm/amd/display: add support to post-blend CTM colorop
Melissa Wen
[RFC PATCH v2 18/20] drm/amd/display: add support to post-blend 1D-LUT colorop
Melissa Wen
[RFC PATCH v2 20/20] drm/amd/display: enable post-blend colorop properties
Melissa Wen
[RFC PATCH v2 19/20] drm/amd/display: move CRTC CTM color mgmt prop to check helper
Melissa Wen
[PATCH v12 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
Srinivasan Shanmugam
[PATCH v12 1/5] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
Srinivasan Shanmugam
[PATCH v12 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
Srinivasan Shanmugam
[PATCH v12 3/5] drm/amdgpu: Remove queue-scoped WAIT_EVENT records on queue teardown
Srinivasan Shanmugam
[PATCH v12 4/5] drm/amdgpu: Record USERQ_EOP WAIT_EVENT notifications
Srinivasan Shanmugam
[PATCH v12 5/5] drm/amdgpu: Record QUEUE_RESET WAIT_EVENT notifications
Srinivasan Shanmugam
Re: [PATCH v12 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
Alex Deucher
[PATCH] drm/radeon: Only define radeon_acpi_vfct_match when actually used
Uwe Kleine-König
Re: [PATCH] drm/radeon: Only define radeon_acpi_vfct_match when actually used
Mario Limonciello
Re: [PATCH] drm/radeon: Only define radeon_acpi_vfct_match when actually used
Alex Deucher
[PATCH V4] drm/amdgpu/ras: Add debug mask to disable CE logs for uniras
Ce Sun
RE: [PATCH V4] drm/amdgpu/ras: Add debug mask to disable CE logs for uniras
Zhou1, Tao
[PATCH V3] drm/amdgpu/ras: Add debug mask to disable CE logs for uniras
Ce Sun
RE: [PATCH V3] drm/amdgpu/ras: Add debug mask to disable CE logs for uniras
Chai, Thomas
[PATCH] drm/amdgpu/mes: document for the MES rs64mem funcs
Prike Liang
Re: [PATCH] drm/amdgpu/mes: document for the MES rs64mem funcs
Chen, Michael
[PATCH v2] drm/amdgpu: skip clearing empty freed VM list on GEM close
Bob Zhou
Re: [PATCH v2] drm/amdgpu: skip clearing empty freed VM list on GEM close
Kuehling, Felix
[PATCH 1/3] drm/amdgpu: track faulted gfx user-queue slots
Jesse Zhang
[PATCH 3/3] drm/amdgpu/gfx12: recover gfx user queues on priv-fault
Jesse Zhang
[PATCH 2/3] drm/amdgpu/gfx11: recover gfx user queues on priv-fault
Jesse Zhang
[PATCH] drm/amd/display: dispatch compressed FRL cap check inside dml1_frl_cap_chk_inter
Fangzhi
Re: [PATCH] drm/amd/display: dispatch compressed FRL cap check inside dml1_frl_cap_chk_inter
Alex Deucher
[PATCH] drm/amd/display: Dispatch Compressed FRL Cap Check Inside dml1_frl_cap_chk_inter
Fangzhi Zuo
Re: [PATCH] drm/amd/display: Dispatch Compressed FRL Cap Check Inside dml1_frl_cap_chk_inter
Harry Wentland
[PATCH] drm/amdgpu: Display SPX partition mode for MI3xx VFs
Victor Lu
[PATCH] drm/amdgpu: add Component Unified ID (CUID) sysfs interface
Galantsev, Dmitrii
Re: [PATCH] drm/amdgpu: add Component Unified ID (CUID) sysfs interface
Alex Deucher
[RFC PATCH] drm/amd/display: extend HPD debounce to DVI/DP SST with per-EDID policy
IVAN.LIPSKI
RE: [PATCH] drm/amdgpu: dont pin wptr bo instead use eviction fence
Khatri, Sunil
Re: [PATCH] drm/amdgpu: dont pin wptr bo instead use eviction fence
Khatri, Sunil
Re: [PATCH] drm/amdgpu: dont pin wptr bo instead use eviction fence
Khatri, Sunil
[PATCH v5 0/4] drm/amdgpu: Wire GPU events into EVENTFD notifications
Srinivasan Shanmugam
[PATCH v5 1/4] drm/amdgpu: Signal USERQ_EOP EVENTFD notifications
Srinivasan Shanmugam
[PATCH v5 0/4] drm/amdgpu: Wire GPU events into EVENTFD notifications
Srinivasan Shanmugam
[PATCH v5 1/4] drm/amdgpu: Signal USERQ_EOP EVENTFD notifications
Srinivasan Shanmugam
[PATCH v5 0/4] drm/amdgpu: Wire GPU events into EVENTFD notifications
Srinivasan Shanmugam
[PATCH v5 1/4] drm/amdgpu: Signal USERQ_EOP EVENTFD notifications
Srinivasan Shanmugam
[PATCH v5 2/4] drm/amdgpu: properly account for resets with user queues
Srinivasan Shanmugam
[PATCH v5 4/4] drm/amdgpu: Signal GPU_RESET EVENTFD notifications
Srinivasan Shanmugam
[PATCH v5 3/4] drm/amdgpu: Signal QUEUE_RESET EVENTFD notifications
Srinivasan Shanmugam
Re: [PATCH v5 0/4] drm/amdgpu: Wire GPU events into EVENTFD notifications
Alex Deucher
[PATCH v11 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
Srinivasan Shanmugam
[PATCH v11 1/5] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
Srinivasan Shanmugam
[PATCH v11 3/5] drm/amdgpu: Remove queue-scoped WAIT_EVENT records on queue teardown
Srinivasan Shanmugam
[PATCH v11 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
Srinivasan Shanmugam
Re: [PATCH v11 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
Christian König
RE: [PATCH v11 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
SHANMUGAM, SRINIVASAN
[PATCH v11 5/5] drm/amdgpu: Record QUEUE_RESET WAIT_EVENT notifications
Srinivasan Shanmugam
[PATCH v11 4/5] drm/amdgpu: Record USERQ_EOP WAIT_EVENT notifications
Srinivasan Shanmugam
[PATCH] drm/amdgpu: Prefer default discovery offset
Lijo Lazar
Re: [PATCH] drm/amdgpu: Prefer default discovery offset
Alex Deucher
[PATCH 00/70] DC Patches July 13, 2026
Wayne Lin
[PATCH 01/70] drm/amd/display: Correct pipe usage for populating stream config
Wayne Lin
[PATCH 02/70] drm/amd/display: Add Writeback Watermarks and Latency Fields
Wayne Lin
[PATCH 03/70] drm/amd/display: Add MCIF ARB programming structures
Wayne Lin
[PATCH 06/70] drm/amd/display: add dm_dmub_hw_resume KUnit coverage
Wayne Lin
[PATCH 04/70] drm/amd/display: Increase HDMI AV mute wait from 2 to 3 frames
Wayne Lin
[PATCH 05/70] drm/amd/display: add dm_dmub_hw_init KUnit coverage
Wayne Lin
[PATCH 07/70] drm/amd/display: add fused IO KUnit coverage
Wayne Lin
[PATCH 08/70] drm/amd/display: add DMUB command sync KUnit coverage
Wayne Lin
[PATCH 09/70] drm/amd/display: add VBIOS bounding box KUnit test
Wayne Lin
[PATCH 10/70] drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN4_2 from 3dlut code
Wayne Lin
[PATCH 11/70] drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx param
Wayne Lin
[PATCH 12/70] drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctx
Wayne Lin
[PATCH 13/70] drm/amd/display: Fix DP LT failure logging
Wayne Lin
[PATCH 15/70] drm/amd/display: Replace amdgpu_dm_kunit_helpers.h with dm_helpers.h
Wayne Lin
[PATCH 16/70] drm/amd/display: Add stream creation tests for connector
Wayne Lin
[PATCH 14/70] drm/amd/display: Add updated MCIF ARB register definitions
Wayne Lin
[PATCH 17/70] drm/amd/display: Add detect and poll tests for connector
Wayne Lin
[PATCH 19/70] drm/amd/display: Add destroy tests for connector
Wayne Lin
[PATCH 18/70] drm/amd/display: Add register and unregister tests for connector
Wayne Lin
[PATCH 20/70] drm/amd/display: Add encoder helper tests for connector
Wayne Lin
[PATCH 21/70] drm/amd/display: Add EDID management tests for connector
Wayne Lin
[PATCH 26/70] drm/amd/display: Test plane colorop helper walkers
Wayne Lin
[PATCH 24/70] drm/amd/display: Split DPMS ON into parts
Wayne Lin
[PATCH 23/70] drm/amd/display: Add DWB validation support to DML2.1 wrapper
Wayne Lin
[PATCH 25/70] drm/amd/display: Test color mod init and 3D LUT size
Wayne Lin
[PATCH 27/70] drm/amd/display: Test CRTC color management update
Wayne Lin
[PATCH 28/70] drm/amd/display: Test plane color management update
Wayne Lin
[PATCH 29/70] drm/amd/display: Test plane colorop pipeline update
Wayne Lin
[PATCH 30/70] drm/amd/display: add KUnit tests for DM IP-block callbacks
Wayne Lin
[PATCH 31/70] drm/amd/display: add KUnit tests for DM CRTC vblank/scanout
Wayne Lin
[PATCH 32/70] drm/amd/display: add KUnit tests for DM atomic state helpers
Wayne Lin
[PATCH 34/70] drm/amd/display: add KUnit tests for HDCP state diffing
Wayne Lin
[PATCH 33/70] drm/amd/display: add KUnit tests for DM stream scaling
Wayne Lin
[PATCH 35/70] drm/amd/display: add KUnit tests for freesync config
Wayne Lin
[PATCH 36/70] drm/amd/display: add KUnit tests for per-frame master sync
Wayne Lin
[PATCH 37/70] drm/amd/display: add KUnit tests for stutter quirk
Wayne Lin
[PATCH 38/70] drm/amd/display: add KUnit tests for DPCD poweroff delay
Wayne Lin
[PATCH 39/70] drm/amd/display: add CRC source list KUnit coverage
Wayne Lin
[PATCH 42/70] drm/amd/display: add CRC set-source KUnit coverage
Wayne Lin
[PATCH 41/70] drm/amd/display: add CRC configure KUnit coverage
Wayne Lin
[PATCH 22/70] drm/amd/display: fix debug flags assignment in dmub_replay.c
Wayne Lin
[PATCH 43/70] drm/amd/display: add CRC IRQ handler KUnit coverage
Wayne Lin
[PATCH 44/70] drm/amd/display: Adjust the structure dml2_dchub_watermark_regs
Wayne Lin
[PATCH 45/70] drm/amd/display: Add mode helper tests for connector
Wayne Lin
[PATCH 46/70] drm/amd/display: Add i2c and EDID parsing tests for connector
Wayne Lin
[PATCH 40/70] drm/amd/display: add CRC source verify KUnit coverage
Wayne Lin
[PATCH 47/70] drm/amd/display: Add mode validation and CEC tests for connector
Wayne Lin
[PATCH 48/70] drm/amd/display: Add stream validation tests for connector
Wayne Lin
[PATCH 49/70] drm/amd/display: Adjust structure dml2_display_dlg_regs
Wayne Lin
[PATCH 51/70] drm/amd/display: Introduce dc_probe public object model
Wayne Lin
[PATCH 50/70] drm/amd/display: Revert Fix DMSS not triggering for HDR to SDR transition
Wayne Lin
[PATCH 54/70] drm/amd/display: Introduce dc_state_get_status unified status accessor
Wayne Lin
[PATCH 53/70] drm/amd/display: Refactor dc_validation_set array into single root struct
Wayne Lin
[PATCH 52/70] drm/amd/display: Introduce dc_update_state unified commit interface
Wayne Lin
[PATCH 57/70] drm/amd/display: Make dc_state_update const in commit path
Wayne Lin
[PATCH 56/70] drm/amd/display: Wire probe commit path into dc_update_state
Wayne Lin
[PATCH 58/70] drm/amd/display: Remove unused-but-set variable hubp from
Wayne Lin
[PATCH 55/70] drm/amd/display: Introduce program_perfmon hwss hook and BLS perfmon sequence
Wayne Lin
[PATCH 59/70] drm/amd/display: set new_stream to NULL after release
Wayne Lin
[PATCH 60/70] drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42
Wayne Lin
[PATCH 61/70] drm/amd/display: fix wrong register field in dccg35_set_hdmistreamclk_src_new
Wayne Lin
[PATCH 62/70] drm/amd/display: wire DCN42B mcache programming callback
Wayne Lin
[PATCH 65/70] drm/amd/display: Reduce DML reinitialization when params don't change
Wayne Lin
[PATCH 66/70] drm/amd/display: Add DCHUBBUB_HW_DEBUG offset/mask
Wayne Lin
[PATCH 64/70] drm/amd/display: hide Apple Studio Display secondary tile
Wayne Lin
[PATCH 67/70] drm/amd/display: Fix missing dc_3dlut forward declaration
Wayne Lin
[PATCH 68/70] drm/amd/display: Flush IRQ workqueue in schedule-work tests
Wayne Lin
Re: [PATCH 68/70] drm/amd/display: Flush IRQ workqueue in schedule-work tests
McRae, Geoffrey
[PATCH 69/70] drm/amd/display: Add SPL UPSP upsampling and YUV422 scaling support
Wayne Lin
[PATCH 70/70] drm/amd/display: Promote DC to 3.2.390
Wayne Lin
[PATCH v10 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
Srinivasan Shanmugam
[PATCH v10 1/5] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
Srinivasan Shanmugam
[PATCH v10 3/5] drm/amdgpu: Remove queue-scoped WAIT_EVENT records on queue teardown
Srinivasan Shanmugam
[PATCH v10 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
Srinivasan Shanmugam
[PATCH v10 5/5] drm/amdgpu: Record QUEUE_RESET WAIT_EVENT notifications
Srinivasan Shanmugam
[PATCH v10 4/5] drm/amdgpu: Record USERQ_EOP WAIT_EVENT notifications
Srinivasan Shanmugam
[PATCH 0/4] drm/amdgpu: Support DRM format modifiers on GFX6-8 (v2)
Timur Kristóf
[PATCH 2/4] drm/amdgpu: Convert tiling flags to modifiers on GFX6-8
Timur Kristóf
[PATCH 3/4] drm/amd/display: Support DRM format modifiers on GFX6-8
Timur Kristóf
[PATCH 1/4] drm/fourcc: Add modifiers for AMD GFX6-8
Timur Kristóf
Re: [PATCH 1/4] drm/fourcc: Add modifiers for AMD GFX6-8
Christian König
[PATCH 4/4] drm/amd/display: Don't use tiling flags anymore
Timur Kristóf
[PATCH] drm/amdkfd: save/restore MQD across hibernation when MQD is in VRAM
Shikang Fan
Re: [PATCH] drm/amdkfd: save/restore MQD across hibernation when MQD is in VRAM
Fan, Shikang
[PATCH v2] drm/amdkfd: save/restore MQD across hibernation when MQD is in VRAM
Shikang Fan
Re: [PATCH v2] drm/amdkfd: save/restore MQD across hibernation when MQD is in VRAM
Christian König
Re: [PATCH v2] drm/amdkfd: save/restore MQD across hibernation when MQD is in VRAM
Fan, Shikang
amdgpu crashes in get_ss_info_from_atombios()
Jiri Slaby
Re: amdgpu crashes in get_ss_info_from_atombios()
Lakha, Bhawanpreet
[PATCH 1/5] drm/amd/ras: send RMA envent in RAS init stage
Tao Zhou
Earlier messages