amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 22:52:10 to 2025-08-15 04:12:22 UTC [more...]

[PATCH 4/4 v3] drm/amdgpu: Correct the loss of aca bank reg info
 2025-08-15  4:11 UTC 

[PATCH 3/4 v3] drm/amdgpu: Add a mutex lock to protect poison injection
 2025-08-15  4:11 UTC 

[PATCH 2/4 v3] drm/amdgpu: Add functions to get/clear bank count
 2025-08-15  4:11 UTC 

[PATCH 1/4] drm/amdgpu: Correct the counts of nr_banks and nr_errors
 2025-08-15  4:09 UTC 

[PATCH V11 00/47] Color Pipeline API w/ VKMS
 2025-08-15  3:50 UTC  (48+ messages)
` [PATCH V11 01/47] drm: Add helper for conversion from signed-magnitude
` [PATCH V11 02/47] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH V11 03/47] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [PATCH V11 04/47] drm/colorop: Introduce new drm_colorop mode object
` [PATCH V11 05/47] drm/colorop: Add TYPE property
` [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
` [PATCH V11 07/47] drm/colorop: Add BYPASS property
` [PATCH V11 08/47] drm/colorop: Add NEXT property
` [PATCH V11 09/47] drm/colorop: Add atomic state print for drm_colorop
` [PATCH V11 10/47] drm/plane: Add COLOR PIPELINE property
` [PATCH V11 11/47] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V11 12/47] Documentation/gpu: document drm_colorop
` [PATCH V11 13/47] drm/colorop: Add destroy functions for color pipeline
` [PATCH V11 14/47] drm/vkms: Add enumerated 1D curve colorop
` [PATCH V11 15/47] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [PATCH V11 16/47] drm/colorop: Add 3x4 CTM type
` [PATCH V11 17/47] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH V11 18/47] drm/vkms: add 3x4 matrix in color pipeline
` [PATCH V11 19/47] drm/tests: Add a few tests around drm_fixed.h
` [PATCH V11 20/47] drm/vkms: Add tests for CTM handling
` [PATCH V11 21/47] drm/colorop: pass plane_color_pipeline client cap to atomic check
` [PATCH V11 22/47] drm/colorop: define a new macro for_each_new_colorop_in_state
` [PATCH V11 23/47] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [PATCH V11 24/47] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH V11 25/47] drm/amd/display: Skip color pipeline initialization for cursor plane
` [PATCH V11 26/47] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH V11 27/47] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [PATCH V11 28/47] drm/amd/display: Add support for sRGB EOTF in BLND block
` [PATCH V11 29/47] drm/colorop: Add PQ 125 EOTF and its inverse
` [PATCH V11 30/47] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
` [PATCH V11 31/47] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [PATCH V11 32/47] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH V11 33/47] drm: Add Enhanced LUT precision structure
` [PATCH V11 34/47] drm: Add helper to extract lut from struct drm_color_lut32
` [PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
` [PATCH V11 36/47] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [PATCH V11 37/47] drm/amd/display: add 3x4 matrix colorop
` [PATCH V11 38/47] drm/colorop: Add multiplier type
` [PATCH V11 39/47] drm/amd/display: add multiplier colorop
` [PATCH V11 40/47] drm/amd/display: Swap matrix and multiplier
` [PATCH V11 41/47] drm/colorop: Define LUT_1D interpolation
` [PATCH V11 42/47] drm/colorop: allow non-bypass colorops
` [PATCH V11 43/47] drm/colorop: Add 3D LUT support to color pipeline
` [PATCH V11 44/47] drm/amd/display: add 3D LUT colorop
` [PATCH V11 45/47] drm/amd/display: Add AMD color pipeline doc
` [PATCH V11 46/47] drm/amd/display: Ensure 3D LUT for color pipeline
` [PATCH V11 47/47] drm/amd/display: Disable CRTC degamma when color pipeline is enabled

[PATCH] drm/amdgpu/vcn: fix video profile race condition (v3)
 2025-08-14 21:39 UTC  (34+ messages)

[RFC PATCH 0/8] Refactor drm_writeback_connector structure
 2025-08-14 16:13 UTC  (9+ messages)
` [RFC PATCH 1/8] drm: writeback: "

[RFC PATCH] drm/amdkfd: disable HSA_AMD_SVM on LoongArch and AArch64
 2025-08-14 15:35 UTC  (2+ messages)

[PATCH] drm/radeon: Move the memset() function call after the return statement
 2025-08-14 12:32 UTC  (7+ messages)

[PATCH 1/2] drm/amdgpu: add more information in debugfs to pagetable dump
 2025-08-14 12:19 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix the formating for debugfs print

[PATCH v8 01/14] drm/amdgpu: validate userq input args
 2025-08-14 12:11 UTC  (5+ messages)
` [PATCH v8 14/14] drm/amdgpu: validate userq va for GEM unmap

[PATCH v3] drm/amdgpu/vcn: Fix video_profile switch race condition
 2025-08-14 11:52 UTC 

[PATCH v14] Add CRIU support for amdgpu dmabuf
 2025-08-14 11:51 UTC  (7+ messages)
` [PATCH v14 1/4] drm/amdgpu: Allow more flags to be set on gem create
` [PATCH v14 2/4] drm/amdgpu: Add ioctl to get all gem handles for a process
` [PATCH v14 3/4] drm/amdgpu: Add mapping info option for GEM_OP ioctl
` [PATCH v14 4/4] drm/amdgpu: Allow kfd CRIU with no buffer objects

[PATCH v2 1/2] drm/buddy: Optimize free block management with RB tree
 2025-08-14 11:11 UTC  (5+ messages)
` [PATCH v2 2/2] drm/buddy: Separate clear and dirty free block trees

[PATCH] drm/amdgpu/vcn: Fix video_profile switch race condition
 2025-08-14  9:20 UTC  (2+ messages)

AMDGPU's rings VS Radeon's
 2025-08-14  8:07 UTC  (2+ messages)

[PATCH 00/19] perf: Rework event_init checks
 2025-08-14  8:04 UTC  (22+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [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
` [PATCH 19/19] perf: Garbage-collect event_init checks

[PATCH 3/3 v2] drm/amdgpu: Correct the loss of aca bank reg info
 2025-08-14  3:05 UTC  (2+ messages)

[PATCH 00/11] DC Patches Aug 13, 2025
 2025-08-13 23:18 UTC  (12+ messages)
` [PATCH 01/11] drm/amd/display: Add LSDMA Linear Sub Window Copy support
` [PATCH 02/11] drm/amd/display: Refactor DPP enum for backwards compatibility
` [PATCH 03/11] drm/amd/display: Optimize amdgpu_dm_atomic_commit_tail()
` [PATCH 04/11] drm/amd/display: Delete unused functions
` [PATCH 05/11] drm/amd/display: Align LSDMA commands fields
` [PATCH 06/11] drm/amd/display: Setup Second Stutter Watermark Implementation
` [PATCH 07/11] drm/amd/display: Attach privacy screen to DRM connector
` [PATCH 08/11] drm/amd/display: Avoid a NULL pointer dereference
` [PATCH 09/11] drm/amd/display: [FW Promotion] Release 0.1.23.0
` [PATCH 10/11] drm/amd/display: Fix Xorg desktop unresponsive on Replay panel
` [PATCH 11/11] drm/amd/display: Promote DC to 3.2.346

[PATCH] drm/amdgpu/vcn: Fix video_profile switch race condition
 2025-08-13 22:28 UTC  (2+ messages)

[PATCH] drm/amdgpu/vcn: Fix race condition during dpm off
 2025-08-13 21:57 UTC  (2+ messages)

[PATCH 0/4] Add and use "name" member to radeon_ring struct
 2025-08-13 20:56 UTC  (8+ messages)
` [PATCH 1/4] drm/radeon: add name member to radeon_ring structure
` [PATCH 2/4] drm/radeon: rename ring to ring_idx in radeon_fence_driver_start_ring()
` [PATCH 3/4] drm/radeon: name rings
` [PATCH 4/4] drm/radeon: switch from ring->idx to ring->name for printouts
  ` [PATCH 4/4 - V2] "

[PATCH] drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()
 2025-08-13 19:36 UTC 

[pull] amdgpu drm-fixes-6.17
 2025-08-13 15:19 UTC 

[PATCH] drm/radeon: fix typos
 2025-08-13 14:21 UTC  (2+ messages)

[PATCH] drm/amdgpu/vcn: fix video profile race condition (v2)
 2025-08-13 14:05 UTC  (6+ messages)

[PATCH] drm/amdgpu: drop hw access in non-DC audio fini
 2025-08-13 13:09 UTC  (2+ messages)

[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-08-13 12:57 UTC  (7+ messages)

[PATCH] drm/amdgpu/swm14: Update power limit logic
 2025-08-13 11:16 UTC  (4+ messages)

[PATCH 2/3 v2] drm/amdgpu: Add functions to get/clear bank count
 2025-08-13 10:35 UTC 

[PATCH 1/3 v2] drm/amdgpu: Correct the counts of nr_banks and nr_errors
 2025-08-13 10:34 UTC 

[PATCH v2] drm/amdgpu: fix task hang from failed job submission during process kill
 2025-08-12 20:05 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove redundant semicolons
 2025-08-13  9:43 UTC 

[bug report] drm/amd/display: Refactor SubVP cursor limiting logic
 2025-08-13  5:38 UTC 

[PATCH 3/3] drm/amdgpu: Correct the loss of aca bank reg info
 2025-08-13  9:48 UTC  (4+ messages)

[PATCH] drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functions
 2025-08-13  8:59 UTC 

[PATCH v13] Add CRIU support for amdgpu dmabuf
 2025-08-13  8:10 UTC  (3+ messages)
` [PATCH v13 3/4] drm/amdgpu: Add mapping info option for GEM_OP ioctl

[v5 1/3] drm/amd/pm: Add VCN reset support check capability
 2025-08-13  5:59 UTC  (4+ messages)
` [v5 2/3] drm/amd/pm: Add VCN reset support for SMU v13.0.6
` [v5 3/3] drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling

[v4 1/3] drm/amd/pm: Add VCN reset support check capability
 2025-08-13  5:06 UTC  (5+ messages)
` [v4 2/3] drm/amd/pm: Add VCN reset support for SMU v13.0.6
` [v4 3/3] drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling

[PATCH] drm/amdgpu: refactor bad_page_work for corner case handling
 2025-08-13  3:08 UTC  (2+ messages)

[PATCH 0/7] DC: don't overclock DCE 6-10 and other fixes
 2025-08-12 23:46 UTC  (5+ messages)
` [PATCH 6/7] drm/amd/display: Don't print errors for nonexistent connectors
` [PATCH 7/7] drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3

[PATCH V10 00/46] Color Pipeline API w/ VKMS
 2025-08-12 23:05 UTC  (4+ messages)
` [PATCH V10 43/46] drm/amd/display: add 3D LUT colorop


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).