AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 14:47:08 to 2026-01-23 15:56:17 UTC [more...]

[PATCH v5 00/10] drm/amdgpu: preparation patchs for the use all SDMA instances series
 2026-01-23 15:56 UTC  (17+ messages)
` [PATCH v5 01/10] drm/amdgpu: remove gart_window_lock usage from gmc v12_1
` [PATCH v5 02/10] drm/amdgpu: statically assign gart windows to ttm entities
` [PATCH v5 03/10] drm/amdgpu: add amdgpu_ttm_buffer_entity_fini func
` [PATCH v5 04/10] drm/amdgpu: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWS
` [PATCH v5 05/10] drm/amdgpu: add missing lock in amdgpu_benchmark_do_move
` [PATCH v5 06/10] drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submit
` [PATCH v5 07/10] drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZE
` [PATCH v5 08/10] drm/amdgpu: use larger gart window when possible
` [PATCH v5 09/10] drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
` [PATCH v5 10/10] drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status

[PATCH 1/2] drm: introduce page_flip_timeout()
 2026-01-23 15:16 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: implement page_flip_timeout() support

[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-23 13:41 UTC  (6+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v3 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v3 4/4] ALSA: hda/intel: "

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-23 12:59 UTC  (21+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support

[PATCH Review 1/1] drm/amd/ras: statistic xgmi training error count
 2026-01-23 11:59 UTC 

[PATCH Review 1/1] drm/amdgpu: statistic xgmi training error count
 2026-01-23 11:27 UTC 

[PATCH v2 1/2] drm/amd/pm: use debug port for mode1 reset request on smu 13&14
 2026-01-23 10:08 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amd/pm: send unload command to smu during modprobe -r amdgpu

[PATCH 1/7] drm/amdgpu: add mqd_update callback to AMDGPU user queue interface
 2026-01-23 10:01 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: Add CU mask support for MQD properties
` [PATCH 3/7] drm/amdgpu/gfx11: add CU mask support for compute MQD initialization
` [PATCH 4/7] drm/amdgpu/gfx12: "
` [PATCH 5/7] amdgpu: Add MQD update functionality for user queues
` [PATCH 6/7] drm/amdgpu: implement CU mask modification support for AMDGPU "
` [PATCH 7/7] drm/amdgpu: add queue modification support to AMDGPU_USERQ ioctl

[PATCH 1/9] drm/amd/amdgpu: Add update_mqd callback to amdgpu_mqd struct
 2026-01-23  9:58 UTC  (16+ messages)
` [PATCH 2/9] drm/amd/amdgpu: Add mqd_update callback to amdgpu_userq_funcs
` [PATCH 3/9] drm/amd/amdgpu/gfx11: Implement GFX11 MQD update callbacks for COMPUTE IPs
` [PATCH 4/9] drm/amd/amdgpu/gfx11: Add CU mask and priority support to GFX11 compute MQD update
` [PATCH 5/9] drm/amd/amdgpu/gfx12: Implement GFX12 MQD update callbacks for GFX/COMPUTE IPs
` [PATCH 6/9] drm/amd/amdgpu/gfx12: Add CU mask and priority support to GFX12 compute MQD update
` [PATCH 7/9] amdgpu: Add MQD update functionality for user queues
` [PATCH 8/9] drm/amdgpu: Add ioctl for setting user queue CU mask
` [PATCH 9/9] drm/amdgpu: Add queue update IOCTL support

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-23  6:45 UTC  (19+ messages)

[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-22 23:44 UTC  (22+ messages)
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete

[PATCH] drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_remove
 2026-01-23  8:06 UTC  (8+ messages)

[PATCH 1/2] drm/amd/pm: use debug port for mode1 reset request on smu 13&14
 2026-01-23  6:41 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: send unload command to smu during modprobe -r amdgpu

[PATCH] drm/amdgpu: Send RMA CPER at bad page loading
 2026-01-23  6:13 UTC  (2+ messages)

[PATCH v2 0/7] Refactor smu feature bit implementation
 2026-01-23  6:06 UTC  (3+ messages)

Problem with Hardware cursor on AMD RV730
 2026-01-23  5:03 UTC 

[PATCH 1/2] drm/amd/pm: fix smu v13 soft clock frequency setting issue
 2026-01-23  2:08 UTC  (6+ messages)

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-01-23  1:29 UTC  (30+ messages)
` [PATCH v7 01/22] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v7 02/22] drm: Add new general DRM property "color format"
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 04/22] drm/bridge: Act on the DRM color format property
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v7 06/22] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v7 07/22] drm/i915: Implement the "color format" DRM property
` [PATCH v7 08/22] drm/amdgpu: Implement "
` [PATCH v7 09/22] drm/rockchip: Add YUV422 output mode constants for VOP2
  `  "
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
  `  "
      ` Re:Re: [PATCH "
` [PATCH v7 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
  `  "
` [PATCH v7 12/22] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
  `  "
` [PATCH v7 13/22] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
  `  "
` [PATCH v7 14/22] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v7 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v7 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v7 17/22] drm/connector: Register color format property on HDMI connectors
` [PATCH v7 18/22] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v7 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v7 20/22] drm/tests: edid: Add __maybe_unused attribute to EDID definitions
` [PATCH v7 21/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v7 22/22] drm/bridge: Document "

