On 10/15/19 10:17 PM, Stephen Rothwell wrote:
Hi all,
Changes since 20191015:
on x86_64:
../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_resource.c: In function ‘dcn20_populate_dml_pipes_from_context’: ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_resource.c:1913:48: error: ‘struct dc_crtc_timing_flags’ has no member named ‘DSC’ if (res_ctx->pipe_ctx[i].stream->timing.flags.DSC) ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_resource.c:1914:73: error: ‘struct dc_crtc_timing’ has no member named ‘dsc_cfg’ pipes[pipe_cnt].dout.output_bpp = res_ctx->pipe_ctx[i].stream->timing.dsc_cfg.bits_per_pixel / 16.0; ^
Full randconfig file is attached.
dri-devel@lists.freedesktop.org