drm/i915/guc: Update sizes of CTB buffers
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 3 Jun 2021 23:04:08 +0000 (16:04 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 4 Jun 2021 08:20:13 +0000 (10:20 +0200)
commitdf12d1c3014f5a2f37e561a5331cf4bb7563b937
treede5b6118234e41a717435b808481e77589f19e01
parentb43f0fc8b8c81e3001526c7205f12d8a931a48dd
drm/i915/guc: Update sizes of CTB buffers

Future GuC will require CTB buffers sizes to be multiple of 4K.
Make these changes now as this shouldn't impact us too much.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Cc: John Harrison <john.c.harrison@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210603230408.54856-2-matthew.brost@intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c