Lines Matching defs:crtc
32 bool gma_pipe_has_type(struct drm_crtc *crtc, int type) in gma_pipe_has_type()
56 int gma_pipe_set_base(struct drm_crtc *crtc, int x, int y, in gma_pipe_set_base()
139 void gma_crtc_load_lut(struct drm_crtc *crtc) in gma_crtc_load_lut()
178 void gma_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, in gma_crtc_gamma_set()
200 void gma_crtc_dpms(struct drm_crtc *crtc, int mode) in gma_crtc_dpms()
330 int gma_crtc_cursor_set(struct drm_crtc *crtc, in gma_crtc_cursor_set()
458 int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in gma_crtc_cursor_move()
495 bool gma_crtc_mode_fixup(struct drm_crtc *crtc, in gma_crtc_mode_fixup()
502 void gma_crtc_prepare(struct drm_crtc *crtc) in gma_crtc_prepare()
508 void gma_crtc_commit(struct drm_crtc *crtc) in gma_crtc_commit()
514 void gma_crtc_disable(struct drm_crtc *crtc) in gma_crtc_disable()
527 void gma_crtc_destroy(struct drm_crtc *crtc) in gma_crtc_destroy()
555 void gma_crtc_save(struct drm_crtc *crtc) in gma_crtc_save()
598 void gma_crtc_restore(struct drm_crtc *crtc) in gma_crtc_restore()
699 bool gma_pll_is_valid(struct drm_crtc *crtc, in gma_pll_is_valid()
731 struct drm_crtc *crtc, int target, int refclk, in gma_find_best_pll()