summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@amd.com>2025-11-14 17:02:04 -0700
committerSimon Ser <contact@emersion.fr>2025-11-26 23:03:35 +0100
commit16e0f785b87fec137937787c77363b136b9a6cf9 (patch)
treea63f8d816a75994728f736e8f1c35478620afb61 /tools/perf/scripts/python/export-to-postgresql.py
parent5ed78b44e4e6918a8a743b5afa845c2697ab46ad (diff)
downloadkernel-16e0f785b87fec137937787c77363b136b9a6cf9.tar.gz
drm/amd/display: add 3x4 matrix colorop
This adds support for a 3x4 color transformation matrix. With this change the following IGT tests pass: kms_colorop --run plane-XR30-XR30-ctm_3x4_50_desat kms_colorop --run plane-XR30-XR30-ctm_3x4_overdrive kms_colorop --run plane-XR30-XR30-ctm_3x4_oversaturate kms_colorop --run plane-XR30-XR30-ctm_3x4_bt709_enc kms_colorop --run plane-XR30-XR30-ctm_3x4_bt709_dec The color pipeline now consists of the following colorops: 1. 1D curve colorop 2. 3x4 CTM 3. 1D curve colorop 4. 1D LUT 5. 1D curve colorop 6. 1D LUT Signed-off-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Melissa Wen <mwen@igalia.com> Signed-off-by: Simon Ser <contact@emersion.fr> Link: https://patch.msgid.link/20251115000237.3561250-40-alex.hung@amd.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
lnt.c?h=linux-6.6.y&id=605d712fa89f16ed5266897ecda01dd1a74b8aa8'>sunrpc: fix decoder callback prototypesChristoph Hellwig 2017-05-15sunrpc: fix encoder callback prototypesChristoph Hellwig 2016-02-05SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust 2016-02-05SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust 2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust 2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton 2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust 2013-08-05SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust