/linux-6.1.9/include/drm/ |
D | drm_aperture.h | 9 struct drm_driver; 16 bool primary, const struct drm_driver *req_driver); 19 const struct drm_driver *req_driver); 33 drm_aperture_remove_framebuffers(bool primary, const struct drm_driver *req_driver) in drm_aperture_remove_framebuffers()
|
D | drm_legacy.h | 42 struct drm_driver; 215 int drm_legacy_pci_init(const struct drm_driver *driver, 217 void drm_legacy_pci_exit(const struct drm_driver *driver, 233 static inline int drm_legacy_pci_init(const struct drm_driver *driver, in drm_legacy_pci_init() 239 static inline void drm_legacy_pci_exit(const struct drm_driver *driver, in drm_legacy_pci_exit()
|
D | drm_drv.h | 160 struct drm_driver { struct 483 const struct drm_driver *driver, argument 516 struct drm_device *drm_dev_alloc(const struct drm_driver *driver,
|
D | drm_device.h | 12 struct drm_driver; 76 const struct drm_driver *driver;
|
/linux-6.1.9/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.h | 343 struct mga_device *mgag200_g200_device_create(struct pci_dev *pdev, const struct drm_driver *drv); 344 struct mga_device *mgag200_g200se_device_create(struct pci_dev *pdev, const struct drm_driver *drv, 348 struct mga_device *mgag200_g200wb_device_create(struct pci_dev *pdev, const struct drm_driver *drv); 349 struct mga_device *mgag200_g200ev_device_create(struct pci_dev *pdev, const struct drm_driver *drv); 353 const struct drm_driver *drv); 355 const struct drm_driver *drv); 357 const struct drm_driver *drv); 359 const struct drm_driver *drv);
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_aperture.c | 174 bool primary, const struct drm_driver *req_driver) in drm_aperture_remove_conflicting_framebuffers() 193 const struct drm_driver *req_driver) in drm_aperture_remove_conflicting_pci_framebuffers()
|
D | drm_pci.c | 149 const struct drm_driver *driver) in drm_legacy_get_pci_dev() 199 int drm_legacy_pci_init(const struct drm_driver *driver, in drm_legacy_pci_init() 245 void drm_legacy_pci_exit(const struct drm_driver *driver, in drm_legacy_pci_exit()
|
D | drm_drv.c | 582 const struct drm_driver *driver, in drm_dev_init() 674 const struct drm_driver *driver) in devm_drm_dev_init() 687 const struct drm_driver *driver, in __devm_drm_dev_alloc() 722 struct drm_device *drm_dev_alloc(const struct drm_driver *driver, in drm_dev_alloc() 867 const struct drm_driver *driver = dev->driver; in drm_dev_register()
|
/linux-6.1.9/Documentation/gpu/ |
D | drm-internals.rst | 24 At the core of every DRM driver is a :c:type:`struct drm_driver 25 <drm_driver>` structure. Drivers typically statically initialize 26 a drm_driver structure, and then pass it to 31 The :c:type:`struct drm_driver <drm_driver>` structure 35 drm_driver <drm_driver>` static information fields, and will
|
D | drm-mm.rst | 120 :c:type:`struct drm_driver <drm_driver>` driver_features 269 value and set the VMA operations to the :c:type:`struct drm_driver 270 <drm_driver>` gem_vm_ops field. Note that drm_gem_mmap() doesn't map memory to 274 To use drm_gem_mmap(), drivers must fill the struct :c:type:`struct drm_driver 275 <drm_driver>` gem_vm_ops field with a pointer to VM operations.
|
/linux-6.1.9/drivers/gpu/drm/virtio/ |
D | virtgpu_drv.c | 42 static const struct drm_driver driver; 173 static const struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/vboxvideo/ |
D | vbox_drv.c | 30 static const struct drm_driver driver; 177 static const struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 199 static const struct drm_driver vc4_drm_driver = { 228 static const struct drm_driver vc5_drm_driver = { 288 const struct drm_driver *driver; in vc4_drm_bind()
|
/linux-6.1.9/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_drv.h | 43 const struct drm_driver *driver;
|
/linux-6.1.9/drivers/gpu/drm/tdfx/ |
D | tdfx_drv.c | 59 static const struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/qxl/ |
D | qxl_drv.c | 67 static struct drm_driver qxl_driver; 284 static struct drm_driver qxl_driver = {
|
/linux-6.1.9/drivers/gpu/drm/i810/ |
D | i810_drv.c | 59 static struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/savage/ |
D | savage_drv.c | 50 static struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/mga/ |
D | mga_drv.c | 56 static struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/r128/ |
D | r128_drv.c | 60 static struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/sis/ |
D | sis_drv.c | 103 static struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/udl/ |
D | udl_drv.c | 69 static const struct drm_driver driver = {
|
/linux-6.1.9/drivers/gpu/drm/vgem/ |
D | vgem_drv.c | 111 static const struct drm_driver vgem_driver = {
|
/linux-6.1.9/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 44 static const struct drm_driver rockchip_drm_driver; 224 static const struct drm_driver rockchip_drm_driver = {
|
/linux-6.1.9/drivers/gpu/drm/sprd/ |
D | sprd_drm.c | 53 static struct drm_driver sprd_drm_drv = {
|