drm/amd/display: Don't force UPDATE_TYPE_FULL if stream_update has hdr_static_metadata
authorHarry Wentland <harry.wentland@amd.com>
Sun, 25 Mar 2018 20:28:33 +0000 (16:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:10:55 +0000 (11:10 -0500)
commit4c1fa3630b44f03d5539a778ddcea319e9c8223a
tree15ebd76973cc011e23223002e5b539f8dcfff5e7
parentbf2af91cb3a4ef1c5f9132687b9818f33d6a389f
drm/amd/display: Don't force UPDATE_TYPE_FULL if stream_update has hdr_static_metadata

This was missed when pushing public patch for 3e3a40b03847 (drm/amd/display:
Updated HDR Static Metadata to directly take info packet raw)

This is currently no problem yet since we're not doing HDR on Linux yet.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c