✓ CI.checkpatch: success for drm/i915/dsb: Update plane scalers on DSB
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 18 23:40:15 UTC 2025
== Series Details ==
Series: drm/i915/dsb: Update plane scalers on DSB
URL : https://patchwork.freedesktop.org/series/145044/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 531ff9e0d16b831fb331467c2287de47d5a0ed5a
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date: Tue Feb 18 22:58:50 2025 +0200
drm/i915: Do state check for color management changes
In order to validate LUT programming more thoroughly let's
do a state check for all color management updates as well.
Not sure we really want this outside CI. It is rather heavy
and color management updates could become rather common
with all the HDR/etc. stuff happening. Maybe we should have
an extra knob for this that we could enable in CI?
v2: Skip for initial_commit to avoid FDI dotclock
sanity checks/etc. tripping up
Reviewed-by: Uma Shankar <uma.shankar at intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch 5496d2c9c90ad0d79dd25337bc2a43704a1e295e drm-intel
86d24b15d5c2 drm/i915/dsb: Allow DSB based updates without planes
51064e3087e1 drm/i915/dsb: Plumb dsb into plane scaler functions
36401e76e784 drm/i915/dsb: Allow DSB based commits when scalers are in use
531ff9e0d16b drm/i915: Do state check for color management changes
More information about the Intel-xe
mailing list