messages from 2025-06-17 03:08:53 to 2025-06-18 15:23:06 UTC [more...]
[PATCH v5 00/14] drm/amd/display: more drm_edid to AMD display driver
2025-06-18 15:19 UTC (6+ messages)
` [PATCH v5 01/14] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
` [PATCH v5 02/14] drm/amd/display: start using drm_edid helpers to parse EDID caps
` [PATCH v5 03/14] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH v5 04/14] drm/edid: introduce a helper that gets monitor name from drm_edid
` [PATCH v5 05/14] drm/amd/display: get panel id with drm_edid helper
[PATCH V9 00/36] Reset improvements
2025-06-18 14:53 UTC (48+ messages)
` [PATCH 01/36] drm/amdgpu: switch job hw_fence to amdgpu_fence
` [PATCH 02/36] drm/amdgpu: remove job parameter from amdgpu_fence_emit()
` [PATCH 03/36] drm/amdgpu: remove fence slab
` [PATCH 06/36] drm/amdgpu/sdma5: init engine reset mutex
` [PATCH 07/36] drm/amdgpu/sdma5.2: "
` [PATCH 08/36] drm/amdgpu: update ring reset function signature
` [PATCH 11/36] drm/amdgpu: move guilty handling into ring resets
` [PATCH 13/36] drm/amdgpu: track ring state associated with a job
` [PATCH 14/36] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
` [PATCH 15/36] drm/amdgpu/gfx9.4.3: "
` [PATCH 20/36] drm/amdgpu/sdma7: re-emit unprocessed state on ring reset
` [PATCH 21/36] drm/amdgpu/jpeg2: "
` [PATCH 23/36] drm/amdgpu/jpeg3: "
` [PATCH 24/36] drm/amdgpu/jpeg4: "
` [PATCH 25/36] drm/amdgpu/jpeg4.0.3: "
` [PATCH 26/36] drm/amdgpu/jpeg4.0.5: add queue reset
` [PATCH 27/36] drm/amdgpu/jpeg5: "
` [PATCH 28/36] drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset
` [PATCH 29/36] drm/amdgpu/vcn4: "
` [PATCH 30/36] drm/amdgpu/vcn4.0.3: "
` [PATCH 31/36] drm/amdgpu/vcn4.0.5: "
` [PATCH 32/36] drm/amdgpu/vcn5: "
` [PATCH 33/36] drm/amdgpu/vcn: add a helper framework for engine resets
` [PATCH 34/36] drm/amdgpu/vcn2: implement ring reset
` [PATCH 35/36] drm/amdgpu/vcn2.5: "
` [PATCH 36/36] drm/amdgpu/vcn3: "
[PATCH] drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
2025-06-18 14:32 UTC (3+ messages)
[PATCH v4 1/4] drm: move debugfs functionality from drm_drv.c to drm_debugfs.c
2025-06-18 14:13 UTC (6+ messages)
` [PATCH v4 2/4] drm: add debugfs support on per client-id basis
` [PATCH v4 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
` [PATCH v4 4/4] drm/amdgpu: add support of debugfs for mqd information
amdgpu vs kexec
2025-06-18 13:46 UTC (11+ messages)
[PATCH v9 0/6] drm: Create a task info option for wedge events
2025-06-18 12:39 UTC (17+ messages)
` [PATCH v9 1/6] drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
` [PATCH v9 2/6] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v9 3/6] drm: Create a task info option for wedge events
` [PATCH v9 4/6] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v9 5/6] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v9 6/6] drm/amdgpu: Make use of drm_wedge_task_info
[PATCH v1] drm/amd/pm: replace manual string choices with standard helpers
2025-06-18 1:09 UTC
[v3 1/9] drm/amdgpu: add user queue reset source
2025-06-18 9:56 UTC (16+ messages)
` [v3 2/9] drm/amdgpu/mes: add front end for detect and reset hung queue
` [v3 3/9] drm/amdgpu/mes11: implement detect and reset callback
` [v3 4/9] drm/amdgpu: Implement active VMID detection in MES11 queue reset for GFX
` [v3 5/9] drm/amdgpu/mes12: implement detect and reset callback
` [v3 6/9] drm/amdgpu: Implement active VMID detection in MES12 queue reset for GFX
` [v3 7/9] drm/amdgpu/userq: add force completion helpers
` [v3 8/9] drm/amdgpu/userq: add a detect and reset callback
` [v3 9/9] drm/amdgpu: implements detect and reset
[PATCH v1] drm/amdgpu: give each kernel job a unique id
2025-06-18 9:18 UTC (10+ messages)
[PATCH V2 0/1] Release xcp drm memory after unplug xcp device
2025-06-18 6:08 UTC (3+ messages)
` [PATCH V2 1/1] drm/amd/amdgpu: Release xcp drm memory after unplug
[PATCH V10 00/46] Color Pipeline API w/ VKMS
2025-06-18 4:41 UTC (51+ messages)
` [PATCH V10 01/46] drm: Add helper for conversion from signed-magnitude
` [PATCH V10 02/46] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH V10 03/46] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [PATCH V10 04/46] drm/colorop: Introduce new drm_colorop mode object
` [PATCH V10 05/46] drm/colorop: Add TYPE property
` [PATCH V10 06/46] drm/colorop: Add 1D Curve subtype
` [PATCH V10 07/46] drm/colorop: Add BYPASS property
` [PATCH V10 08/46] drm/colorop: Add NEXT property
` [PATCH V10 09/46] drm/colorop: Add atomic state print for drm_colorop
` [PATCH V10 10/46] drm/plane: Add COLOR PIPELINE property
` [PATCH V10 11/46] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V10 12/46] Documentation/gpu: document drm_colorop
` [PATCH V10 13/46] drm/colorop: Add destroy functions for color pipeline
` [PATCH V10 14/46] drm/vkms: Add enumerated 1D curve colorop
` [PATCH V10 15/46] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [PATCH V10 16/46] drm/colorop: Add 3x4 CTM type
` [PATCH V10 17/46] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH V10 18/46] drm/vkms: add 3x4 matrix in color pipeline
` [PATCH V10 19/46] drm/tests: Add a few tests around drm_fixed.h
` [PATCH V10 20/46] drm/vkms: Add tests for CTM handling
` [PATCH V10 21/46] drm/colorop: pass plane_color_pipeline client cap to atomic check
` [PATCH V10 22/46] drm/colorop: define a new macro for_each_new_colorop_in_state
` [PATCH V10 23/46] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [PATCH V10 24/46] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH V10 25/46] drm/amd/display: Skip color pipeline initialization for cursor plane
` [PATCH V10 26/46] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH V10 27/46] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [PATCH V10 28/46] drm/amd/display: Add support for sRGB EOTF in BLND block
` [PATCH V10 29/46] drm/colorop: Add PQ 125 EOTF and its inverse
` [PATCH V10 30/46] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
` [PATCH V10 31/46] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [PATCH V10 32/46] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH V10 33/46] drm: Add Enhanced LUT precision structure
` [PATCH V10 34/46] drm/colorop: Add 1D Curve Custom LUT type
` [PATCH V10 35/46] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [PATCH V10 36/46] drm/amd/display: add 3x4 matrix colorop
` [PATCH V10 37/46] drm/colorop: Add multiplier type
` [PATCH V10 38/46] drm/amd/display: add multiplier colorop
` [PATCH V10 39/46] drm/amd/display: Swap matrix and multiplier
` [PATCH V10 40/46] drm/colorop: Define LUT_1D interpolation
` [PATCH V10 41/46] drm/colorop: allow non-bypass colorops
` [PATCH V10 42/46] drm/colorop: Add 3D LUT support to color pipeline
` [PATCH V10 43/46] drm/amd/display: add 3D LUT colorop
` [PATCH V10 44/46] drm/amd/display: Add AMD color pipeline doc
` [PATCH V10 45/46] drm/amd/display: Ensure 3D LUT for color pipeline
` [PATCH V10 46/46] drm/amd/display: Disable CRTC degamma when color pipeline is enabled
[PATCH v2] drm/amd: Adjust output for discovery error handling
2025-06-18 4:19 UTC (3+ messages)
[REGRESSION] drm/amd/display: Radeon 840M/860M: bisected suspend crash
2025-06-18 2:16 UTC (2+ messages)
[PATCH] drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs
2025-06-17 19:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 00/14] drm/amd/display: more drm_edid to AMD display driver
2025-06-17 18:58 UTC (5+ messages)
` [PATCH v4 10/14] drm/amd/display: add a mid-layer file to handle EDID in DC
[PATCH v2 01/11] drm/amdgpu: validate userq input args
2025-06-17 15:38 UTC (18+ messages)
` [PATCH v2 02/11] drm/amdgpu: validate unmap status for destroying userq
` [PATCH v2 03/11] drm/amdgpu: unify the userq doorbell object destroy
` [PATCH v2 04/11] drm/amdgpu: validate userq buffer virtual address and size
` [PATCH v2 05/11] drm/amdgpu: add userq object va track helpers
` [PATCH v2 06/11] drm/amdgpu: track the userq bo va for its obj management
` [PATCH v2 07/11] drm/amdgpu: add user queue vm identifier
` [PATCH v2 08/11] drm/amdgpu: add userq va unmap validated helper
` [PATCH v2 09/11] drm/amdgpu: validate userq activity status for GEM_VA unmap
` [PATCH v2 10/11] drm/amdgpu: only bound the eviction fence to userq bo
` [PATCH v2 11/11] drm/amdgpu: clean up the amdgpu_userq_active()
[PATCH V9 00/43] Color Pipeline API w/ VKMS
2025-06-17 15:25 UTC (6+ messages)
` [PATCH V9 16/43] drm/colorop: Add 3x4 CTM type
[PATCH] drm/amdkfd: Fix race in GWS queue scheduling
2025-06-17 15:16 UTC (2+ messages)
[PATCH resent] drm/amd/display: Fix exception handling in dm_validate_stream_and_context()
2025-06-17 6:40 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [v3] "
Unplayable framerates in game but specific kernel versions work, maybe amdgpu problem
2025-06-17 9:42 UTC (5+ messages)
[PATCH v8 0/6] drm: Create a task info option for wedge events
2025-06-16 18:14 UTC (7+ messages)
` [PATCH v8 1/6] drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
` [PATCH v8 2/6] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v8 3/6] drm: Create a task info option for wedge events
` [PATCH v8 4/6] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v8 5/6] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v8 6/6] drm/amdgpu: Make use of drm_wedge_task_info
[PATCH] drm/amd/display: sspl: Use of macro ARRAY_SIZE to calculate array size
2025-06-17 8:45 UTC
[PATCH v3 0/4] Add support of VM PT and MQD per client-id
2025-06-17 10:26 UTC (5+ messages)
` [PATCH v3 1/4] drm: move debugfs functionality from drm_drv.c to drm_debugfs.c
` [PATCH v3 2/4] drm: add debugfs support on per client-id basis
` [PATCH v3 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
` [PATCH v3 4/4] drm/amdgpu: add support of debugfs for mqd information
[PATCH] drm/amd: Adjust output for discovery error handling
2025-06-17 5:44 UTC (4+ messages)
[PATCH] drm/amd: Add a sysfs file to detect whether a GPU is an APU
2025-06-17 3:46 UTC (3+ messages)
[v2 1/9] drm/amdgpu: add user queue reset source
2025-06-17 3:29 UTC (3+ messages)
` [v2 9/9] drm/amdgpu: implements detect and reset
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).