messages from 2025-09-11 11:42:31 to 2025-09-16 08:08:18 UTC [more...]
[PATCH v3] drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
2025-09-16 8:07 UTC
[PATCH v2 00/11] PCI: Resizable BAR improvements
2025-09-16 8:07 UTC (22+ messages)
` [PATCH v2 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v2 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v2 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v2 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v2 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v2 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v2 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v2 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Convert BAR sizes bitmasks to u64
[PATCH V11 00/47] Color Pipeline API w/ VKMS
2025-09-15 18:43 UTC (3+ messages)
` [PATCH V11 11/47] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
[REGRESSION] AMD GPU not detected since 6.16.4 commit c97636cc83d4
2025-09-15 23:02 UTC (3+ messages)
[PATCH V2] drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
2025-09-16 7:13 UTC (2+ messages)
[PATCH v1 1/2] drm/amdgpu: make non-NULL out fence mandatory
2025-09-16 7:08 UTC (2+ messages)
` [PATCH v1 2/2] drm/amdgpu: remove gart_window_lock usage from gmc v12
[PATCH 1/2] drm/amdgpu: Introduce VF critical region check for RAS poison injection
2025-09-16 6:50 UTC
[PATCH] drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
2025-09-16 6:15 UTC (2+ messages)
[PATCH] drm/amdgpu: Remove redundant return value
2025-09-16 5:52 UTC
[PATCH] drm/amd/display: Use kmalloc_array() instead of kmalloc()
2025-09-16 4:08 UTC (3+ messages)
[PATCH] drm/amd: Run KFD suspend and resume routines for s0ix
2025-09-16 2:28 UTC (2+ messages)
[PATCH] drm/amd: Only restore cached manual clock settings in restore if OD enabled
2025-09-16 1:59 UTC
[PATCH] drm/amdgpu: remove non-DC DCE 11 code
2025-09-15 22:49 UTC (2+ messages)
[PATCH 00/10] Use devm_i2c_add_adapter() for amdgpu
2025-09-15 21:58 UTC (2+ messages)
[PATCH] Documentation: add initial documenation for user queues
2025-09-15 20:31 UTC
[PATCH 1/2] drm/amdgpu: set an error on all fences from a bad context
2025-09-15 17:42 UTC (7+ messages)
` [PATCH 2/2] drm/amdgpu: clean up and unify hw fence handling
[PATCH 1/3] drm/amdgpu: handle wrap around in reemit handling
2025-09-15 17:22 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: set an error on all fences from a bad context
` [PATCH 3/3] drm/amdgpu: clean up and unify hw fence handling
[PATCH 1/5] drm/amdgpu/sdma4.0: adjust SDMA limits
2025-09-15 13:32 UTC (5+ messages)
` [PATCH 2/5] drm/amdgpu/sdma4.4: "
` [PATCH 3/5] drm/amdgpu/sdma5.2: "
` [PATCH 4/5] drm/amdgpu/sdma6.0: "
` [PATCH 5/5] drm/amdgpu/sdma7.0: "
[PATCH 1/5] drm/amdgpu/sdma4.0: adjust SDMA limits
2025-09-15 13:26 UTC (12+ messages)
` [PATCH 2/5] drm/amdgpu/sdma4.4: "
` [PATCH 3/5] drm/amdgpu/sdma5.2: "
` [PATCH 4/5] drm/amdgpu/sdma6.0: "
` [PATCH 5/5] drm/amdgpu/sdma7.0: "
[PATCH 1/2] drm/amdgpu: add AMDGPU_IDS_FLAGS_GANG_SUBMIT
2025-09-15 13:13 UTC (3+ messages)
[PATCH] drm/amdkfd: pass the PD BOs directly for PA
2025-09-15 12:37 UTC (6+ messages)
[PATCH 1/2] drm/amdgpu/userq: Add syncobj_points to signal ioctl
2025-09-15 10:41 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/userq: Rename waitq_id to queue_id in wait ioctl
[PATCH v4 0/7] Add field encoding to gpu metrics fields
2025-09-15 7:56 UTC (8+ messages)
` [PATCH v4 1/7] drm/amdgpu/pm: Add definition for gpu_metrics v1.9
` [PATCH v4 2/7] drm/amd/pm: Add helper functions for gpu metrics
` [PATCH v4 3/7] drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.6
` [PATCH v4 4/7] drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.12
` [PATCH v4 5/7] drm/amd/pm: Add schema v1.1 for parition metrics
` [PATCH v4 6/7] drm/amd/pm: Update SMUv13.0.6 partition metrics
` [PATCH v4 7/7] drm/amd/pm: Update SMUv13.0.12 "
[PATCH] drm/amdgpu/userq: Fix reading timeline points in wait ioctl
2025-09-15 6:20 UTC
[PATCH] drm/amd: Drop unnecessary calls to smu_dpm_set_vpe_enable()
2025-09-15 2:13 UTC (2+ messages)
[v5 1/4] drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance function
2025-09-15 2:08 UTC (4+ messages)
` [v5 2/4] drm/amdgpu: Add ring reset support for VCN v5.0.1
` [v5 3/4] drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1
` [v5 4/4] drm/amd/pm: Add VCN reset message support for SMU v13.0.12
[PATCH 0/4] DC: Fix page flip timeouts on DCE 6 (v2)
2025-09-15 1:07 UTC (2+ messages)
[PATCH] drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_FP_START
2025-09-15 1:02 UTC (2+ messages)
[PATCH] drm/amd/display: Fix DVI-D/HDMI adapters
2025-09-15 0:59 UTC (2+ messages)
[PATCH v3 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
2025-09-12 18:50 UTC (4+ messages)
` [PATCH v3 1/2] drm/amd/display: update color on atomic commit time
` [PATCH v3 2/2] drm/amd/display: change dc stream color settings only in atomic commit
[PATCH] drm/amd/display: Register DP aux only if used
2025-09-12 18:05 UTC (5+ messages)
[PATCH] drm/amd: Suspend drm clients during shutdown()
2025-09-12 17:59 UTC
[v2 1/2] drm/amdgpu: Simplify user queue locking with global device mutex
2025-09-12 14:57 UTC (7+ messages)
` [v2 2/2] drm/amdgpu: Implement user queue reset functionality
[PATCH] drm/amdkfd: Replace kmalloc + copy_from_user with memdup_user
2025-09-12 13:06 UTC (4+ messages)
[PATCH v3 0/7] Add field encoding to gpu metrics fields
2025-09-12 11:44 UTC (2+ messages)
[PATCH v2 0/3] drm/amdgpu: Handle MMIO_REMAP as fixed I/O via dma-buf
2025-09-12 11:11 UTC (4+ messages)
` [PATCH v2 1/3] drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init
` [PATCH v2 2/3] drm/amdgpu/dma-buf: Add helpers to map/unmap BAR I/O with dma_map_resource()
` [PATCH v2 3/3] drm/amdgpu/dma-buf: Map/Unmap MMIO_REMAP as BAR register window (dma_map_resource)
[PATCH] drm/amd/pm: move smu ppt->post_init() into smu_hw_init() stage
2025-09-12 9:42 UTC (4+ messages)
[PATCH 00/11] PCI: Resizable BAR improvements
2025-09-11 20:58 UTC (16+ messages)
` [PATCH 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH 10/11] drm/amdgpu: "
` [PATCH 11/11] PCI: Convert BAR sizes bitmasks to u64
[PATCH v2] drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume
2025-09-11 17:55 UTC (2+ messages)
[RFC v8 00/12] Fair DRM scheduler
2025-09-11 15:06 UTC (7+ messages)
` [RFC v8 04/12] drm/sched: Consolidate entity run queue management
` [RFC v8 08/12] drm/sched: Remove idle entity from tree
[PATCH] drm/amdgpu/userqueue: validate userptrs for userqueues
2025-09-12 8:07 UTC
[PATCH 1/4] drm/amdgpu: fix userq VM validation v4
2025-09-12 7:47 UTC (8+ messages)
` [PATCH 2/4] drm/amdgpu: remove check for BO reservation add assert instead
` [PATCH 3/4] drm/amdgpu: re-order and document VM code
` [PATCH 4/4] drm/amdgpu: revert to old status lock handling v3
[PATCH v2 1/9] drm/amdgpu: add UAPI for user queue query status
2025-09-12 5:55 UTC (9+ messages)
` [PATCH v2 2/9] drm/amdgpu/userq: implement support for "
` [PATCH v2 3/9] drm/amdgpu/userq: extend queue flags for user queue "
` [PATCH v2 4/9] drm/amdgpu/userq: extend userq state
` [PATCH v2 5/9] drm/amdgpu: add userq object va track helpers
` [PATCH v2 6/9] drm/amdgpu: track the userq bo va for its obj management
` [PATCH v2 7/9] drm/amdgpu: keeping waiting userq fence infinitely
` [PATCH v2 8/9] drm/amdgpu: validate the queue va for resuming the queue
` [PATCH v2 9/9] drm/amdgpu: validate userq va for GEM unmap
[PATCH 1/9] drm/amdgpu: add UAPI for user queue query status
2025-09-12 2:24 UTC (12+ messages)
` [PATCH 5/9] drm/amdgpu: add userq object va track helpers
` [PATCH 7/9] drm/amdgpu: keeping waiting userq fence infinitely
` [PATCH 8/9] drm/amdgpu: validate the queue va for resuming the queue
` [PATCH 9/9] drm/amdgpu: validate userq va for GEM unmap
[PATCH 1/3] drm/amdgpu: adjust MES API used for suspend and resume
2025-09-11 18:53 UTC (4+ messages)
` [PATCH 3/3] drm/amdgpu: Implement user queue reset functionality
[PATCH 1/3] drm/amdgpu: Fix allocating extra dwords for rings (v2)
2025-09-11 18:17 UTC (14+ messages)
` [PATCH 2/3] drm/amdgpu: Set SDMA v3 copy_max_bytes to 0x3fff00
[PATCH v5 00/14] drm/amd/display: more drm_edid to AMD display driver
2025-09-11 17:36 UTC (7+ messages)
` [PATCH v5 10/14] drm/amd/display: add a mid-layer file to handle EDID in DC
` [PATCH v5 11/14] drm/amd/display: create a function to fill dc_sink with edid data
[PATCH v2 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
2025-09-11 17:33 UTC (4+ messages)
` [PATCH v2 2/2] drm/amd/display: change dc stream color settings only in atomic commit
[PATCH] drm/amd/amdgpu: Fix the mes version that support inv_tlbs
2025-09-11 17:26 UTC (2+ messages)
[PATCH] drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUs
2025-09-11 15:33 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH 0/4] drm/amdgpu: Handle MMIO_REMAP as fixed I/O via dma-buf
2025-09-11 14:48 UTC (7+ messages)
` [RFC PATCH 1/4] drm/amdgpu/dma-buf: Add helpers to map/unmap BAR I/O with dma_map_resource()
` [RFC PATCH 2/4] drm/amdgpu/dma-buf: Map/Unmap MMIO_REMAP as BAR register window (dma_map_resource)
` [RFC PATCH 3/4] drm/amdgpu/dma-buf: Pin MMIO_REMAP at export; unpin on release
` [RFC PATCH 4/4] drm/amdgpu/dma-buf: Treat MMIO_REMAP as fixed I/O; don't move it
[PATCH 1/5] drm/amdgpu/sdma4.0: adjust SDMA limits
2025-09-11 14:46 UTC (5+ messages)
` [PATCH 2/5] drm/amdgpu/sdma4.4: "
` [PATCH 3/5] drm/amdgpu/sdma5.2: "
` [PATCH 4/5] drm/amdgpu/sdma6.0: "
` [PATCH 5/5] drm/amdgpu/sdma7.0: "
[PATCH] drm/amd: Duplicate DC_FEATURE_MASK and DC_DEBUG_MASK enum values into kdoc
2025-09-11 13:14 UTC (2+ messages)
[PATCH 0/7] Refactor drm_writeback_connector structure
2025-09-11 11:44 UTC (4+ messages)
` [PATCH 2/7] drm: writeback: Modify writeback init helpers
[PATCH 00/16] More compact IB emission
2025-09-11 11:41 UTC (8+ messages)
` [PATCH 09/16] drm/amdgpu: More compact SDMA 2.4 "
` [PATCH 11/16] drm/amdgpu: More compact SDMA 4.0 "
` [PATCH 12/16] drm/amdgpu: More compact SDMA 4.4.2 "
` [PATCH 13/16] drm/amdgpu: More compact SDMA 5.0 "
` [PATCH 14/16] drm/amdgpu: More compact SDMA 5.2 "
` [PATCH 15/16] drm/amdgpu: More compact SDMA 6.0 "
` [PATCH 16/16] drm/amdgpu: More compact SDMA 7.0 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox