Project 'drm/intel' was moved to 'drm/i915/kernel'. Please update any links and bookmarks that may still have the old path.
[TGL] gamma not getting programmed using DSB but legacy MMIO_WRITE
In TGL, multi-segmented gamma is not getting programmed using DSB but using MMIO_WRITE(legacy manner) may be because of the recent changes done in DSB framework in
- commit 03cea61076f00ec6514aae88ec56f01117824cb7
- commit ac4eead3796579bdadd12e2fa99c4ddc920eda30
It needs further investigation. Found using local testing and not in CI.