✓ CI.checkpatch: success for drm/xe/display: Program double buffered LUT registers (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 8 11:21:35 UTC 2025
== Series Details ==
Series: drm/xe/display: Program double buffered LUT registers (rev6)
URL : https://patchwork.freedesktop.org/series/142436/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a917e24f50093ee3e34a1ee3fb7e23f332c03596
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date: Tue Apr 8 16:30:22 2025 +0530
drm/i915: Disable updating of LUT values during vblank
Do not schedule vblank worker for LUT update if the registers are
double buffered
v2: Do not schedule the worker at all (Ville)
Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
+ /mt/dim checkpatch 0f84e82ac3f6cd63b0359d2fe67829b407643d7c drm-intel
94b63078008b drm/i915/dsb: Extract intel_dsb_ins_align()
c04ada16e95c drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
efc533b68428 drm/i915/dsb: Extract intel_dsb_{head,tail}()
07531acda0fd drm/i915/dsb: Implement intel_dsb_gosub()
e5c660c03bef drm/i915/dsb: add intel_dsb_gosub_finish()
083238be999d drm/i915/dsb: Add support for GOSUB interrupt
91b053dfdf61 drm/i915: s/dsb_color_vblank/dsb_color
e3ab90e894d6 drm/i915: use GOSUB to program doubled buffered LUT registers
4565c8c7b659 drm/i915: Program DB LUT registers before vblank
af58a9faa480 drm/i915/color: Do not pre-load LUTs with DB registers
a917e24f5009 drm/i915: Disable updating of LUT values during vblank
More information about the Intel-xe
mailing list