Lines Matching refs:drm_crtc

620 static struct drm_crtc *single_enabled_crtc(struct drm_device *dev)  in single_enabled_crtc()
622 struct drm_crtc *crtc, *enabled = NULL; in single_enabled_crtc()
635 static void pineview_update_wm(struct drm_crtc *unused_crtc) in pineview_update_wm()
639 struct drm_crtc *crtc; in pineview_update_wm()
714 struct drm_crtc *crtc; in g4x_compute_wm0()
800 struct drm_crtc *crtc; in g4x_compute_srwm()
910 static uint8_t vlv_compute_drain_latency(struct drm_crtc *crtc, in vlv_compute_drain_latency()
985 struct drm_crtc *crtc; in vlv_compute_sr_wm()
1025 static void valleyview_update_wm(struct drm_crtc *crtc) in valleyview_update_wm()
1075 struct drm_crtc *crtc, in valleyview_update_sprite_wm()
1124 static void g4x_update_wm(struct drm_crtc *crtc) in g4x_update_wm()
1182 static void i965_update_wm(struct drm_crtc *unused_crtc) in i965_update_wm()
1186 struct drm_crtc *crtc; in i965_update_wm()
1257 static void i9xx_update_wm(struct drm_crtc *unused_crtc) in i9xx_update_wm()
1267 struct drm_crtc *crtc, *enabled = NULL; in i9xx_update_wm()
1388 static void i845_update_wm(struct drm_crtc *unused_crtc) in i845_update_wm()
1392 struct drm_crtc *crtc; in i845_update_wm()
1415 struct drm_crtc *crtc) in ilk_pipe_pixel_rate()
1779 hsw_compute_linetime_wm(struct drm_device *dev, struct drm_crtc *crtc) in hsw_compute_linetime_wm()
2033 static void ilk_compute_wm_parameters(struct drm_crtc *crtc, in ilk_compute_wm_parameters()
2094 static bool intel_compute_pipe_wm(struct drm_crtc *crtc, in intel_compute_pipe_wm()
2542 struct drm_crtc *for_crtc, in skl_ddb_get_pipe_allocation_limits()
2547 struct drm_crtc *crtc; in skl_ddb_get_pipe_allocation_limits()
2644 skl_allocate_pipe_ddb(struct drm_crtc *crtc, in skl_allocate_pipe_ddb()
2799 struct drm_crtc *crtc; in skl_compute_wm_global_parameters()
2814 static void skl_compute_wm_pipe_parameters(struct drm_crtc *crtc, in skl_compute_wm_pipe_parameters()
2972 skl_compute_linetime_wm(struct drm_crtc *crtc, struct skl_pipe_wm_parameters *p) in skl_compute_linetime_wm()
2981 static void skl_compute_transition_wm(struct drm_crtc *crtc, in skl_compute_transition_wm()
2997 static void skl_compute_pipe_wm(struct drm_crtc *crtc, in skl_compute_pipe_wm()
3256 static bool skl_update_pipe_wm(struct drm_crtc *crtc, in skl_update_pipe_wm()
3276 struct drm_crtc *crtc, in skl_update_other_pipe_wm()
3324 static void skl_update_wm(struct drm_crtc *crtc) in skl_update_wm()
3354 skl_update_sprite_wm(struct drm_plane *plane, struct drm_crtc *crtc, in skl_update_sprite_wm()
3378 static void ilk_update_wm(struct drm_crtc *crtc) in ilk_update_wm()
3426 struct drm_crtc *crtc, in ilk_update_sprite_wm()
3496 static void skl_pipe_wm_get_hw_state(struct drm_crtc *crtc) in skl_pipe_wm_get_hw_state()
3552 struct drm_crtc *crtc; in skl_wm_get_hw_state()
3559 static void ilk_pipe_wm_get_hw_state(struct drm_crtc *crtc) in ilk_pipe_wm_get_hw_state()
3612 struct drm_crtc *crtc; in ilk_wm_get_hw_state()
3670 void intel_update_watermarks(struct drm_crtc *crtc) in intel_update_watermarks()
3679 struct drm_crtc *crtc, in intel_update_sprite_watermarks()