AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-28 17:22:01 to 2026-01-07 12:44:05 UTC [more...]

[RFC 0/3] Simpler and more consistent handling of entities on missing hw blocks
 2026-01-07 12:43 UTC  (3+ messages)
` [RFC 1/3] drm/amdgpu: Reject impossible entities early
` [RFC 2/3] drm/amdgpu: Remove redundant missing hw ip handling

[PATCH] drm/radeon: convert UVD v1.0 logging to drm_* helpers
 2026-01-07 12:30 UTC  (2+ messages)

[PATCH v2] drm/radeon: convert VCE logging to drm_* helpers
 2026-01-07 12:28 UTC  (2+ messages)

[PATCH v3 2/3] mm: only interrupt taking all mm locks on fatal signal
 2026-01-07  9:50 UTC  (15+ messages)

[PATCH v2 00/12] IDR to xarray conversion and some small cleanups
 2026-01-07  9:45 UTC  (21+ messages)
` [PATCH v2 03/12] drm/amdgpu: Remove unneccessary memset in bo list creation
` [PATCH v2 04/12] drm/amdgpu: Remove the bo list mutex
` [PATCH v2 05/12] drm/amdgpu: Remove a few holes from struct amdgpu_ctx
` [PATCH v2 06/12] drm/amdgpu: Remove duplicate struct member
` [PATCH v2 07/12] drm/amdgpu: Remove arbitrary number of contexts limitation
` [PATCH v2 08/12] drm/amdgpu: Consolidate ctx put
` [PATCH v2 09/12] drm/amdgpu: Remove live context error log and skip
` [PATCH v2 10/12] drm/amdgpu: Replace idr with xarray in amdgpu_bo_list
` [PATCH v2 11/12] drm/amdgpu: Remove output parameter in bo list handling
` [PATCH v2 12/12] drm/amdgpu: Convert context manager to xarray

[PATCH v2] fix AMDGPU failure with periodic signal
 2026-01-06 21:52 UTC  (14+ messages)

[PATCH] drm/amdgpu: validate the flush_gpu_tlb_pasid()
 2026-01-07  7:32 UTC  (3+ messages)

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-07  0:05 UTC  (43+ messages)
` [PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH 02/13] drm/amd/display: Fix color pipeline enum name leak
` [PATCH 03/13] drm/vkms: "
` [PATCH 04/13] drm/i915/display: "
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 06/13] drm/colorop: Add destroy helper for "
` [PATCH 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH 08/13] drm/vkms: "
` [PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [PATCH 12/13] drm/colorop: Use destroy callback for color pipeline teardown
` [PATCH 13/13] drm/i915/color: Add failure handling in plane color pipeline init

[PATCH] drm/amdgpu: reduce the full gpu access time in amdgpu_device_init
 2026-01-06 20:47 UTC  (2+ messages)

[PATCH 0/5] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-06 18:37 UTC  (6+ messages)
` [PATCH 1/5] PCI/MSI: Conservatively generalize "
` [PATCH RFC net-next 5/5] net: ionic: Set msi_addr_mask to IONIC_ADDR_LEN-bit everywhere

[PATCH 0/2] Add DRM property for panel type
 2026-01-06 17:00 UTC  (3+ messages)
` [PATCH 1/2] drm/connector: Add a new 'panel_type' property
` [PATCH 2/2] drm/amd/display: Attach OLED property to eDP panels

[PATCH] drm/amdgpu: Skip loading SDMA_RS64 in VF
 2026-01-06 16:48 UTC  (2+ messages)

[PATCH 0/1] drm/amdgpu: Fix TLB flush failures after hibernation resume
 2026-01-06 16:26 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] drm/radeon: bypass no_64bit_msi with new msi64 parameter
 2026-01-06 15:34 UTC  (5+ messages)

[PATCH] drm/radeon: fix signed v unsigned print formats
 2026-01-06 14:52 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix drm panic null pointer when driver not support atomic
 2026-01-06 14:47 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: fix a memory leak in device_queue_manager_init()
 2026-01-06  9:30 UTC  (2+ messages)

[RFC PATCH v1 0/8] amdgpu/amdkfd: Add support for non-4K page size systems
 2026-01-06 13:01 UTC  (21+ messages)
` [RFC PATCH v1 4/8] amdgpu/amdgpu_ttm: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K page size
` [RFC PATCH v1 7/8] amdgpu: Align ctl_stack_size and wg_data_size to GPU page size instead of CPU "

