✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: Use chained DSBs for LUT programming (rev3)

2024-08-28 Thread Patchwork
== Series Details ==

Series: drm/i915/dsb: Use chained DSBs for LUT programming (rev3)
URL   : https://patchwork.freedesktop.org/series/135316/
State : warning

== Summary ==

Error: patch 
https://patchwork.freedesktop.org/api/1.0/series/135316/revisions/3/mbox/ not 
applied
Applying: drm/i915: Calculate vblank delay more accurately
Using index info to reconstruct a base tree...
M   drivers/gpu/drm/i915/display/intel_vblank.c
Falling back to patching base and 3-way merge...
Auto-merging drivers/gpu/drm/i915/display/intel_vblank.c
No changes -- Patch already applied.
Applying: drm/i915: Make vrr_{enabling, disabling}() usable outside 
intel_display.c
Using index info to reconstruct a base tree...
M   drivers/gpu/drm/i915/display/intel_display.c
Falling back to patching base and 3-way merge...
Auto-merging drivers/gpu/drm/i915/display/intel_display.c
No changes -- Patch already applied.
Applying: drm/i915/dsb: Hook up DSB error interrupts
Applying: drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier
Applying: drm/i915/dsb: Shuffle code around
error: sha1 information is lacking or useless 
(drivers/gpu/drm/i915/display/intel_dsb.c).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0005 drm/i915/dsb: Shuffle code around
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".




✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: Use chained DSBs for LUT programming (rev2)

2024-06-25 Thread Patchwork
== Series Details ==

Series: drm/i915/dsb: Use chained DSBs for LUT programming (rev2)
URL   : https://patchwork.freedesktop.org/series/135316/
State : warning

== Summary ==

Error: dim checkpatch failed
1b4e1fa4926a drm/i915: Calculate vblank delay more accurately
807da0774682 drm/i915: Make vrr_{enabling, disabling}() usable outside 
intel_display.c
ff275c63d286 drm/i915/dsb: Hook up DSB error interrupts
9365828dadb1 drm/i915/dsb: Convert dewake_scanline to a hw scanline number 
earlier
c120ce8f82f7 drm/i915/dsb: Shuffle code around
f7744f0481c5 drm/i915/dsb: Fix dewake scanline
b5e8bc5c4e3c drm/i915/dsb: Account for VRR properly in DSB scanline stuff
d31ee51ab7cc drm/i915/dsb: Precompute DSB_CHICKEN
10ec621a8750 drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in, out}()
a84ddec55575 drm/i915/dsb: Introduce intel_dsb_chain()
aa2d657b03ee drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANK
62bde5d7a6ac drm/i915/dsb: Clear DSB_ENABLE_DEWAKE once the DSB is done
0a9fab4000e6 drm/i915/dsb: s/dsb/dsb_color_vblank/
-:145: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#145: FILE: drivers/gpu/drm/i915/display/intel_display.c:7513:
+   old_crtc_state->dsb_color_vblank = 
fetch_and_zero(&new_crtc_state->dsb_color_vblank);

total: 0 errors, 1 warnings, 0 checks, 123 lines checked
26b6e2bdda29 drm/i915/dsb: Use chained DSBs for LUT programming
-:109: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#109: FILE: drivers/gpu/drm/i915/display/intel_display.c:7514:
+   old_crtc_state->dsb_color_commit = 
fetch_and_zero(&new_crtc_state->dsb_color_commit);

total: 0 errors, 1 warnings, 0 checks, 88 lines checked




✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: Use chained DSBs for LUT programming

2024-06-24 Thread Patchwork
== Series Details ==

Series: drm/i915/dsb: Use chained DSBs for LUT programming
URL   : https://patchwork.freedesktop.org/series/135316/
State : warning

== Summary ==

Error: dim checkpatch failed
5cc7f6d7e392 drm/i915: Calculate vblank delay more accurately
16f9c292de2d drm/i915: Make vrr_{enabling, disabling}() usable outside 
intel_display.c
4d3041f405be drm/i915/dsb: Hook up DSB error interrupts
f79c5f5e1805 drm/i915/dsb: Convert dewake_scanline to a hw scanline number 
earlier
4d233ad01435 drm/i915/dsb: Shuffle code around
518146bad5db drm/i915/dsb: Fix dewake scanline
9269d14b790c drm/i915/dsb: Account for VRR properly in DSB scanline stuff
c98ce409a8af drm/i915/dsb: Precompute DSB_CHICKEN
256916fbb9d0 drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in, out}()
c45bb5ee10c1 drm/i915/dsb: Introduce intel_dsb_chain()
9b46ebf6c051 drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANK
c36156d44a11 drm/i915/dsb: Clear DSB_ENABLE_DEWAKE once the DSB is done
f4ca5fb76d0f drm/i915/dsb: s/dsb/dsb_color_vblank/
-:145: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#145: FILE: drivers/gpu/drm/i915/display/intel_display.c:7513:
+   old_crtc_state->dsb_color_vblank = 
fetch_and_zero(&new_crtc_state->dsb_color_vblank);

total: 0 errors, 1 warnings, 0 checks, 123 lines checked
d133ef40d55f drm/i915/dsb: Use chained DSBs for LUT programming
-:109: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#109: FILE: drivers/gpu/drm/i915/display/intel_display.c:7514:
+   old_crtc_state->dsb_color_commit = 
fetch_and_zero(&new_crtc_state->dsb_color_commit);

total: 0 errors, 1 warnings, 0 checks, 88 lines checked