✗ CI.checkpatch: warning for Introduce drm sharpness property (rev11)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 21 16:17:52 UTC 2025
== Series Details ==
Series: Introduce drm sharpness property (rev11)
URL : https://patchwork.freedesktop.org/series/139954/
State : warning
== 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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f745ee06a3f271b50299ad3a016bf912af77b739
Author: Nemesa Garg <nemesa.garg at intel.com>
Date: Fri Mar 21 21:36:28 2025 +0530
drm/i915/display: Expose sharpness strength property
Expose the drm crtc sharpness strength property which will enable
or disable the sharpness/casf based on user input. With this user
can set/update the strength of the sharpness or casf filter.
v2: Update subject[Ankit]
Signed-off-by: Nemesa Garg <nemesa.garg at intel.com>
+ /mt/dim checkpatch 8eb742743bae7e1a6b7c150768ba683a502a1d79 drm-intel
357735f1d7f6 drm/i915/display: Introduce sharpness strength property
dd5adb38eed2 drm/i915/display: Introduce HAS_CASF for sharpness support
fbc1b8375c99 drm/i915/display: Add sharpness strength and winsize
-:32: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#32:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 191 lines checked
0751004fbf04 drm/i915/display: Add filter lut values
7567459c28fd drm/i915/display: Compute the scaler filter
0ad0eeec3790 drm/i915/display: Add and compute scaler parameter
645eddbe72da drm/i915/display: Configure the second scaler for
049cb8cf89bd drm/i915/display: Compare the sharpness state
88648291d3ef drm/i915/display: Set a scaler mode
3929c448bbb3 drm/i915/display: Write and read back the casf registers
8a0e1ab8fc9e drm/i915/display: Enable/disable casf
f745ee06a3f2 drm/i915/display: Expose sharpness strength property
More information about the Intel-xe
mailing list