Home
last modified time | relevance | path

Searched refs:mode_set_base_atomic (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_modeset_helper_vtables.h269 int (*mode_set_base_atomic)(struct drm_crtc *crtc, member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c166 if (funcs->mode_set_base_atomic == NULL) in drm_fb_helper_debug_enter()
172 funcs->mode_set_base_atomic(mode_set->crtc, in drm_fb_helper_debug_enter()
216 if (funcs->mode_set_base_atomic == NULL) in drm_fb_helper_debug_leave()
220 funcs->mode_set_base_atomic(mode_set->crtc, fb, crtc->x, in drm_fb_helper_debug_leave()
/openbmc/linux/Documentation/dev-tools/
H A Dkgdb.rst895 and the atomic kms callbacks must implement the ``mode_set_base_atomic``,
900 .mode_set_base_atomic operation in
906 .mode_set_base_atomic = intel_pipe_set_base_atomic,
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c1111 .mode_set_base_atomic = radeon_crtc_set_base_atomic,
H A Datombios_crtc.c2218 .mode_set_base_atomic = atombios_crtc_set_base_atomic,
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c1260 .mode_set_base_atomic = nv04_crtc_mode_set_base_atomic,
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v6_0.c2579 .mode_set_base_atomic = dce_v6_0_crtc_set_base_atomic,
H A Ddce_v8_0.c2590 .mode_set_base_atomic = dce_v8_0_crtc_set_base_atomic,
H A Ddce_v10_0.c2678 .mode_set_base_atomic = dce_v10_0_crtc_set_base_atomic,
H A Ddce_v11_0.c2791 .mode_set_base_atomic = dce_v11_0_crtc_set_base_atomic,