[PATCH 00/16] DC Patches Dec 22 2025
 2026-01-06 12:18 UTC  (3+ messages)
` [PATCH 06/16] drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMAL

[PATCH v2 00/21] Add smu message control block
 2026-01-06 11:32 UTC  (23+ messages)
` [PATCH v2 01/21] drm/amd/pm: "
` [PATCH v2 02/21] drm/amd/pm: Add message control for SMUv11
` [PATCH v2 03/21] drm/amd/pm: Add message control for SMUv12
` [PATCH v2 04/21] drm/amd/pm: Add message control for SMUv13
` [PATCH v2 05/21] drm/amd/pm: Add message control for SMUv14
` [PATCH v2 06/21] drm/amd/pm: Use message control in messaging
` [PATCH v2 07/21] drm/amd/pm: Add async message call support
` [PATCH v2 08/21] drm/amd/pm: Replace without wait with async calls
` [PATCH v2 09/21] drm/amd/pm: Remove unused legacy message functions
` [PATCH v2 10/21] drm/amd/pm: Drop legacy message fields from SMUv11
` [PATCH v2 11/21] drm/amd/pm: Drop legacy message fields from SMUv12
` [PATCH v2 12/21] drm/amd/pm: Drop legacy message fields from SMUv13
` [PATCH v2 13/21] drm/amd/pm: Drop legacy message fields from SMUv14
` [PATCH v2 14/21] drm/amd/pm: Drop legacy message related fields
` [PATCH v2 15/21] drm/amd/pm: Drop unused ppt callback from SMUv11
` [PATCH v2 16/21] drm/amd/pm: Drop unused ppt callback from SMUv12
` [PATCH v2 17/21] drm/amd/pm: Drop unused ppt callback from SMUv13
` [PATCH v2 18/21] drm/amd/pm: Drop unused ppt callback from SMUv14
` [PATCH v2 19/21] drm/amd/pm: Drop unused ppt callback definitions
` [PATCH v2 20/21] drm/amd/pm: Add debug message callback
` [PATCH v2 21/21] drm/amd/pm: Use message control for debug mailbox

[PATCH] drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2
 2026-01-06  8:53 UTC  (2+ messages)

[PATCH] drm/amdgpu: Skip TLB flush for devices predating the SI series
 2026-01-06  8:51 UTC  (5+ messages)

[PATCH v3 3/3] amdgpu: don't report an error if the process was killed
 2026-01-05 18:20 UTC  (5+ messages)

[PATCH v3 1/3] tools/testing/vma/vma_internal.h: provide fatal_signal_pending
 2026-01-05 23:21 UTC  (7+ messages)

[PATCH] drm/amdgpu: Add VRR support for MST connectors
 2026-01-05 20:30 UTC  (2+ messages)

[PATCH v3 0/3] drm/atomic: restrict the size of of gamma / degamma LUTs
 2026-01-06  7:25 UTC  (7+ messages)
` [PATCH v3 1/3] drm/mode_object: add drm_object_immutable_property_get_value()
` [PATCH v3 2/3] drm/atomic: add max_size check to drm_property_replace_blob_from_id()
` [PATCH v3 3/3] drm/atomic: verify that gamma/degamma LUTs are not too big

[PATCH] drm/fb-helper: Fix vblank timeout during suspend/reset
 2026-01-06  7:04 UTC  (4+ messages)

[PATCH] drm/amd/pm: Disable MMIO access during SMU Mode 1 reset
 2026-01-06  4:49 UTC  (4+ messages)

[PATCH] drm/amd: Clean up kfd node on surprise disconnect
 2026-01-06  4:39 UTC 

[PATCH] drm/amdgpu: Extend psp_skip_tmr for bare-metal and sriov
 2026-01-06  1:58 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: add SMUIO 15.0.0 headers
 2026-01-05 20:13 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: Add THM "
` [PATCH 3/5] drm/amd: Enable SMUIO 15_0_0 support
` [PATCH 4/5] drm/amd: Enable SMU 15_0_0 firmware headers
` [PATCH 5/5] drm/amd: Enable SMU 15_0_0 support

[PATCH] drm/amdkfd: fix a memory leak in device_queue_manager_init()
 2026-01-05 18:59 UTC  (3+ messages)

