messages from 2025-08-25 07:13:13 to 2025-08-27 07:57:49 UTC [more...]
[PATCH 00/19] perf: Rework event_init checks
2025-08-27 5:27 UTC (25+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 12/19] perf: Ignore event state for "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
Re:
2025-08-26 16:09 UTC (17+ messages)
` your mail
[PATCH v1 0/5] drm: panel-backlight-quirks: Do partial refactor and apply OLED fix
2025-08-26 12:29 UTC (19+ messages)
` [PATCH v1 2/5] drm: panel-backlight-quirks: Convert brightness quirk to generic structure
` [PATCH v1 3/5] drm: panel-backlight-quirks: Add secondary DMI match
` [PATCH v1 4/5] drm: panel-backlight-quirks: Add brightness mask quirk
` [PATCH v1 5/5] drm: panel-backlight-quirks: Add Steam Decks
[PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes
2025-08-26 16:26 UTC (3+ messages)
[PATCH v1 1/2] drm/amdgpu/vpe: increase VPE_IDLE_TIMEOUT to fix hang on Strix Halo
2025-08-27 2:37 UTC (20+ messages)
` [PATCH v1 2/2] drm/amd/display: Adjust AUX brightness to be a granularity of 100
[PATCH V11 00/47] Color Pipeline API w/ VKMS
2025-08-26 9:03 UTC (6+ messages)
` [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
radeon module hangs boot on HD 7450 and Linux 6.17-RC1
2025-08-26 17:10 UTC
[PATCH] drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode
2025-08-27 7:20 UTC (6+ messages)
` [PATCH] drm/amd/amdgpu: unified amdgpu ip block name
[RFC PATCH 1/8] drm: writeback: Refactor drm_writeback_connector structure
2025-08-27 6:34 UTC (14+ messages)
[PATCH] drm/amdgpu/userq: fix error handling of invalid doorbell
2025-08-27 6:14 UTC (4+ messages)
[PATCH] drm/amdgpu/sdma: bump firmware version checks for user queue support
2025-08-27 5:43 UTC
[PATCH] drm/amdgpu: Disable gfx IB preemption with gang submit
2025-08-27 4:34 UTC
[PATCH] drm/amdgpu: Notify pmfw bad page threshold exceeded
2025-08-27 4:12 UTC (2+ messages)
[PATCH v2 0/5] Expand kernel-doc with more generic details and info about ring buffers
2025-08-26 23:53 UTC (16+ messages)
` [PATCH v2 1/5] drm/amdgpu: Expand kernel-doc in amdgpu_ring
` [PATCH v2 4/5] Documentation/gpu: Add more information about GC
` [PATCH v2 5/5] Documentation/gpu: Add documentation about ring buffer
[PATCH 0/2] protect potential NULL pointer dereferencing
2025-08-26 21:57 UTC (8+ messages)
` [PATCH 1/2] drm/amdgpu: "
` [PATCH 2/2] "
[PATCH 0/8] SI power management fixes (v2)
2025-08-26 20:05 UTC (10+ messages)
` [PATCH 1/8] drm/amdgpu: Power up UVD 3 for FW validation (v2)
` [PATCH 2/8] drm/amd/pm: Disable ULV even if unsupported
` [PATCH 3/8] drm/amd/pm: Fix si_upload_smc_data (v2)
` [PATCH 4/8] drm/amd/pm: Fix si_upload_smc_data register programming (v2)
` [PATCH 5/8] drm/amd/pm: Treat zero vblank time as too short in si_dpm (v2)
` [PATCH 6/8] drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)
` [PATCH 7/8] drm/amd/pm: Fix SI DPM issues with high pixel clock (v2)
` [PATCH 8/8] drm/amd/pm: Remove wm_low and wm_high fields from amdgpu_crtc (v2)
[PATCH] drm/amdgpu/vpe: cancel delayed work in hw_fini
2025-08-26 17:29 UTC (3+ messages)
[PATCH] drm/amdgpu: drop hw access in non-DC audio fini
2025-08-26 16:31 UTC (2+ messages)
[PATCH 1/5] drm/amd: add more cyan skillfish PCI ids
2025-08-26 16:30 UTC (2+ messages)
[PATCH v9 01/14] drm/amdgpu: validate userq input args
2025-08-26 15:22 UTC (16+ messages)
` [PATCH v9 02/14] drm/amdgpu: validate userq hw unmap status for destroying userq
` [PATCH v9 03/14] drm/amdgpu: add UAPI for user queue query status
` [PATCH v9 04/14] drm/amdgpu/userq: implement support for "
` [PATCH v9 05/14] drm/amdgpu/userq: extend queue flags for user queue "
` [PATCH v9 06/14] drm/amdgpu/userq: extend userq state
` [PATCH v9 07/14] drm/amdgpu: validate userq buffer virtual address and size
` [PATCH v9 08/14] drm/amdgpu: add userq object va track helpers
` [PATCH v9 09/14] drm/amdgpu: track the userq bo va for its obj management
` [PATCH v9 10/14] drm/amdgpu: validate the userq va before destroying
` [PATCH v9 11/14] drm/amdgpu: keeping waiting userq fence infinitely
` [PATCH v9 12/14] drm/amdgpu: clean up the amdgpu_userq_active()
` [PATCH v9 13/14] drm/amdgpu: validate the queue va for resuming the queue
` [PATCH v9 14/14] drm/amdgpu: validate userq va for GEM unmap
[v12 01/11] drm/amdgpu: Add preempt and restore callbacks to userq funcs
2025-08-26 14:48 UTC (12+ messages)
` [v12 02/11] drm/amdgpu: adjust MES API used for suspend and resume
` [v12 03/11] drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
` [v12 04/11] drm/amdgpu/mes: add front end for detect and reset hung queue
` [v12 05/11] drm/amdgpu/mes11: implement detect and reset callback
` [v12 06/11] drm/amdgpu/mes12: "
` [v12 07/11] drm/amdgpu: add user queue reset source
` [v12 08/11] drm/amdgpu/userq: add force completion helpers
` [v12 09/11] drm/amdgpu/userq: add a detect and reset callback
` [v12 10/11] drm/amdgpu: Switch user queues to use preempt/restore for eviction
` [v12 11/11] drm/amdgpu: Implement user queue reset functionality
[PATCH v3 1/2] drm/buddy: Optimize free block management with RB tree
2025-08-26 14:32 UTC (8+ messages)
` [PATCH v3 2/2] drm/buddy: Separate clear and dirty free block trees
[PATCH 0/3] Hook up DC to legacy_dpm
2025-08-26 14:26 UTC (5+ messages)
` [PATCH 1/3] drm/amd/display: Add pixel_clock to amd_pp_display_configuration
` [PATCH 2/3] drm/amd/pm: Use pm_display_cfg in legacy DPM
` [PATCH 3/3] drm/amd/pm: Remove unneeded legacy DPM related code
[PATCH v16] Add CRIU support for amdgpu dmabuf
2025-08-26 14:25 UTC (6+ messages)
` [PATCH v16 1/4] drm/amdgpu: Allow more flags to be set on gem create
` [PATCH v16 2/4] drm/amdgpu: Add ioctl to get all gem handles for a process
` [PATCH v16 3/4] drm/amdgpu: Add mapping info option for GEM_OP ioctl
` [PATCH v16 4/4] drm/amdgpu: Allow kfd CRIU with no buffer objects
[PATCH 0/4] DC: Fix page flip timeouts on DCE 6 (v2)
2025-08-26 14:23 UTC (6+ messages)
` [PATCH 1/4] drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4 (v2)
` [PATCH 2/4] drm/amd/display: Disable fastboot on DCE 6 too
` [PATCH 3/4] drm/amd/display: Disable VRR on DCE 6
` [PATCH 4/4] drm/amd/display: Don't use non-registered VUPDATE on DCE 6 (v2)
[PATCH] drm/amd/display: Fix DVI-D/HDMI adapters
2025-08-26 14:06 UTC (2+ messages)
[PATCH] drm/amdgpu: Respect max pixel clock for HDMI and DVI-D
2025-08-26 14:03 UTC (2+ messages)
[PATCH 0/3] remove unused code and add instance number to VCN
2025-08-26 13:55 UTC (5+ messages)
` [PATCH 1/3] drm/amdgpu/vcn: remove unused code in vcn_v1_0.c
` [PATCH 2/3] drm/amdgpu/vcn: remove unused code in vcn_v4_0.c
` [PATCH 3/3] drm/amdgpu/vcn: add instance number to VCN version message
[PATCH] drm/amdgpu: update firmware version checks for user queue support
2025-08-26 13:28 UTC (2+ messages)
[PATCH] drm/amdgpu: fix memleak of ring sched and fence driver
2025-08-26 12:10 UTC (2+ messages)
[PATCH v2 1/2] drm/connector: Add "pixel_encoding" to switch between RGB & YUV color output modes
2025-08-25 18:40 UTC (2+ messages)
` [PATCH v2 2/2] drm/amdgpu: Add "pixel_encoding" DRM connector property support for amdgpu
[PATCH 2/2] drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov guest
2025-08-26 6:17 UTC
[PATCH 1/2] drm/amdgpu: Avoid jpeg v5.0.1 poison irq call trace on sriov guest
2025-08-26 6:17 UTC
[PATCH] gpu/drm/amd/amdkfd/kdf_queue.c: removal of kfd_queue_buffer_put
2025-08-25 17:23 UTC (2+ messages)
[RFC PATCH 0/7] drm/amdgpu: add MMIO-remap singleton BO for HDP flush
2025-08-25 15:05 UTC (20+ messages)
` [RFC PATCH 2/7] drm/amdgpu: Add New TTM Placement - AMDGPU_PL_MMIO_REMAP and wire up plumbing
` [RFC PATCH 4/7] drm/amdgpu: Add mmio_remap fields to amdgpu_device
` [RFC PATCH 5/7] drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
` [RFC PATCH 6/7] drm/amdgpu: Create Singleton MMIO_REMAP BO and Initialize its pool
` [RFC PATCH 7/7] drm/amdgpu: Return Handle to MMIO_REMAP Singleton for GEM Create
` [RFC PATCH v2 0/8] drm/amdgpu: Add MMIO-remap Singleton BO for HDP flush
` [RFC PATCH v2 5/8] drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
` [RFC PATCH v2 7/8] drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton BO
` [RFC PATCH v2 8/8] drm/amdgpu/gem: Return Handle to MMIO_REMAP Singleton in GEM_CREATE
[PATCH] drm/amdkfd: fix p2p links bug in topology
2025-08-25 14:23 UTC
[PATCH v15] Add CRIU support for amdgpu dmabuf
2025-08-25 13:44 UTC (5+ messages)
` [PATCH v15 2/4] drm/amdgpu: Add ioctl to get all gem handles for a process
` [PATCH v15 3/4] drm/amdgpu: Add mapping info option for GEM_OP ioctl
[PATCH 00/12] DC Patches for 25 Aug 2025
2025-08-25 13:20 UTC (2+ messages)
[PATCH] drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_FP_START
2025-08-25 8:52 UTC
[PATCH] drm/amdgpu: fix shift-out-of-bounds in amdgpu_debugfs_jpeg_sched_mask_set
2025-08-25 7:44 UTC (2+ messages)
[PATCH] drm/amdgpu: fix shift-out-of-bounds in amdgpu_debugfs_jpeg_sched_mask_set
2025-08-25 7:43 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).