• Home
  • Raw
  • Download

Lines Matching defs:crtc_state

297 static int icl_plane_min_cdclk(const struct intel_crtc_state *crtc_state,  in icl_plane_min_cdclk()
321 static int glk_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in glk_plane_min_cdclk()
348 static int skl_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in skl_plane_min_cdclk()
541 const struct intel_crtc_state *crtc_state, in icl_program_input_csc()
645 const struct intel_crtc_state *crtc_state) in skl_disable_plane()
876 static u32 skl_plane_ctl_crtc(const struct intel_crtc_state *crtc_state) in skl_plane_ctl_crtc()
893 static u32 skl_plane_ctl(const struct intel_crtc_state *crtc_state, in skl_plane_ctl()
936 static u32 glk_plane_color_ctl_crtc(const struct intel_crtc_state *crtc_state) in glk_plane_color_ctl_crtc()
953 static u32 glk_plane_color_ctl(const struct intel_crtc_state *crtc_state, in glk_plane_color_ctl()
1006 const struct intel_crtc_state *crtc_state, in skl_program_plane()
1124 const struct intel_crtc_state *crtc_state, in skl_plane_async_flip()
1151 const struct intel_crtc_state *crtc_state, in skl_update_plane()
1175 static int skl_plane_check_fb(const struct intel_crtc_state *crtc_state, in skl_plane_check_fb()
1263 static int skl_plane_check_dst_coordinates(const struct intel_crtc_state *crtc_state, in skl_plane_check_dst_coordinates()
1692 static int skl_plane_check(struct intel_crtc_state *crtc_state, in skl_plane_check()
2196 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in skl_get_initial_plane_config() local