drm/amd/amdgpu: Port over some missing registers and bits from GC 10.1 to 10.3 (v2)
 2026-01-05 15:57 UTC  (2+ messages)

amdgpu vs kexec (revisited)
 2026-01-04 16:50 UTC 

[PATCH RESEND 0/3] drm/atomic: restrict the size of of gamma / degamma LUTs
 2026-01-05  7:21 UTC  (5+ messages)
` [PATCH RESEND 2/3] drm/atomic: add max_size check to drm_property_replace_blob_from_id()

[RFC PATCH v3 00/10] Add CWSR support to user queues
 2026-01-05  6:33 UTC  (7+ messages)
` [RFC PATCH v3 08/10] drm/amdgpu: Add ioctl to get cwsr details
` [RFC PATCH v3 09/10] drm/amdgpu: Add ioctl support for cwsr params

[PATCH v2 0/4] drm/amdkfd: Add batch userptr allocation support
 2026-01-04  7:21 UTC  (5+ messages)
` [PATCH v2 1/4] drm/amdkfd: Add batch userptr allocation UAPI
` [PATCH v2 2/4] drm/amdkfd: Extend kgd_mem for batch userptr support
` [PATCH v2 3/4] drm/amdkfd: Implement batch userptr allocation and management
` [PATCH v2 4/4] drm/amdkfd: Wire up batch userptr ioctl handler

[PATCH] drm/amdgpu: update outdated comment
 2026-01-02 22:46 UTC  (2+ messages)

[PATCH v2 1/2] drm: Introduce drm_crtc_vblank_prepare()
 2026-01-02 22:45 UTC  (5+ messages)

[PATCH v4] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
 2026-01-02 15:50 UTC  (2+ messages)

[PATCH] drm/amdkfd: update outdated comment
 2025-12-30 16:17 UTC 

[PATCH] drm/amdgpu: adjust variable and function name references
 2025-12-30 15:09 UTC 

[PATCH v3] drm/radeon: Switch radeon_connector to struct drm_edid
 2025-12-29 22:13 UTC 

[PATCH] drm/amd/display: correct AMDGPU Display Core logging logic
 2025-12-29 22:26 UTC 

[v2 1/3] drm/amd/amdgpu: Add timeout for user queue fence waiting
 2025-12-30  9:50 UTC  (3+ messages)
` [v2 2/3] drm/amd/amdgpu: Schedule user queue reset on GPU privilege fault for gfx11
` [v2 3/3] drm/amd/amdgpu: Schedule user queue reset on GPU privilege fault for gfx12

[PATCH 1/3] drm/amd/amdgpu: change the timeout for user queue fence waiting
 2025-12-30  5:07 UTC  (4+ messages)
` [PATCH 2/3] drm/amd/amdgpu: Schedule user queue reset on GPU privilege fault for gfx11
` [PATCH 3/3] drm/amd/amdgpu: Schedule user queue reset on GPU privilege fault for gfx12

[PATCH 00/12] Recover sysfb after DRM probe failure
 2025-12-29 21:58 UTC  (3+ messages)
` [PATCH 04/12] drm/amdgpu: Use devm aperture helpers for sysfb restore on "
` [PATCH 11/12] drm/radeon: "

[BUG] Linux 6.19-rc3: Long-run MES hang leads to global fence starvation under sustained compute (gfx11 / Strix gfx1150)
 2025-12-29 17:25 UTC 

[6.12.60 lts] [amdgpu]: regression: broken multi-monitor USB4 dock on Ryzen 7840U
 2025-12-29 15:40 UTC  (10+ messages)
  ` [6.12.61 "

[PATCH v2 3/3] drm/atomic: verify that gamma/degamma LUTs are not too big
 2025-12-29  4:25 UTC  (2+ messages)

[PATCH v7 0/7] VESA DisplayID fixed DSC BPP value support
 2025-12-29  2:25 UTC  (3+ messages)
` [PATCH v7 7/7] drm/amd: use fixed dsc bits-per-pixel from edid

[PATCH v4 0/8] drm: writeback: clean up writeback connector initialization
 2025-12-28 17:37 UTC  (6+ messages)
` [PATCH v4 1/8] drm/msm/dpu: don't mix devm and drmm functions
` [PATCH v4 5/8] drm: renesas: rcar-du: use drmm_writeback_connector_init()
` [PATCH v4 8/8] drm: writeback: rename drm_writeback_connector_init_with_encoder()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox