amd-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 13/14] drm/panic: Move panic display code into helper library
Jocelyn Falempe
[PATCH v3 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
Thomas Zimmermann
[PATCH v3 10/14] drm/panic: Restrict to primary planes
Thomas Zimmermann
[PATCH v3 02/14] drm/panic: Test address from kmap op for NULL
Thomas Zimmermann
[PATCH v3 05/14] drm/panic: Pass colors to draw_panic_dispatch()
Thomas Zimmermann
[PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
Thomas Zimmermann
Re: [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
Jocelyn Falempe
[PATCH v3 09/14] drm/panic: Split draw_panic_plane()
Thomas Zimmermann
Re: [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
Jocelyn Falempe
[PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
Thomas Zimmermann
Re: [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
Jocelyn Falempe
[PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
Thomas Zimmermann
Re: [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
Jocelyn Falempe
[PATCH v3 14/14] drm/panic: Compile KUnit tests as module
Thomas Zimmermann
Re: [PATCH v3 14/14] drm/panic: Compile KUnit tests as module
Jocelyn Falempe
[PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
Thomas Zimmermann
Re: [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
Jocelyn Falempe
[PATCH v3 08/14] drm/panic: Retry in dispatch function if panic output fails
Thomas Zimmermann
[PATCH v3 04/14] drm/panic: Return errno codes if panic output fails
Thomas Zimmermann
[PATCH 00/40] DC Patches September 7, 2026
Ray Wu
[PATCH 01/40] drm/amd/display: Ensure requested LSDMA BW is within the SOP bound
Ray Wu
[PATCH 02/40] drm/amd/display: Refactor DC_SEND_CURSOR_INFO_TO_DMU to drop pipe_ctx
Ray Wu
[PATCH 03/40] drm/amd/display: Test vblank IRQ handling
Ray Wu
[PATCH 04/40] drm/amd/display: Test self refresh entry
Ray Wu
[PATCH 05/40] drm/amd/display: Test GPU reset helpers
Ray Wu
[PATCH 06/40] drm/amd/display: Add override for LSDMA BW in QoS table
Ray Wu
[PATCH 07/40] drm/amd/display: Test plane update adapter
Ray Wu
[PATCH 08/40] drm/amd/display: Test MST resume guards
Ray Wu
[PATCH 09/40] drm/amd/display: Test cached suspend state
Ray Wu
[PATCH 10/40] drm/amd/display: Test writeback state transitions
Ray Wu
[PATCH 11/40] drm/amd/display: Test atomic validation guards
Ray Wu
[PATCH 14/40] drm/amd/display: Make sure streamclk gating is off when enabling streamclk
Ray Wu
[PATCH 16/40] drm/amd/display: Set mpc_tree_params->opp_id during OPP resource construct
Ray Wu
[PATCH 15/40] drm/amd/display: Remove unnecessary includes
Ray Wu
[PATCH 20/40] drm/amd/display: Exit IPS before connector detection on resume
Ray Wu
[PATCH 19/40] drm/amd/display: Fix missing APG regs for DCN60 HDMI
Ray Wu
[PATCH 21/40] drm/amd/display: Fix HF-VSDB DSC bpc detection to be cumulative
Ray Wu
[PATCH 25/40] drm/amd/display: Dump clock registers in HW init instead of SW init
Ray Wu
[PATCH 24/40] drm/amd/display: Fix DC Hub reference frequency assert range
Ray Wu
[PATCH 26/40] drm/amd/display: Validate irq source in DM IRQ handler
Ray Wu
[PATCH 28/40] Revert "drm/amd/display: Fix CalculateFlipSchedule Calculation"
Ray Wu
[PATCH 30/40] drm/amd/display: Update Urgent Burst Calculation To Account For Unbounded Requests
Ray Wu
[PATCH 31/40] drm/amd/display: Add stressed peak bandwidth probe with DMA contention
Ray Wu
[PATCH 32/40] Revert "drm/amd/display: Unify CalculateFlipSchedule Logic"
Ray Wu
[PATCH 36/40] drm/amd/display: Update DML fields used for mode support
Ray Wu
[PATCH 35/40] drm/amd/display: Route DCN6 mode programming calcs through function pointer table
Ray Wu
[PATCH 37/40] drm/amd/display: Fix NULL deref of new_stream->sink in VTEM guard
Ray Wu
[PATCH 39/40] drm/amd/display: [FW Promotion] Release 0.1.74.0
Ray Wu
[PATCH 40/40] drm/amd/display: Promote DC to 3.2.397
Ray Wu
[PATCH 38/40] drm/amd/display: Fix signedness mismatches in cm3
Ray Wu
[PATCH 17/40] drm/amd/display: Add override capability for UTM table params
Ray Wu
[PATCH 12/40] drm/amd/display: Cover dm_restore_drm_connector_state
Ray Wu
[PATCH 34/40] drm/amd/display: Route DCN6 mode support calcs through function pointer table
Ray Wu
[PATCH 23/40] drm/amd/display: Enable FW locality check in DCN6
Ray Wu
[PATCH 13/40] drm/amd/display: Cover EDID CEA parsing helpers
Ray Wu
[PATCH 18/40] drm/amd/display: Add immediate restore to FAMS2 for DRR
Ray Wu
[PATCH 33/40] drm/amd/display: Add dml2_core_dcn6_calcs function pointer table
Ray Wu
[PATCH 22/40] drm/amd/display: Fix unused params in flip sched
Ray Wu
[PATCH 27/40] drm/amd/display: Test DM IRQ handler source guard
Ray Wu
[PATCH 29/40] drm/amd/display: Set DISPCLK per surface in DML
Ray Wu
RE: [PATCH 00/40] DC Patches September 7, 2026
Wheeler, Daniel
[PATCH] drm/amdgpu: use set_page_dirty_lock() when unpinning userptr pages
Perry Yuan
[PATCH] drm/amdkfd: don't gate userptr cleanup on the owning mm
Perry Yuan
[PATCH] drm/amd/ras: reprogram MCA settings after reset
Xiang Liu
[PATCH] drm/amd/ras: reprogram MCA settings after reset
Xiang Liu
RE: [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
Deucher, Alexander
Re: [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
Armin Wolf
[PATCH V2 00/31] Rework GPU TLB invalidation
Alex Deucher
[PATCH 04/31] drm/amdgpu/gmc12: disallow gfxoff around TLB flushes
Alex Deucher
[PATCH 01/31] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
Alex Deucher
Re: [PATCH 01/31] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
Christian König
Re: [PATCH 01/31] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
Alex Deucher
Re: [PATCH 01/31] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
Alex Deucher
[PATCH 11/31] drm/amdgpu: add a buffer funcs callback for TLB invalidation
Alex Deucher
[PATCH 02/31] drm/amdgpu/gmc10: disallow gfxoff around TLB flushes
Alex Deucher
[PATCH 03/31] drm/amdgpu/gmc11: disallow gfxoff around TLB flushes
Alex Deucher
[PATCH 06/31] drm/amdgpu: add a gmc flag for using MMIO for TLB flush
Alex Deucher
[PATCH 18/31] drm/amdgpu: plumb tlb inv method in amdgpu_gmc_flush_gpu_tlb_gart()
Alex Deucher
[PATCH 14/31] drm/amdgpu/sdma6: add tlb invalidation buffer func callback
Alex Deucher
[PATCH 07/31] drm/amdgpu/gmc9: use MMIO for TLB flushes
Alex Deucher
[PATCH 17/31] drm/amdgpu: add tlb invalidation method enum
Alex Deucher
[PATCH 10/31] drm/amdgpu/gmc12: use MMIO for TLB flushes
Alex Deucher
[PATCH 08/31] drm/amdgpu/gmc10: use MMIO for TLB flushes
Alex Deucher
[PATCH 12/31] drm/amdgpu/sdma5.0: add tlb invalidation buffer func callback
Alex Deucher
[PATCH 05/31] drm/amdgpu/gmc9: set vmhub funcs for gfxhub and mmhub
Alex Deucher
[PATCH 13/31] drm/amdgpu/sdma5.2: add tlb invalidation buffer func callback
Alex Deucher
[PATCH 09/31] drm/amdgpu/gmc11: use MMIO for TLB flushes
Alex Deucher
[PATCH 16/31] drm/amdgpu: simplify amdgpu_gmc_flush_gpu_tlb()
Alex Deucher
[PATCH 20/31] drm/amdgpu/gmc: add new callback to lookup vmid to pasid mapping
Alex Deucher
RE: [PATCH 20/31] drm/amdgpu/gmc: add new callback to lookup vmid to pasid mapping
Zhang, Jesse(Jie)
[PATCH 19/31] drm/amdgpu: uplevel reset check in amdgpu_gmc_flush_gpu_tlb_gart()
Alex Deucher
[PATCH 25/31] drm/amdgpu/gmc11: use SDMA for gart TLB invalidation
Alex Deucher
[PATCH 28/31] drm/amdgpu/gmc11: use SDMA for pasid TLB invalidation
Alex Deucher
[PATCH 15/31] drm/amdgpu/sdma7: add tlb invalidation buffer func callback
Alex Deucher
[PATCH 29/31] drm/amdgpu/gmc12: use MES or SDMA for pasid TLB invalidation
Alex Deucher
[PATCH 26/31] drm/amdgpu/gmc12: use SDMA for gart TLB invalidation
Alex Deucher
[PATCH 22/31] drm/amdgpu/gmc: rework pasid flushing
Alex Deucher
RE: [PATCH 22/31] drm/amdgpu/gmc: rework pasid flushing
Zhang, Jesse(Jie)
[PATCH 24/31] drm/amdgpu/gmc10: use SDMA for gart TLB invalidation
Alex Deucher
[PATCH 27/31] drm/amdgpu/gmc10: use SDMA for pasid TLB invalidation
Alex Deucher
[PATCH 30/31] drm/amdgpu/gmc12: drop MES tlb inv in gmc callbacks
Alex Deucher
[PATCH 21/31] drm/amdgpu: add a gmc callback for the inv semaphore
Alex Deucher
[PATCH 23/31] drm/amdgpu/gmc9: use SDMA for gart TLB invalidation
Alex Deucher
[PATCH 31/31] drm/amdgpu/gmc: add helpers for various tlb inv functions
Alex Deucher
Re: [PATCH V2 00/31] Rework GPU TLB invalidation
Christian König
Re: [PATCH V2 00/31] Rework GPU TLB invalidation
Alex Deucher
Re: [PATCH V2 00/31] Rework GPU TLB invalidation
Christian König
Re: [PATCH V2 00/31] Rework GPU TLB invalidation
Alex Deucher
Re: [PATCH V2 00/31] Rework GPU TLB invalidation
Christian König
Re: [PATCH V2 00/31] Rework GPU TLB invalidation
Alex Deucher
[PATCH v1 0/3] drm/amd/display: passive VRR
Fangzhi Zuo
[PATCH v1 2/3] drm/amd/display: Use passive_vrr properties in amdgpu
Fangzhi Zuo
[PATCH v1 1/3] drm: Add passive_vrr properties for passive/desktop VRR
Fangzhi Zuo
Re: [PATCH v1 1/3] drm: Add passive_vrr properties for passive/desktop VRR
Tomasz Pakuła
[PATCH v1 3/3] drm/amd/display: Keep FreeSync for HF-VSDB VRR sinks in MCCS fallback
Fangzhi Zuo
Re: [PATCH v1 0/3] drm/amd/display: passive VRR
Adolfo
[PATCH v2] drm/amdkfd: skip migration when the fault window is already in VRAM
William Palacek
Re: [PATCH v2] drm/amdkfd: skip migration when the fault window is already in VRAM
Kuehling, Felix
[PATCH] drm/amdgpu: Fix UALink build errors on 32-bit builds
IVAN.LIPSKI
Re: [PATCH] drm/amdgpu: Fix UALink build errors on 32-bit builds
Deucher, Alexander
[PATCH] drm/amdkfd: skip migration when the fault window is already in VRAM
William Palacek
Re: [PATCH] drm/amdkfd: skip migration when the fault window is already in VRAM
Kuehling, Felix
[PATCH] drm/amdgpu/userq: dont overwrite the error of subsequent map call
Sunil Khatri
[PATCH] drm/amdgpu/userq: dont overwrite the error of subsequent map call
Sunil Khatri
Re: [PATCH] drm/amdgpu/userq: dont overwrite the error of subsequent map call
Alex Deucher
[PATCH v3] drm/amdgpu: skip the VMID 0 flush for VRAM clear-on-release
Arunpravin Paneer Selvam
Re: [PATCH v3] drm/amdgpu: skip the VMID 0 flush for VRAM clear-on-release
Christian König
Re: [PATCH v3] drm/amdgpu: skip the VMID 0 flush for VRAM clear-on-release
Arunpravin Paneer Selvam
[PATCH v2 0/4] drm/gpusvm: share one HMM fault across per-device DMA mappings
Honglei Huang
[PATCH v2 3/4] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages
Honglei Huang
Re: [PATCH v2 3/4] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages
Matthew Brost
Re: [PATCH v2 3/4] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages
Huang, Honglei
[PATCH v2 2/4] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
Honglei Huang
Re: [PATCH v2 2/4] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
Matthew Brost
Re: [PATCH v2 2/4] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
Huang, Honglei
[PATCH v2 4/4] drm/gpusvm: make the DMA mapping step in get_pages() optional
Honglei Huang
Re: [PATCH v2 4/4] drm/gpusvm: make the DMA mapping step in get_pages() optional
Matthew Brost
[PATCH v2 1/4] drm/gpusvm: move dma_addr allocation before the notifier lock
Honglei Huang
Re: [PATCH v2 1/4] drm/gpusvm: move dma_addr allocation before the notifier lock
Matthew Brost
Re: [PATCH v2 1/4] drm/gpusvm: move dma_addr allocation before the notifier lock
Huang, Honglei
[PATCH 0/8] drm/amdgpu/sdma: Improve existing SDMA queue resets (v2)
Timur Kristóf
[PATCH 1/8] drm/amdgpu/sdma: Remove unimplemented soft_reset() for SDMA and SI DMA
Timur Kristóf
[PATCH 5/8] drm/amdgpu/sdma: Clear SDMA rings after reset before starting them
Timur Kristóf
[PATCH 8/8] drm/amdgpu/sdma: Use common SDMA legacy queue reset on SDMA v4.4.2
Timur Kristóf
[PATCH 7/8] drm/amdgpu/sdma: Always handle kernel queues in amdgpu_sdma_reset_engine()
Timur Kristóf
Re: [PATCH 7/8] drm/amdgpu/sdma: Always handle kernel queues in amdgpu_sdma_reset_engine()
Alex Deucher
[PATCH 2/8] drm/amdgpu/sdma: Remove superfluous rlc_resume and rlc_stop functions
Timur Kristóf
[PATCH 4/8] drm/amdgpu/sdma: Remove unnecessary guilty tracking of SDMA queues
Timur Kristóf
[PATCH 6/8] drm/amdgpu/sdma: Move SDMA v5.x queue reset to common code
Timur Kristóf
[PATCH 3/8] drm/amdgpu/sdma: Fix executing duplicate commands after recovery on SDMA v4.4.2
Timur Kristóf
Re: [PATCH 0/8] drm/amdgpu/sdma: Improve existing SDMA queue resets (v2)
Alex Deucher
[REGRESSION] amdgpu: "pixel format with alpha exposed but blend mode not setup" warnings introduced in v7.3-rc1
Robson Candido dos Santos Alves
Re: [REGRESSION] amdgpu: "pixel format with alpha exposed but blend mode not setup" warnings introduced in v7.3-rc1
Thorsten Leemhuis
Re: [REGRESSION] amdgpu: "pixel format with alpha exposed but blend mode not setup" warnings introduced in v7.3-rc1
Robson Candido dos Santos Alves
[RX470 - polaris10] Wrong window titlebar gradient after kernel update 7.1 to 7.2
Stefan Kühn
Re: [RX470 - polaris10] Wrong window titlebar gradient after kernel update 7.1 to 7.2
Thorsten Leemhuis
Re: [RX470 - polaris10] Wrong window titlebar gradient after kernel update 7.1 to 7.2
Stefan Kühn
[PATCH] drm/amdkfd: use kzalloc_objs() instead of kzalloc() with multiply
Hrushiraj Gandhi
Re: [PATCH] drm/amdkfd: use kzalloc_objs() instead of kzalloc() with multiply
Alex Deucher
[PATCH] drm/amdgpu: Remove gfxoff calls in GC v12.1
Lijo Lazar
Re: [PATCH] drm/amdgpu: Remove gfxoff calls in GC v12.1
Alex Deucher
[PATCH AUTOSEL 6.18] drm/amdkfd: fix SMI event cross-process information leak
Sasha Levin
[PATCH AUTOSEL 6.18-6.6] drm/amdkfd: fix UAF race in destroy_queue_cpsch
Sasha Levin
[PATCH v7 00/12] Add support for a DRM backlight capability
Mario Limonciello
[PATCH v7 01/12] Revert "backlight: Remove notifier"
Mario Limonciello
[PATCH v7 03/12] drm/property: add a per-connector luminance flag
Mario Limonciello
[PATCH v7 02/12] backlight: add kernel-internal backlight API
Mario Limonciello
[PATCH v7 06/12] drm/amd/display: Pass up errors reading actual brightness
Mario Limonciello
[PATCH v7 09/12] drm/bridge: auto-link panel backlight in bridge connector
Mario Limonciello
[PATCH v7 04/12] drm: add connector backlight (LUMINANCE) infrastructure
Mario Limonciello
[PATCH v7 11/12] drm/i915: Indicate support for luminance on the connector
Mario Limonciello
[PATCH v7 08/12] drm/amd/display: use drm backlight
Mario Limonciello
[PATCH v7 05/12] drm: add DRM_CLIENT_CAP_LUMINANCE
Mario Limonciello
[PATCH v7 12/12] drm/i915/display: use drm backlight
Mario Limonciello
[PATCH v7 07/12] drm/amd: Indicate driver supports luminance
Mario Limonciello
[PATCH v7 10/12] drm/xe: Indicate support for luminance on the connector
Mario Limonciello
Re: [PATCH v7 00/12] Add support for a DRM backlight capability
Mario Limonciello
[PATCH AUTOSEL 6.18-6.6] drm/amdkfd: Unwind debug trap enable on copy_to_user failure
Sasha Levin
[PATCH AUTOSEL 6.18-6.1] drm/amdkfd: Check bounds on allocate_doorbell
Sasha Levin
[PATCH AUTOSEL 6.18] drm/amd/ras: reset CPER ring on corrupt entry size
Sasha Levin
[PATCH] drm/amdgpu: Skip accessing psp rum time db for APUs
Kanala Ramalingeswara Reddy
Re: [PATCH] drm/amdgpu: Skip accessing psp rum time db for APUs
Alex Deucher
[PATCH AUTOSEL 6.18-6.6] drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl
Sasha Levin
[PATCH] drm/amdkfd: Fix TCP XNACK scoreboard reset race
Gang Ba
RE: [PATCH] drm/amdkfd: Fix TCP XNACK scoreboard reset race
Russell, Kent
Re: [PATCH] drm/amdkfd: Fix TCP XNACK scoreboard reset race
Jay Cornwall
Re: [PATCH] drm/amdkfd: Fix TCP XNACK scoreboard reset race
Gang Ba
Re: [PATCH] drm/amdkfd: Fix TCP XNACK scoreboard reset race
Jay Cornwall
[PATCH v2 00/13] drm/crtc: Convert all drivers to atomic_create_state and remove reset
Maxime Ripard
[PATCH v2 02/13] drm/amdgpu: vkms: Switch to drm_atomic_helper_crtc_create_state
Maxime Ripard
[PATCH v2 07/13] drm/amdgpu: dm: Convert to atomic_create_state
Maxime Ripard
Re: [PATCH v2 00/13] drm/crtc: Convert all drivers to atomic_create_state and remove reset
Thomas Zimmermann
[PATCH AUTOSEL 6.18] drm/amdgpu: avoid integer overflow in VA range check
Sasha Levin
[PATCH v4] drm/amdgpu: Add trace events for pid register/deregister
David Francis
Re: [PATCH v4] drm/amdgpu: Add trace events for pid register/deregister
Alex Deucher
[PATCH] drm/amd/display: Guard NULL DDC pins in dal_ddc_open
Dennis Thomsen
[PATCH AUTOSEL 6.18] drm/amdgpu: check and drop invalid bad page records
Sasha Levin
[PATCH AUTOSEL 6.18-6.6] drm/amdkfd: Fix OOB memory exposure in get_wave_state()
Sasha Levin
[PATCH v1 1/3] drm/amdgpu: update the fw version for gfx11 userqueues
Sunil Khatri
[PATCH v1 3/3] drm/amdgpu: add the fw check for gfx11 missing ips for uq
Sunil Khatri
Earlier messages
Later messages