Searched refs:vmw_du_crtc_destroy_state (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 483 void vmw_du_crtc_destroy_state(struct drm_crtc *crtc,
|
H A D | vmwgfx_ldu.c | 236 .atomic_destroy_state = vmw_du_crtc_destroy_state,
|
H A D | vmwgfx_scrn.c | 319 .atomic_destroy_state = vmw_du_crtc_destroy_state,
|
H A D | vmwgfx_kms.c | 638 * vmw_du_crtc_destroy_state - destroy crtc state 646 vmw_du_crtc_destroy_state(struct drm_crtc *crtc, in vmw_du_crtc_destroy_state() function
|
H A D | vmwgfx_stdu.c | 916 .atomic_destroy_state = vmw_du_crtc_destroy_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 496 void vmw_du_crtc_destroy_state(struct drm_crtc *crtc,
|
H A D | vmwgfx_ldu.c | 276 .atomic_destroy_state = vmw_du_crtc_destroy_state,
|
H A D | vmwgfx_stdu.c | 777 .atomic_destroy_state = vmw_du_crtc_destroy_state,
|
H A D | vmwgfx_scrn.c | 320 .atomic_destroy_state = vmw_du_crtc_destroy_state,
|
H A D | vmwgfx_kms.c | 1032 * vmw_du_crtc_destroy_state - destroy crtc state 1040 vmw_du_crtc_destroy_state(struct drm_crtc *crtc, in vmw_du_crtc_destroy_state() function
|
Completed in 18 milliseconds