Home
last modified time | relevance | path

Searched refs:drm_can_sleep (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/include/drm/
DdrmP.h106 static inline bool drm_can_sleep(void) in drm_can_sleep() function
/Linux-v4.19/drivers/gpu/drm/
Ddrm_flip_work.c78 drm_can_sleep() ? GFP_KERNEL : GFP_ATOMIC); in drm_flip_work_queue()
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_smp.c349 if (drm_can_sleep()) in mdp5_smp_dump()
379 if (drm_can_sleep()) in mdp5_smp_dump()
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_fbdev.c68 if (drm_can_sleep()) { in omap_fbdev_pan_display()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_fb.c42 if (drm_can_sleep()) in mga_dirty_update()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_fb.c67 if (drm_can_sleep()) in ast_dirty_update()
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c40 if (drm_can_sleep()) in cirrus_dirty_update()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_drv.h644 if (W && drm_can_sleep()) { \
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_cmd.c118 if (!drm_can_sleep()) { in qxl_ring_push()
/Linux-v4.19/drivers/gpu/drm/radeon/
Datom.c663 else if (!drm_can_sleep()) in atom_op_delay()
Dradeon_legacy_encoders.c1500 if (!drm_can_sleep()) in radeon_legacy_ext_dac_detect()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Datom.c659 else if (!drm_can_sleep()) in atom_op_delay()
/Linux-v4.19/Documentation/gpu/
Dtodo.rst317 * ``drm_can_sleep()`` is a mess. It hides real bugs in normal operations and