HomeSort by: relevance | last modified time | path
    Searched defs:overscan_top_bottom (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_transform_v.c 240 uint32_t overscan_top_bottom = 0; local in function:program_overscan
265 set_reg_field_value(overscan_top_bottom, data->recout.y,
268 set_reg_field_value(overscan_top_bottom, overscan_bottom,
277 overscan_top_bottom);
amdgpu_dce110_transform_v.c 240 uint32_t overscan_top_bottom = 0; local in function:program_overscan
265 set_reg_field_value(overscan_top_bottom, data->recout.y,
268 set_reg_field_value(overscan_top_bottom, overscan_bottom,
277 overscan_top_bottom);

Completed in 25 milliseconds