HomeSort by: relevance | last modified time | path
    Searched refs:dither_option (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_stream.h 159 enum dc_dither_option dither_option; member in struct:dc_stream_state
251 enum dc_dither_option *dither_option; member in struct:dc_stream_update
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc.c 460 stream->dither_option = option;
2003 if (update->dither_option)
2004 stream->dither_option = *update->dither_option;
2086 if (stream_update->dither_option) {
amdgpu_dc_resource.c 2678 enum dc_dither_option option = stream->dither_option;

Completed in 17 milliseconds