Home
last modified time | relevance | path

Searched refs:drm_poll (Results 1 – 14 of 14) sorted by relevance

/linux/include/drm/
A Ddrm_accel.h28 .poll = drm_poll,\
A Ddrm_gem_dma_helper.h266 .poll = drm_poll,\
A Ddrm_file.h448 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
A Ddrm_gem.h447 .poll = drm_poll,\
/linux/drivers/gpu/drm/
A Ddrm_file.c607 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait) in drm_poll() function
619 EXPORT_SYMBOL(drm_poll);
/linux/drivers/gpu/drm/gma500/
A Dpsb_drv.c499 .poll = drm_poll,
/linux/drivers/gpu/drm/radeon/
A Dradeon_drv.c528 .poll = drm_poll,
/linux/drivers/gpu/drm/xe/
A Dxe_device.c238 .poll = drm_poll,
/linux/drivers/gpu/drm/panthor/
A Dpanthor_drv.c1382 .poll = drm_poll,
/linux/drivers/gpu/drm/i915/
A Di915_driver.c1671 .poll = drm_poll,
/linux/drivers/gpu/drm/tegra/
A Ddrm.c800 .poll = drm_poll,
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_drm.c1289 .poll = drm_poll,
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.c1606 .poll = drm_poll,
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_drv.c2927 .poll = drm_poll,

Completed in 50 milliseconds