/src/sys/external/bsd/drm2/dist/include/drm/ |
drm_atomic_helper.h | 57 int drm_atomic_helper_commit(struct drm_device *dev,
|
drm_atomic_helper.h | 57 int drm_atomic_helper_commit(struct drm_device *dev,
|
drm_atomic_helper.h | 57 int drm_atomic_helper_commit(struct drm_device *dev,
|
/src/sys/external/bsd/drm2/dist/drm/virtio/ |
virtgpu_display.c | 353 .atomic_commit = drm_atomic_helper_commit,
|
virtgpu_display.c | 353 .atomic_commit = drm_atomic_helper_commit,
|
virtgpu_display.c | 353 .atomic_commit = drm_atomic_helper_commit,
|
/src/sys/external/bsd/drm2/dist/drm/xen/ |
xen_drm_front_kms.c | 93 .atomic_commit = drm_atomic_helper_commit,
|
xen_drm_front_kms.c | 93 .atomic_commit = drm_atomic_helper_commit,
|
xen_drm_front_kms.c | 93 .atomic_commit = drm_atomic_helper_commit,
|
/src/sys/external/bsd/drm2/dist/drm/ast/ |
ast_main.c | 422 .atomic_commit = drm_atomic_helper_commit,
|
ast_main.c | 422 .atomic_commit = drm_atomic_helper_commit,
|
ast_main.c | 422 .atomic_commit = drm_atomic_helper_commit,
|
/src/sys/arch/arm/rockchip/ |
rk_drm.c | 292 .atomic_commit = drm_atomic_helper_commit,
|
rk_drm.c | 292 .atomic_commit = drm_atomic_helper_commit,
|
rk_drm.c | 292 .atomic_commit = drm_atomic_helper_commit,
|
/src/sys/external/bsd/drm2/dist/drm/vboxvideo/ |
vbox_mode.c | 847 .atomic_commit = drm_atomic_helper_commit,
|
vbox_mode.c | 847 .atomic_commit = drm_atomic_helper_commit,
|
vbox_mode.c | 847 .atomic_commit = drm_atomic_helper_commit,
|
/src/sys/external/bsd/drm2/dist/drm/ |
drm_atomic_helper.c | 62 * drm_atomic_helper_commit(). But the individual stages and callbacks are 1780 * drm_atomic_helper_commit - commit validated state object 1797 int drm_atomic_helper_commit(struct drm_device *dev, function in typeref:typename:int 1872 EXPORT_SYMBOL(drm_atomic_helper_commit); 1882 * drm_atomic_helper_commit() implements the recommended sequence for 2040 * This is all implemented by in drm_atomic_helper_commit(), giving drivers a 2466 * The drm_atomic_helper_commit() default implementation doesn't set the
|
drm_atomic_helper.c | 62 * drm_atomic_helper_commit(). But the individual stages and callbacks are 1780 * drm_atomic_helper_commit - commit validated state object 1797 int drm_atomic_helper_commit(struct drm_device *dev, function in typeref:typename:int 1872 EXPORT_SYMBOL(drm_atomic_helper_commit); 1882 * drm_atomic_helper_commit() implements the recommended sequence for 2040 * This is all implemented by in drm_atomic_helper_commit(), giving drivers a 2466 * The drm_atomic_helper_commit() default implementation doesn't set the
|
drm_atomic_helper.c | 62 * drm_atomic_helper_commit(). But the individual stages and callbacks are 1780 * drm_atomic_helper_commit - commit validated state object 1797 int drm_atomic_helper_commit(struct drm_device *dev, function in typeref:typename:int 1872 EXPORT_SYMBOL(drm_atomic_helper_commit); 1882 * drm_atomic_helper_commit() implements the recommended sequence for 2040 * This is all implemented by in drm_atomic_helper_commit(), giving drivers a 2466 * The drm_atomic_helper_commit() default implementation doesn't set the
|
/src/sys/external/bsd/drm2/dist/drm/qxl/ |
qxl_display.c | 1152 .atomic_commit = drm_atomic_helper_commit,
|
qxl_display.c | 1152 .atomic_commit = drm_atomic_helper_commit,
|
qxl_display.c | 1152 .atomic_commit = drm_atomic_helper_commit,
|
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
vmwgfx_kms.c | 1733 .atomic_commit = drm_atomic_helper_commit,
|