amd-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 1/3] drm/amdgpu/vcn: Use the correct irq for the ring initialization
Alex Deucher
[PATCH 0/5] Expand kernel-doc with more generic details and info about ring buffers
Rodrigo Siqueira
[PATCH 1/5] drm/amdgpu: Expand kernel-doc in amdgpu_ring
Rodrigo Siqueira
Re: [PATCH 1/5] drm/amdgpu: Expand kernel-doc in amdgpu_ring
Christian König
Re: [PATCH 1/5] drm/amdgpu: Expand kernel-doc in amdgpu_ring
Rodrigo Siqueira
[PATCH 2/5] Documentation/gpu: Add new glossary entries from UMR
Rodrigo Siqueira
Re: [PATCH 2/5] Documentation/gpu: Add new glossary entries from UMR
Timur Kristóf
Re: [PATCH 2/5] Documentation/gpu: Add new glossary entries from UMR
Alex Deucher
Re: [PATCH 2/5] Documentation/gpu: Add new glossary entries from UMR
Timur Kristóf
Re: [PATCH 2/5] Documentation/gpu: Add new glossary entries from UMR
Rodrigo Siqueira
[PATCH 3/5] Documentation/gpu: Expand generic block information
Rodrigo Siqueira
[PATCH 4/5] Documentation/gpu: Add more information about GC
Rodrigo Siqueira
[PATCH v2 0/8] drm: writeback: clean up writeback connector initialization
Dmitry Baryshkov
[PATCH v2 1/8] drm/amd/display: use drmm_writeback_connector_init()
Dmitry Baryshkov
[PATCH v2 2/8] drm/komeda: use drmm_writeback_connector_init()
Dmitry Baryshkov
[PATCH v2 3/8] drm/mali: use drmm_writeback_connector_init()
Dmitry Baryshkov
[PATCH v2 4/8] drm/msm/dpu: use drmm_writeback_connector_init()
Dmitry Baryshkov
Re: [PATCH v2 4/8] drm/msm/dpu: use drmm_writeback_connector_init()
Jessica Zhang
[PATCH v2 6/8] drm/vc4: use drmm_writeback_connector_init()
Dmitry Baryshkov
[PATCH v2 5/8] drm/msm/dpu: use drmm_writeback_connector_init()
Dmitry Baryshkov
Re: [PATCH v2 5/8] drm/msm/dpu: use drmm_writeback_connector_init()
Jessica Zhang
[PATCH v2 7/8] drm: writeback: drop excess connector initialization functions
Dmitry Baryshkov
[PATCH v2 8/8] drm: writeback: rename drm_writeback_connector_init_with_encoder()
Dmitry Baryshkov
Re: [RFC PATCH] drm/amdgpu: Enable async flip for cursor planes
Alex Deucher
Re: [RFC PATCH] drm/amdgpu: Enable async flip for cursor planes
Christopher Snowhill
Re: [RFC PATCH] drm/amdgpu: Enable async flip for cursor planes
Leo Li
[PATCH] drm/amdgpu: Add vf critical region check for poison injection
Xiang Liu
RE: [PATCH] drm/amdgpu: Add vf critical region check for poison injection
Chai, Thomas
[PATCH 4/4 v3] drm/amdgpu: Correct the loss of aca bank reg info
Ce Sun
RE: [PATCH 4/4 v3] drm/amdgpu: Correct the loss of aca bank reg info
Wang, Yang(Kevin)
[PATCH 3/4 v3] drm/amdgpu: Add a mutex lock to protect poison injection
Ce Sun
[PATCH 2/4 v3] drm/amdgpu: Add functions to get/clear bank count
Ce Sun
[PATCH 1/4] drm/amdgpu: Correct the counts of nr_banks and nr_errors
Ce Sun
[PATCH 1/4] drm/amdgpu: Correct the counts of nr_banks and nr_errors
Ce Sun
[PATCH V11 00/47] Color Pipeline API w/ VKMS
Alex Hung
[PATCH V11 01/47] drm: Add helper for conversion from signed-magnitude
Alex Hung
[PATCH V11 02/47] drm/vkms: Add kunit tests for VKMS LUT handling
Alex Hung
Re: [PATCH V11 02/47] drm/vkms: Add kunit tests for VKMS LUT handling
kernel test robot
Re: [PATCH V11 02/47] drm/vkms: Add kunit tests for VKMS LUT handling
kernel test robot
[PATCH V11 03/47] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Alex Hung
[PATCH V11 04/47] drm/colorop: Introduce new drm_colorop mode object
Alex Hung
[PATCH V11 05/47] drm/colorop: Add TYPE property
Alex Hung
[PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
Alex Hung
Re: [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
Sebastian Wick
Re: [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
Xaver Hugl
Re: [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
Alex Hung
Re: [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
Pekka Paalanen
[PATCH V11 07/47] drm/colorop: Add BYPASS property
Alex Hung
Re: [PATCH V11 07/47] drm/colorop: Add BYPASS property
Sebastian Wick
Re: [PATCH V11 07/47] drm/colorop: Add BYPASS property
Alex Hung
[PATCH V11 08/47] drm/colorop: Add NEXT property
Alex Hung
[PATCH V11 09/47] drm/colorop: Add atomic state print for drm_colorop
Alex Hung
[PATCH V11 10/47] drm/plane: Add COLOR PIPELINE property
Alex Hung
[PATCH V11 11/47] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Alex Hung
[PATCH V11 12/47] Documentation/gpu: document drm_colorop
Alex Hung
[PATCH V11 13/47] drm/colorop: Add destroy functions for color pipeline
Alex Hung
Re: [PATCH V11 13/47] drm/colorop: Add destroy functions for color pipeline
Louis Chauvet
[PATCH V11 14/47] drm/vkms: Add enumerated 1D curve colorop
Alex Hung
Re: [PATCH V11 14/47] drm/vkms: Add enumerated 1D curve colorop
Louis Chauvet
[PATCH V11 15/47] drm/vkms: Add kunit tests for linear and sRGB LUTs
Alex Hung
Re: [PATCH V11 15/47] drm/vkms: Add kunit tests for linear and sRGB LUTs
kernel test robot
[PATCH V11 16/47] drm/colorop: Add 3x4 CTM type
Alex Hung
[PATCH V11 17/47] drm/vkms: Use s32 for internal color pipeline precision
Alex Hung
[PATCH V11 18/47] drm/vkms: add 3x4 matrix in color pipeline
Alex Hung
[PATCH V11 19/47] drm/tests: Add a few tests around drm_fixed.h
Alex Hung
[PATCH V11 20/47] drm/vkms: Add tests for CTM handling
Alex Hung
[PATCH V11 21/47] drm/colorop: pass plane_color_pipeline client cap to atomic check
Alex Hung
[PATCH V11 22/47] drm/colorop: define a new macro for_each_new_colorop_in_state
Alex Hung
[PATCH V11 23/47] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Alex Hung
[PATCH V11 24/47] drm/amd/display: Add bypass COLOR PIPELINE
Alex Hung
[PATCH V11 25/47] drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
[PATCH V11 26/47] drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
[PATCH V11 27/47] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
[PATCH V11 28/47] drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
Re: [PATCH V11 28/47] drm/amd/display: Add support for sRGB EOTF in BLND block
kernel test robot
[PATCH V11 29/47] drm/colorop: Add PQ 125 EOTF and its inverse
Alex Hung
[PATCH V11 30/47] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Alex Hung
[PATCH V11 31/47] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Alex Hung
Re: [PATCH V11 31/47] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Qu Shengyu
Re: [PATCH V11 31/47] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Alex Hung
Re: [PATCH V11 31/47] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Shengyu Qu
Re: [PATCH V11 31/47] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Alex Hung
[PATCH V11 32/47] drm/amd/display: Add support for BT.709 and BT.2020 TFs
Alex Hung
[PATCH V11 33/47] drm: Add Enhanced LUT precision structure
Alex Hung
[PATCH V11 34/47] drm: Add helper to extract lut from struct drm_color_lut32
Alex Hung
[PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
Re: [PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
Sebastian Wick
Re: [PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
Re: [PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
Sebastian Wick
Re: [PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
Xaver Hugl
[PATCH V11 36/47] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
[PATCH V11 37/47] drm/amd/display: add 3x4 matrix colorop
Alex Hung
[PATCH V11 38/47] drm/colorop: Add multiplier type
Alex Hung
[PATCH V11 39/47] drm/amd/display: add multiplier colorop
Alex Hung
[PATCH V11 40/47] drm/amd/display: Swap matrix and multiplier
Alex Hung
[PATCH V11 41/47] drm/colorop: Define LUT_1D interpolation
Alex Hung
[PATCH V11 42/47] drm/colorop: allow non-bypass colorops
Alex Hung
[PATCH V11 43/47] drm/colorop: Add 3D LUT support to color pipeline
Alex Hung
[PATCH V11 44/47] drm/amd/display: add 3D LUT colorop
Alex Hung
[PATCH V11 45/47] drm/amd/display: Add AMD color pipeline doc
Alex Hung
[PATCH V11 46/47] drm/amd/display: Ensure 3D LUT for color pipeline
Alex Hung
[PATCH V11 47/47] drm/amd/display: Disable CRTC degamma when color pipeline is enabled
Alex Hung
Re: [PATCH V11 00/47] Color Pipeline API w/ VKMS
Sebastian Wick
[PATCH] drm/radeon: Move the memset() function call after the return statement
Liao Yuanhong
Re: [PATCH] drm/radeon: Move the memset() function call after the return statement
Christian König
Re: [PATCH] drm/radeon: Move the memset() function call after the return statement
Tvrtko Ursulin
Re: [PATCH] drm/radeon: Move the memset() function call after the return statement
Liao Yuanhong
Re: [PATCH] drm/radeon: Move the memset() function call after the return statement
Tvrtko Ursulin
Re: [PATCH] drm/radeon: Move the memset() function call after the return statement
Christian König
Re: [PATCH] drm/radeon: Move the memset() function call after the return statement
Christian König
[PATCH v3] drm/amdgpu/vcn: Fix video_profile switch race condition
Sathishkumar S
[PATCH 1/2] drm/amdgpu: add more information in debugfs to pagetable dump
Sunil Khatri
[PATCH 2/2] drm/amdgpu: fix the formating for debugfs print
Sunil Khatri
Re: [PATCH 1/2] drm/amdgpu: add more information in debugfs to pagetable dump
Christian König
[PATCH 00/19] perf: Rework event_init checks
Robin Murphy
[PATCH 03/19] perf/imx8_ddr: Fix group validation
Robin Murphy
[PATCH 11/19] perf/arm-cci: Tidy up event validation
Robin Murphy
[PATCH 19/19] perf: Garbage-collect event_init checks
Robin Murphy
Re: [PATCH 19/19] perf: Garbage-collect event_init checks
kernel test robot
Re: [PATCH 19/19] perf: Garbage-collect event_init checks
kernel test robot
Re: [PATCH 19/19] perf: Garbage-collect event_init checks
Robin Murphy
Re: [PATCH 19/19] perf: Garbage-collect event_init checks
Robin Murphy
[PATCH 07/19] ARM: imx: Fix MMDC PMU group validation
Robin Murphy
[PATCH 09/19] perf/qcom: Improve group validation
Robin Murphy
[PATCH 12/19] perf: Ignore event state for group validation
Robin Murphy
Re: [PATCH 12/19] perf: Ignore event state for group validation
Peter Zijlstra
Re: [PATCH 12/19] perf: Ignore event state for group validation
Robin Murphy
Re: [PATCH 12/19] perf: Ignore event state for group validation
Ian Rogers
Re: [PATCH 12/19] perf: Ignore event state for group validation
Mark Rutland
Re: [PATCH 12/19] perf: Ignore event state for group validation
Ian Rogers
[PATCH 01/19] perf/arm-cmn: Fix event validation
Robin Murphy
Re: [PATCH 01/19] perf/arm-cmn: Fix event validation
Mark Rutland
[PATCH 13/19] perf: Add helper for checking grouped events
Robin Murphy
Re: [PATCH 13/19] perf: Add helper for checking grouped events
kernel test robot
[PATCH 16/19] perf: Introduce positive capability for sampling
Robin Murphy
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Peter Zijlstra
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Mark Rutland
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Robin Murphy
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Leo Yan
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Robin Murphy
Re: [PATCH 16/19] perf: Introduce positive capability for sampling
Leo Yan
[PATCH 06/19] ARM: l2x0: Fix group validation
Robin Murphy
[PATCH 15/19] perf: Simplify group validation
Robin Murphy
[PATCH 14/19] perf: Clean up redundant group validation
Robin Murphy
[PATCH 04/19] perf/starfive: Fix group validation
Robin Murphy
[PATCH 05/19] iommu/vt-d: Fix perfmon group validation
Robin Murphy
[PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
Robin Murphy
Re: [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
Peter Zijlstra
[PATCH 02/19] perf/hisilicon: Fix group validation
Robin Murphy
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Robin Murphy
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
Re: [PATCH 02/19] perf/hisilicon: Fix group validation
Mark Rutland
[PATCH 10/19] perf/arm-ni: Improve event validation
Robin Murphy
[PATCH 18/19] perf: Introduce positive capability for raw events
Robin Murphy
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Robin Murphy
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Thomas Richter
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Robin Murphy
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
kernel test robot
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Mark Rutland
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Thomas Richter
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Robin Murphy
Re: [PATCH 18/19] perf: Introduce positive capability for raw events
Mark Rutland
[PATCH 08/19] perf/arm_smmu_v3: Improve group validation
Robin Murphy
[RFC PATCH] drm/amdkfd: disable HSA_AMD_SVM on LoongArch and AArch64
Mingcong Bai
Re: [RFC PATCH] drm/amdkfd: disable HSA_AMD_SVM on LoongArch and AArch64
Felix Kuehling
[PATCH 00/11] DC Patches Aug 13, 2025
Alex Hung
[PATCH 01/11] drm/amd/display: Add LSDMA Linear Sub Window Copy support
Alex Hung
[PATCH 02/11] drm/amd/display: Refactor DPP enum for backwards compatibility
Alex Hung
[PATCH 03/11] drm/amd/display: Optimize amdgpu_dm_atomic_commit_tail()
Alex Hung
[PATCH 04/11] drm/amd/display: Delete unused functions
Alex Hung
[PATCH 05/11] drm/amd/display: Align LSDMA commands fields
Alex Hung
[PATCH 06/11] drm/amd/display: Setup Second Stutter Watermark Implementation
Alex Hung
[PATCH 07/11] drm/amd/display: Attach privacy screen to DRM connector
Alex Hung
Re: [PATCH 07/11] drm/amd/display: Attach privacy screen to DRM connector
Alex Deucher
Re: [PATCH 07/11] drm/amd/display: Attach privacy screen to DRM connector
Limonciello, Mario
[PATCH 08/11] drm/amd/display: Avoid a NULL pointer dereference
Alex Hung
[PATCH 11/11] drm/amd/display: Promote DC to 3.2.346
Alex Hung
[PATCH 09/11] drm/amd/display: [FW Promotion] Release 0.1.23.0
Alex Hung
[PATCH 10/11] drm/amd/display: Fix Xorg desktop unresponsive on Replay panel
Alex Hung
RE: [PATCH 00/11] DC Patches Aug 13, 2025
Wheeler, Daniel
[PATCH] drm/amdgpu/vcn: Fix race condition during dpm off
Sathishkumar S
Re: [PATCH] drm/amdgpu/vcn: Fix race condition during dpm off
Alex Deucher
[PATCH] drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()
Alex Deucher
Re: [PATCH] drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()
Alex Deucher
Re: [PATCH] drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()
Wu, David
Re: [PATCH] drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()
Alex Deucher
Re: [PATCH] drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()
David Wu
RE: [PATCH] drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()
Liu, Leo
[PATCH v14] Add CRIU support for amdgpu dmabuf
David Francis
[PATCH v14 2/4] drm/amdgpu: Add ioctl to get all gem handles for a process
David Francis
Re: [PATCH v14 2/4] drm/amdgpu: Add ioctl to get all gem handles for a process
Christian König
Re: [PATCH v14 2/4] drm/amdgpu: Add ioctl to get all gem handles for a process
Christian König
[PATCH v14 4/4] drm/amdgpu: Allow kfd CRIU with no buffer objects
David Francis
[PATCH v14 3/4] drm/amdgpu: Add mapping info option for GEM_OP ioctl
David Francis
Re: [PATCH v14 3/4] drm/amdgpu: Add mapping info option for GEM_OP ioctl
Christian König
[PATCH v14 1/4] drm/amdgpu: Allow more flags to be set on gem create.
David Francis
Re: [PATCH v14 1/4] drm/amdgpu: Allow more flags to be set on gem create.
Michel Dänzer
Earlier messages
Later messages