Searched defs:can_update_disabled (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_plane_helper.c | 101 drm_plane_helper_check_update(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_rect *src, struct drm_rect *dst, unsigned int rotation, int min_scale, int max_scale, bool can_position, bool can_update_disabled, bool *visible) drm_plane_helper_check_update() argument
|
| H A D | drm_atomic_helper.c | 790 drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state, const struct drm_crtc_state *crtc_state, int min_scale, int max_scale, bool can_position, bool can_update_disabled) drm_atomic_helper_check_plane_state() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_plane_helper.c | 94 drm_plane_helper_check_update(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_rect *src, struct drm_rect *dst, unsigned int rotation, int min_scale, int max_scale, bool can_position, bool can_update_disabled, bool *visible) drm_plane_helper_check_update() argument
|
| H A D | drm_atomic_helper.c | 857 drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state, const struct drm_crtc_state *crtc_state, int min_scale, int max_scale, bool can_position, bool can_update_disabled) drm_atomic_helper_check_plane_state() argument
|
Completed in 11 milliseconds