Home
last modified time | relevance | path

Searched defs:drm_device (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/
A Ddrm_device.h53 struct drm_device { struct
66 * Managed resources linked to the lifetime of this &drm_device as argument
88 * devm_drm_dev_alloc() and embed struct &drm_device in their larger argument
104 bool registered;
130 bool unplugged;
136 char *unique;
334 struct drm_device_dma *dma; argument
346 int buf_use;
351 struct {
354 } sigdata;
[all …]
/linux/drivers/gpu/drm/
A Ddrm_aperture.c161 void (*detach)(struct drm_device *)) in devm_aperture_acquire()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_bios.c1330 int (*exec)(struct drm_device *, void *, int idx, u8 *outp)) in olddcb_outp_foreach()

Completed in 12 milliseconds