Home
last modified time | relevance | path

Searched refs:hyperv_drm_device (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/hyperv/
A Dhyperv_drm_modeset.c25 struct hyperv_drm_device *hv = to_hv(fb->dev); in hyperv_blit_to_vram_rect()
51 struct hyperv_drm_device *hv = to_hv(connector->dev); in hyperv_connector_get_modes()
75 static inline int hyperv_conn_init(struct hyperv_drm_device *hv) in hyperv_conn_init()
83 static int hyperv_check_size(struct hyperv_drm_device *hv, int w, int h, in hyperv_check_size()
101 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_enable()
116 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_check()
131 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_update()
158 static inline int hyperv_pipe_init(struct hyperv_drm_device *hv) in hyperv_pipe_init()
181 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_mode_valid()
196 int hyperv_mode_config_init(struct hyperv_drm_device *hv) in hyperv_mode_config_init()
A Dhyperv_drm_drv.c72 static int hyperv_setup_gen1(struct hyperv_drm_device *hv) in hyperv_setup_gen1()
121 static int hyperv_setup_gen2(struct hyperv_drm_device *hv, in hyperv_setup_gen2()
164 struct hyperv_drm_device *hv; in hyperv_vmbus_probe()
169 struct hyperv_drm_device, dev); in hyperv_vmbus_probe()
227 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_vmbus_remove()
272 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_vmbus_resume()
A Dhyperv_drm.h11 struct hyperv_drm_device { struct
40 #define to_hv(_dev) container_of(_dev, struct hyperv_drm_device, dev) argument
43 int hyperv_mode_config_init(struct hyperv_drm_device *hv);
A Dhyperv_drm_proto.c199 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_sendpacket()
218 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_negotiate_version()
250 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_update_vram_location()
353 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_update_dirt()
378 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_get_supported_resolution()
427 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_receive_sub()
454 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_receive()
477 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_connect_vsp()

Completed in 8 milliseconds