Lines Matching defs:crtc
218 cdv_dpll_set_clock_cdv(struct drm_device *dev, struct drm_crtc *crtc, in cdv_dpll_set_clock_cdv()
347 bool cdv_intel_pipe_has_type(struct drm_crtc *crtc, int type) in cdv_intel_pipe_has_type()
364 static const struct cdv_intel_limit_t *cdv_intel_limit(struct drm_crtc *crtc, in cdv_intel_limit()
398 static bool cdv_intel_PLL_is_valid(struct drm_crtc *crtc, in cdv_intel_PLL_is_valid()
419 static bool cdv_intel_find_best_PLL(struct drm_crtc *crtc, int target, in cdv_intel_find_best_PLL()
479 int cdv_intel_pipe_set_base(struct drm_crtc *crtc, in cdv_intel_pipe_set_base()
562 static void cdv_intel_crtc_dpms(struct drm_crtc *crtc, int mode) in cdv_intel_crtc_dpms()
671 static void cdv_intel_crtc_prepare(struct drm_crtc *crtc) in cdv_intel_crtc_prepare()
677 static void cdv_intel_crtc_commit(struct drm_crtc *crtc) in cdv_intel_crtc_commit()
699 static bool cdv_intel_crtc_mode_fixup(struct drm_crtc *crtc, in cdv_intel_crtc_mode_fixup()
723 static int cdv_intel_crtc_mode_set(struct drm_crtc *crtc, in cdv_intel_crtc_mode_set()
931 void cdv_intel_crtc_load_lut(struct drm_crtc *crtc) in cdv_intel_crtc_load_lut()
986 static void cdv_intel_crtc_save(struct drm_crtc *crtc) in cdv_intel_crtc_save()
1049 static void cdv_intel_crtc_restore(struct drm_crtc *crtc) in cdv_intel_crtc_restore()
1153 static int cdv_intel_crtc_cursor_set(struct drm_crtc *crtc, in cdv_intel_crtc_cursor_set()
1242 static int cdv_intel_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in cdv_intel_crtc_cursor_move()
1273 static void cdv_intel_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, in cdv_intel_crtc_gamma_set()
1321 struct drm_crtc *crtc) in cdv_intel_crtc_clock_get()
1403 struct drm_crtc *crtc) in cdv_intel_crtc_mode_get()
1451 static void cdv_intel_crtc_destroy(struct drm_crtc *crtc) in cdv_intel_crtc_destroy()