Hi Dave and Daniel,
First, a heads up that I will be on vacation for the next weeks so Jani will cover the drm-intel-fixes for the next rounds.
Now, here goes drm-intel-fixes-2021-12-15:
Fix a bound check in the DMC fw load.
Thanks, Rodrigo.
The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c:
Linux 5.16-rc5 (2021-12-12 14:53:01 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2021-12-15
for you to fetch changes up to 53b3495273282aa844c4613d19c3b30558c70c84:
drm/i915/display: Fix an unsigned subtraction which can never be negative. (2021-12-14 04:11:10 -0500)
---------------------------------------------------------------- Fix a bound check in the DMC fw load.
---------------------------------------------------------------- Harshit Mogalapalli (1): drm/i915/display: Fix an unsigned subtraction which can never be negative.
drivers/gpu/drm/i915/display/intel_dmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
dri-devel@lists.freedesktop.org