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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_init.c 76 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
dcn10_hw_sequencer.h 38 int dcn10_get_vupdate_offset_from_vsync(struct pipe_ctx *pipe_ctx);
amdgpu_dcn10_hw_sequencer.c 3106 int dcn10_get_vupdate_offset_from_vsync(struct pipe_ctx *pipe_ctx) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_init.c 88 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_init.c 91 .get_vupdate_offset_from_vsync = dcn10_get_vupdate_offset_from_vsync,

Completed in 15 milliseconds