Lines Matching refs:hyperv_drm_device
29 struct hyperv_drm_device *hv = to_hv(fb->dev); in hyperv_blit_to_vram_rect()
46 struct hyperv_drm_device *hv = to_hv(connector->dev); in hyperv_connector_get_modes()
70 static inline int hyperv_conn_init(struct hyperv_drm_device *hv) in hyperv_conn_init()
78 static int hyperv_check_size(struct hyperv_drm_device *hv, int w, int h, in hyperv_check_size()
104 struct hyperv_drm_device *hv = to_hv(crtc->dev); in hyperv_crtc_helper_atomic_enable()
134 struct hyperv_drm_device *hv = to_hv(plane->dev); in hyperv_plane_atomic_check()
165 struct hyperv_drm_device *hv = to_hv(plane->dev); in hyperv_plane_atomic_update()
188 struct hyperv_drm_device *hv = to_hv(plane->dev); in hyperv_plane_get_scanout_buffer()
204 struct hyperv_drm_device *hv = to_hv(plane->dev); in hyperv_plane_panic_flush()
237 static inline int hyperv_pipe_init(struct hyperv_drm_device *hv) in hyperv_pipe_init()
282 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_mode_valid()
297 int hyperv_mode_config_init(struct hyperv_drm_device *hv) in hyperv_mode_config_init()