]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Increase Default Sizes of FW State and Trace Buffer
authorDavid Galiffi <David.Galiffi@amd.com>
Wed, 13 May 2020 14:36:06 +0000 (10:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 May 2020 18:00:50 +0000 (14:00 -0400)
commit891f016d9d3f46ce7751cde72b8837bba709b527
tree3d21ca51a7c7d5084154a2dc4183c4fa7a049edb
parent68423dabadaaacdd9383653daa3d9102088b2c08
drm/amd/display: Increase Default Sizes of FW State and Trace Buffer

[WHY]
To facilitate DM removing the dependency between dc and the firmware
binary.

[HOW]
Setting the default values to match VBIOS: 64 KB. These values are only
used if meta is absent.

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c