[pull] amdgpu, amdkfd drm-fixes-6.19
 2026-01-22 20:43 UTC 

[PATCH] drm/amd/include : Update MES v12 API header - SUSPEND
 2026-01-22 16:55 UTC  (2+ messages)

[PATCH] drm/amd/display: fix wrong color value mapping on MCM shaper LUT
 2026-01-22 15:20 UTC 

[PATCH v2] amdgpu: Add amdgpu profiler IOCTL functions
 2026-01-22 15:11 UTC 

[PATCH v2] drm/amdgpu/uapi: add profiler interface
 2026-01-22 15:09 UTC 

[PATCH] drm/amdkfd: gfx12.1 trap handler instruction fixup for VOP3PX
 2026-01-22 15:04 UTC 

[RFC PATCH] drm/buddy: Optimize large alignment handling to avoid unnecessary splits
 2026-01-22 15:02 UTC  (4+ messages)

[PATCH 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-01-22 14:18 UTC  (2+ messages)
` [PATCH 2/2] drm/buddy: Add KUnit test for offset-aligned allocations

[RFC PATCH] drm/amdgpu: Avoid unnecessary Call Traces in amdgpu_irq_put()
 2026-01-22 12:53 UTC  (8+ messages)

[PATCH v2 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
 2026-01-22 10:22 UTC  (3+ messages)

[PATCH v4 00/11] Add CWSR support to user queues
 2026-01-22 10:40 UTC  (12+ messages)
` [PATCH v4 01/11] drm/amdgpu: Add helper function to get xcc count
` [PATCH v4 02/11] drm/amdgpu: Add cwsr functions
` [PATCH v4 03/11] drm/amdgpu: Fill cwsr save area details
` [PATCH v4 04/11] drm/amdgpu: Add user save area params validation
` [PATCH v4 05/11] drm/amdgpu: Add cwsr to device init/fini sequence
` [PATCH v4 06/11] drm/amdgpu: Add first level cwsr handler to userq
` [PATCH v4 07/11] drm/amdgpu: Add user save area params to mqd input
` [PATCH v4 08/11] drm/amdgpu: Add ioctl to get cwsr details
` [PATCH v4 09/11] drm/amdgpu: Add ioctl support for cwsr params
` [PATCH v4 10/11] drm/amdgpu: Add ioctl to set level2 handler
` [PATCH v4 11/11] drm/amdgpu: Add interface to set debug trap flag

[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-22  9:57 UTC  (3+ messages)

[PATCH v4 00/12] IDR to xarray conversion and some small cleanups
 2026-01-22  8:56 UTC  (4+ messages)
` [PATCH v4 08/12] drm/amdgpu: Consolidate ctx put

[RFC 0/3] Simpler and more consistent handling of entities on missing hw blocks
 2026-01-22  8:52 UTC  (7+ messages)
` [RFC 3/3] drm/sched: Disallow initializing entities with no schedulers

[PATCH v6 00/21] Add new general DRM property "color format"
 2026-01-21 13:45 UTC  (12+ messages)
` [PATCH v6 11/21] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v6 12/21] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v6 13/21] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v6 14/21] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v6 15/21] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v6 16/21] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v6 17/21] drm/connector: Register color format property on HDMI connectors
` [PATCH v6 18/21] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v6 19/21] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v6 20/21] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v6 21/21] drm/bridge: Document "

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-22  8:02 UTC  (4+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios

[PATCH v4 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-21 15:50 UTC  (10+ messages)
` [PATCH v4 8/8] vfio: Validate dma-buf revocation semantics

[PATCH] drm/amdgpu: Skip vcn poison irq release on VF
 2026-01-22  6:55 UTC 

[PATCH] Revert "drm/amd/display: pause the workload setting in dm"
 2026-01-22  1:00 UTC  (2+ messages)

[PATCH v2 1/4] PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask
 2026-01-21 23:40 UTC  (2+ messages)

[PATCH 00/13] DC Patches for 26 Jan 2026
 2026-01-21 22:31 UTC  (14+ messages)
` [PATCH 01/13] drm/amd/display: Enable vstateup hook for DCN401 to be reused
` [PATCH 02/13] drm/amd/display: Fix GFX12 family constant checks
` [PATCH 03/13] drm/amd/display: Add FR skipping CTS functions
` [PATCH 04/13] drm/amd/display: Enable bootcrc on FW side
` [PATCH 05/13] drm/amd/display: perform clear update flags for all DCN asics
` [PATCH 06/13] drm/amd/display: add setup_stereo for dcn4x or later
` [PATCH 07/13] drm/amd/display: Remove unnecessary DC FP guard
` [PATCH 08/13] drm/amd/display: avoid dig reg access timeout on usb4 link training fail
` [PATCH 09/13] drm/amd/display: Add debug flag to override min dispclk
` [PATCH 10/13] drm/amd/display: mouse event trigger to boost RR when idle
` [PATCH 11/13] drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component
` [PATCH 12/13] drm/amd/display: [FW Promotion] Release 0.1.44.0
` [PATCH 13/13] drm/amd/display: Promote DC to 3.2.367


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