Lines Matching defs:crtc
30 bool gma_pipe_has_type(struct drm_crtc *crtc, int type) in gma_pipe_has_type()
58 int gma_pipe_set_base(struct drm_crtc *crtc, int x, int y, in gma_pipe_set_base()
144 void gma_crtc_load_lut(struct drm_crtc *crtc) in gma_crtc_load_lut()
182 static int gma_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in gma_crtc_gamma_set()
197 void gma_crtc_dpms(struct drm_crtc *crtc, int mode) in gma_crtc_dpms()
329 static int gma_crtc_cursor_set(struct drm_crtc *crtc, in gma_crtc_cursor_set()
444 static int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in gma_crtc_cursor_move()
474 void gma_crtc_prepare(struct drm_crtc *crtc) in gma_crtc_prepare()
480 void gma_crtc_commit(struct drm_crtc *crtc) in gma_crtc_commit()
486 void gma_crtc_disable(struct drm_crtc *crtc) in gma_crtc_disable()
499 void gma_crtc_destroy(struct drm_crtc *crtc) in gma_crtc_destroy()
511 int gma_crtc_page_flip(struct drm_crtc *crtc, in gma_crtc_page_flip()
575 void gma_crtc_save(struct drm_crtc *crtc) in gma_crtc_save()
618 void gma_crtc_restore(struct drm_crtc *crtc) in gma_crtc_restore()
719 bool gma_pll_is_valid(struct drm_crtc *crtc, in gma_pll_is_valid()
751 struct drm_crtc *crtc, int target, int refclk, in gma_find_best_pll()