]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/fbc: Embed the compressed_llb node
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 10 Jun 2021 18:32:31 +0000 (21:32 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 24 Jun 2021 18:47:18 +0000 (21:47 +0300)
commit78c438d1ffbb1f71f4a1a8ede747147b226880e0
tree453638d66f7603df09d4f2f6f10f7c847daafc00
parent3f979be5694c6c87d34508142690a5ec898c213b
drm/i915/fbc: Embed the compressed_llb node

Not much point in dynamically allocating the line length
buffer mm node that I can see. Just embed it directly like
we do the for the cfb node. One less failure point to worry
about.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210610183237.3920-4-ville.syrjala@linux.intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/i915/display/intel_fbc.c
drivers/gpu/drm/i915/i915_drv.h