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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_opp.c 319 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; local in function:opp1_program_stereo
325 active_width = 0;
333 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width);
363 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, oppbuf->active_width);
amdgpu_dcn10_opp.c 319 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; local in function:opp1_program_stereo
325 active_width = 0;
333 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width);
363 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, oppbuf->active_width);
amdgpu_dcn10_opp.c 319 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; local in function:opp1_program_stereo
325 active_width = 0;
333 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width);
363 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, oppbuf->active_width);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
opp.h 264 uint32_t active_width; member in struct:oppbuf_params
opp.h 264 uint32_t active_width; member in struct:oppbuf_params
opp.h 264 uint32_t active_width; member in struct:oppbuf_params

Completed in 120 milliseconds