Symbol: drm_device
sys/dev/drm/amd/amdgpu/amdgpu.h
1060
struct drm_device *ddev,
sys/dev/drm/amd/amdgpu/amdgpu.h
1203
bool amdgpu_device_is_px(struct drm_device *dev);
sys/dev/drm/amd/amdgpu/amdgpu.h
1233
int amdgpu_driver_load_kms(struct drm_device *dev, unsigned long flags);
sys/dev/drm/amd/amdgpu/amdgpu.h
1234
void amdgpu_driver_unload_kms(struct drm_device *dev);
sys/dev/drm/amd/amdgpu/amdgpu.h
1235
void amdgpu_driver_lastclose_kms(struct drm_device *dev);
sys/dev/drm/amd/amdgpu/amdgpu.h
1236
int amdgpu_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv);
sys/dev/drm/amd/amdgpu/amdgpu.h
1237
void amdgpu_driver_postclose_kms(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu.h
1240
int amdgpu_device_suspend(struct drm_device *dev, bool suspend, bool fbcon);
sys/dev/drm/amd/amdgpu/amdgpu.h
1241
int amdgpu_device_resume(struct drm_device *dev, bool resume, bool fbcon);
sys/dev/drm/amd/amdgpu/amdgpu.h
1242
u32 amdgpu_get_vblank_counter_kms(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/amd/amdgpu/amdgpu.h
1243
int amdgpu_enable_vblank_kms(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/amd/amdgpu/amdgpu.h
1244
void amdgpu_disable_vblank_kms(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/amd/amdgpu/amdgpu.h
666
int amdgpu_bo_list_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu.h
669
int amdgpu_cs_ioctl(struct drm_device *dev, void *data, struct drm_file *filp);
sys/dev/drm/amd/amdgpu/amdgpu.h
670
int amdgpu_cs_fence_to_handle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu.h
672
int amdgpu_cs_wait_ioctl(struct drm_device *dev, void *data, struct drm_file *filp);
sys/dev/drm/amd/amdgpu/amdgpu.h
673
int amdgpu_cs_wait_fences_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu.h
820
struct drm_device *ddev;
sys/dev/drm/amd/amdgpu/amdgpu_atombios.c
1963
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_bo_list.c
260
int amdgpu_bo_list_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
1162
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
1316
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
1330
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
1509
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
283
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
383
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
415
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
43
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
468
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
781
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
841
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
948
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_connectors.c
979
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
1276
int amdgpu_cs_ioctl(struct drm_device *dev, void *data, struct drm_file *filp)
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
1342
int amdgpu_cs_wait_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
1417
int amdgpu_cs_fence_to_handle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
1590
int amdgpu_cs_wait_fences_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_ctx.c
372
int amdgpu_ctx_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_ctx.h
32
struct drm_device;
sys/dev/drm/amd/amdgpu/amdgpu_ctx.h
81
int amdgpu_ctx_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_debugfs.c
858
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_debugfs.c
893
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_debugfs.c
903
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_debugfs.c
913
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_device.c
1003
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_device.c
106
bool amdgpu_device_is_px(struct drm_device *dev)
sys/dev/drm/amd/amdgpu/amdgpu_device.c
1251
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_device.c
2370
struct drm_device *ddev,
sys/dev/drm/amd/amdgpu/amdgpu_device.c
2796
int amdgpu_device_suspend(struct drm_device *dev, bool suspend, bool fbcon)
sys/dev/drm/amd/amdgpu/amdgpu_device.c
2901
int amdgpu_device_resume(struct drm_device *dev, bool resume, bool fbcon)
sys/dev/drm/amd/amdgpu/amdgpu_device.c
969
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_display.c
152
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/amdgpu_display.c
265
struct drm_device *dev;
sys/dev/drm/amd/amdgpu/amdgpu_display.c
360
void amdgpu_display_print_display_setup(struct drm_device *dev)
sys/dev/drm/amd/amdgpu/amdgpu_display.c
506
int amdgpu_display_framebuffer_init(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_display.c
523
amdgpu_display_user_framebuffer_create(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_display.c
665
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/amdgpu_display.c
774
int amdgpu_display_get_crtc_scanoutpos(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_display.h
38
int amdgpu_display_freesync_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_display.h
43
amdgpu_display_user_framebuffer_create(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_dpm.c
121
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_dpm.c
142
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_dpm.c
169
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1077
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1088
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1103
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1110
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1126
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1134
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1142
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1150
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1157
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1184
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1210
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1235
struct drm_device *dev;
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1292
amdgpu_get_crtc_scanout_position(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
924
struct drm_device *dev;
sys/dev/drm/amd/amdgpu/amdgpu_encoders.c
111
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/amdgpu_encoders.c
36
amdgpu_link_encoder_connector(struct drm_device *dev)
sys/dev/drm/amd/amdgpu/amdgpu_encoders.c
62
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/amdgpu_encoders.c
80
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/amdgpu_encoders.c
96
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/amdgpu_fb.c
321
static int amdgpu_fbdev_destroy(struct drm_device *dev, struct amdgpu_fbdev *rfbdev)
sys/dev/drm/amd/amdgpu/amdgpu_fence.c
665
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_fence.c
706
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
208
int amdgpu_gem_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
285
int amdgpu_gem_userptr_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
371
struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
392
int amdgpu_gem_mmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
429
int amdgpu_gem_wait_idle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
462
int amdgpu_gem_metadata_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
544
int amdgpu_gem_va_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
683
int amdgpu_gem_op_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
750
struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
845
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
94
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
44
amdgpu_gem_prime_import_sg_table(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
47
struct dma_buf *amdgpu_gem_prime_export(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
50
struct drm_gem_object *amdgpu_gem_prime_import(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
68
struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
71
struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
74
int amdgpu_gem_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
76
int amdgpu_gem_info_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
78
int amdgpu_gem_userptr_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
80
int amdgpu_gem_mmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
82
int amdgpu_gem_wait_idle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
84
int amdgpu_gem_va_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
86
int amdgpu_gem_op_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
89
int amdgpu_gem_metadata_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_i2c.c
160
struct amdgpu_i2c_chan *amdgpu_i2c_create(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_i2c.c
257
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_i2c.h
27
struct amdgpu_i2c_chan *amdgpu_i2c_create(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_ib.c
406
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_irq.c
191
struct drm_device *dev = (struct drm_device *) arg;
sys/dev/drm/amd/amdgpu/amdgpu_irq.c
84
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
1040
void amdgpu_driver_postclose_kms(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
1105
u32 amdgpu_get_vblank_counter_kms(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
1172
int amdgpu_enable_vblank_kms(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
1188
void amdgpu_disable_vblank_kms(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
1225
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
140
int amdgpu_driver_load_kms(struct drm_device *dev, unsigned long flags)
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
470
static int amdgpu_info_ioctl(struct drm_device *dev, void *data, struct drm_file *filp)
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
75
void amdgpu_driver_unload_kms(struct drm_device *dev)
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
945
void amdgpu_driver_lastclose_kms(struct drm_device *dev)
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
962
int amdgpu_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv)
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
227
struct drm_device *dev;
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
299
int (*notify_freesync)(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
589
void amdgpu_link_encoder_connector(struct drm_device *dev);
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
606
int amdgpu_display_get_crtc_scanoutpos(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
611
int amdgpu_display_framebuffer_init(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
616
int amdgpufb_remove(struct drm_device *dev, struct drm_framebuffer *fb);
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
619
void amdgpu_copy_fb(struct drm_device *dev, struct drm_gem_object *dst_obj);
sys/dev/drm/amd/amdgpu/amdgpu_mode.h
637
void amdgpu_display_print_display_setup(struct drm_device *dev);
sys/dev/drm/amd/amdgpu/amdgpu_pll.c
262
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/amdgpu_pll.c
289
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/amdgpu_pll.c
319
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
1039
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
123
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
1360
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
1395
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
142
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
1434
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
2265
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
2267
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
237
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
267
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
330
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
353
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
380
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
395
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
445
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
468
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
548
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
617
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
654
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
704
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
726
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
740
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
762
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
776
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
798
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
813
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
842
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
857
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
906
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
922
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
980
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/amd/amdgpu/amdgpu_prime.c
160
amdgpu_gem_prime_import_sg_table(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_prime.c
412
struct dma_buf *amdgpu_gem_prime_export(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_prime.c
445
struct drm_gem_object *amdgpu_gem_prime_import(struct drm_device *dev,
sys/dev/drm/amd/amdgpu/amdgpu_sched.c
80
int amdgpu_sched_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_sched.c
82
int amdgpu_sched_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_sched.h
31
int amdgpu_sched_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/amd/amdgpu/amdgpu_ttm.c
2249
struct drm_device *dev = node->minor->dev;
sys/dev/drm/amd/amdgpu/amdgpu_vm.c
3463
int amdgpu_vm_ioctl(struct drm_device *dev, void *data, struct drm_file *filp)
sys/dev/drm/amd/amdgpu/amdgpu_vm.h
354
int amdgpu_vm_ioctl(struct drm_device *dev, void *data, struct drm_file *filp);
sys/dev/drm/amd/amdgpu/atom.h
115
struct drm_device *dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
116
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
133
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
149
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
165
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
194
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
309
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
43
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
590
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
751
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
820
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_crtc.c
86
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/atombios_dp.c
313
struct drm_device *dev = amdgpu_connector->base.dev;
sys/dev/drm/amd/amdgpu/atombios_dp.c
62
struct drm_device *dev = chan->dev;
sys/dev/drm/amd/amdgpu/atombios_dp.c
713
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
1250
struct drm_device *dev = amdgpu_connector->base.dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
1297
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
153
struct drm_device *dev = amdgpu_encoder->base.dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
1538
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
1746
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
1773
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
1823
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
1862
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
1920
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
207
struct drm_device *dev = amdgpu_encoder->base.dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
2071
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
300
struct drm_device *dev = amdgpu_encoder->base.dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
391
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
454
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
645
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
70
struct drm_device *dev = amdgpu_encoder->base.dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
834
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/atombios_encoders.c
84
struct drm_device *dev = amdgpu_encoder->base.dev;
sys/dev/drm/amd/amdgpu/atombios_i2c.c
42
struct drm_device *dev = chan->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1460
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1496
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1515
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1546
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1726
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1799
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1813
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
1827
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
2072
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
2088
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
2227
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
2476
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
2530
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
2611
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
324
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
3357
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
3458
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
376
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v10_0.c
493
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1502
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1538
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1557
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1588
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1768
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1841
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1855
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
1869
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
2114
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
2130
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
2260
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
2555
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
2609
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
2679
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
2719
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
342
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
3483
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
3584
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
393
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v11_0.c
519
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1423
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1446
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1466
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1493
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1655
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1728
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1742
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1756
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1981
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
1995
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
2117
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
2377
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
2431
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
2519
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
269
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
311
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
3245
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
3346
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/amdgpu/dce_v8_0.c
433
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/amdgpu/dce_virtual.c
128
struct drm_device *dev = crtc->dev;
sys/dev/drm/amd/amdgpu/dce_virtual.c
290
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/amdgpu/dce_virtual.c
704
struct drm_device *ddev = amdgpu_crtc->base.dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1076
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
109
static int amdgpu_dm_encoder_init(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
115
static int amdgpu_dm_atomic_commit(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1199
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
121
static int amdgpu_dm_atomic_check(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1259
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1479
struct drm_device *dev = state->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1505
struct drm_device *dev = state->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1524
struct drm_device *dev = state->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
1968
static int amdgpu_notify_freesync(struct drm_device *dev, void *data,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
2061
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
244
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
3071
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
3126
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
346
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
3806
struct drm_device *dev = encoder->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4158
static int amdgpu_dm_encoder_init(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4578
struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4700
static int amdgpu_dm_atomic_commit(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4735
struct drm_device *dev = state->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4980
struct drm_device *ddev = connector->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5039
void dm_restore_drm_connector_state(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5070
static int do_aquire_global_lock(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5635
static int amdgpu_dm_atomic_check(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5822
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
611
static int detect_mst_link_for_all_connectors(struct drm_device *dev)
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
646
static void s3_handle_mst(struct drm_device *dev, bool suspend)
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
825
struct drm_device *ddev = adev->ddev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
959
struct drm_device *dev = connector->dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.h
251
void dm_restore_drm_connector_state(struct drm_device *dev,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.h
53
struct drm_device;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.h
79
struct drm_device *ddev; /*DRM base driver*/
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
626
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
659
struct drm_device *dev = adev->ddev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
286
struct drm_device *dev = connector->base.dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
316
struct drm_device *dev = master->base.dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
379
struct drm_device *dev = master->base.dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
403
struct drm_device *dev = master->base.dev;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
410
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_agpsupport.c
127
int drm_agp_acquire_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_agpsupport.c
141
int drm_agp_release(struct drm_device *dev)
sys/dev/drm/drm_agpsupport.c
151
int drm_agp_release_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_agpsupport.c
167
int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode)
sys/dev/drm/drm_agpsupport.c
179
int drm_agp_enable_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_agpsupport.c
212
int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request)
sys/dev/drm/drm_agpsupport.c
255
int drm_agp_alloc_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_agpsupport.c
279
static struct drm_agp_mem *drm_agp_lookup_entry(struct drm_device * dev,
sys/dev/drm/drm_agpsupport.c
314
int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request)
sys/dev/drm/drm_agpsupport.c
332
int drm_agp_unbind_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_agpsupport.c
366
int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request)
sys/dev/drm/drm_agpsupport.c
392
int drm_agp_bind_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_agpsupport.c
428
int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request)
sys/dev/drm/drm_agpsupport.c
455
int drm_agp_free_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_agpsupport.c
477
struct drm_agp_head *drm_agp_init(struct drm_device *dev)
sys/dev/drm/drm_agpsupport.c
517
void drm_legacy_agp_clear(struct drm_device *dev)
sys/dev/drm/drm_agpsupport.c
53
int drm_agp_info(struct drm_device *dev, struct drm_agp_info *info)
sys/dev/drm/drm_agpsupport.c
76
int drm_agp_info_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_agpsupport.c
99
int drm_agp_acquire(struct drm_device *dev)
sys/dev/drm/drm_atomic.c
1107
static void __drm_state_dump(struct drm_device *dev, struct drm_printer *p,
sys/dev/drm/drm_atomic.c
113
drm_atomic_state_alloc(struct drm_device *dev)
sys/dev/drm/drm_atomic.c
1160
void drm_state_dump(struct drm_device *dev, struct drm_printer *p)
sys/dev/drm/drm_atomic.c
1170
struct drm_device *dev = node->minor->dev;
sys/dev/drm/drm_atomic.c
144
struct drm_device *dev = state->dev;
sys/dev/drm/drm_atomic.c
234
struct drm_device *dev = state->dev;
sys/dev/drm/drm_atomic.c
77
drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state)
sys/dev/drm/drm_atomic.c
963
struct drm_device *dev = state->dev;
sys/dev/drm/drm_atomic_helper.c
1046
drm_atomic_helper_update_legacy_modeset_state(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1112
crtc_set_mode(struct drm_device *dev, struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_helper.c
1185
void drm_atomic_helper_commit_modeset_disables(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1196
static void drm_atomic_helper_commit_writebacks(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1231
void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1322
int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1369
drm_atomic_helper_wait_for_vblanks(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1428
void drm_atomic_helper_wait_for_flip_done(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1469
struct drm_device *dev = old_state->dev;
sys/dev/drm/drm_atomic_helper.c
1499
struct drm_device *dev = old_state->dev;
sys/dev/drm/drm_atomic_helper.c
1520
struct drm_device *dev = old_state->dev;
sys/dev/drm/drm_atomic_helper.c
1560
int drm_atomic_helper_async_check(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1636
void drm_atomic_helper_async_commit(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
1680
int drm_atomic_helper_commit(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
2244
int drm_atomic_helper_prepare_planes(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
2328
void drm_atomic_helper_commit_planes(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
2534
void drm_atomic_helper_cleanup_planes(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
2843
struct drm_device *dev = set->crtc->dev;
sys/dev/drm/drm_atomic_helper.c
3025
static int __drm_atomic_helper_disable_all(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
3109
int drm_atomic_helper_disable_all(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
3127
void drm_atomic_helper_shutdown(struct drm_device *dev)
sys/dev/drm/drm_atomic_helper.c
3177
struct drm_atomic_state *drm_atomic_helper_suspend(struct drm_device *dev)
sys/dev/drm/drm_atomic_helper.c
3276
int drm_atomic_helper_resume(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
3841
drm_atomic_helper_duplicate_state(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
3957
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_atomic_helper.c
584
drm_atomic_helper_check_modeset(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
832
drm_atomic_helper_check_planes(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
907
int drm_atomic_helper_check(struct drm_device *dev,
sys/dev/drm/drm_atomic_helper.c
934
disable_outputs(struct drm_device *dev, struct drm_atomic_state *old_state)
sys/dev/drm/drm_atomic_uapi.c
1062
static int prepare_signaling(struct drm_device *dev,
sys/dev/drm/drm_atomic_uapi.c
1187
static void complete_signaling(struct drm_device *dev,
sys/dev/drm/drm_atomic_uapi.c
1237
int drm_mode_atomic_ioctl(struct drm_device *dev,
sys/dev/drm/drm_atomic_uapi.c
387
drm_atomic_replace_property_blob_from_id(struct drm_device *dev,
sys/dev/drm/drm_atomic_uapi.c
423
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_atomic_uapi.c
487
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_atomic_uapi.c
514
struct drm_device *dev = plane->dev;
sys/dev/drm/drm_atomic_uapi.c
587
struct drm_device *dev = plane->dev;
sys/dev/drm/drm_atomic_uapi.c
670
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_atomic_uapi.c
761
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_atomic_uapi.c
820
struct drm_device *dev = property->dev;
sys/dev/drm/drm_auth.c
122
static int drm_set_master(struct drm_device *dev, struct drm_file *fpriv,
sys/dev/drm/drm_auth.c
138
static int drm_new_set_master(struct drm_device *dev, struct drm_file *fpriv)
sys/dev/drm/drm_auth.c
181
int drm_setmaster_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_auth.c
228
static void drm_drop_master(struct drm_device *dev,
sys/dev/drm/drm_auth.c
236
int drm_dropmaster_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_auth.c
264
struct drm_device *dev = file_priv->minor->dev;
sys/dev/drm/drm_auth.c
281
struct drm_device *dev = file_priv->minor->dev;
sys/dev/drm/drm_auth.c
355
struct drm_device *dev = master->dev;
sys/dev/drm/drm_auth.c
58
int drm_getmagic(struct drm_device *dev, void *data, struct drm_file *file_priv)
sys/dev/drm/drm_auth.c
78
int drm_authmagic(struct drm_device *dev, void *data,
sys/dev/drm/drm_auth.c
97
struct drm_master *drm_master_create(struct drm_device *dev)
sys/dev/drm/drm_blend.c
423
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_blend.c
488
int drm_atomic_normalize_zpos(struct drm_device *dev,
sys/dev/drm/drm_blend.c
552
struct drm_device *dev = plane->dev;
sys/dev/drm/drm_bufs.c
1058
static int drm_legacy_addbufs_sg(struct drm_device *dev,
sys/dev/drm/drm_bufs.c
1226
int drm_legacy_addbufs(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
1270
int __drm_legacy_infobufs(struct drm_device *dev,
sys/dev/drm/drm_bufs.c
1334
int drm_legacy_infobufs(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
1355
int drm_legacy_markbufs(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
138
static int drm_addmap_core(struct drm_device *dev, resource_size_t offset,
sys/dev/drm/drm_bufs.c
1402
int drm_legacy_freebufs(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
1456
int __drm_legacy_mapbufs(struct drm_device *dev, void *data, int *p,
sys/dev/drm/drm_bufs.c
1552
int drm_legacy_mapbufs(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
1561
int drm_legacy_dma_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
1573
struct drm_local_map *drm_legacy_getsarea(struct drm_device *dev)
sys/dev/drm/drm_bufs.c
374
int drm_legacy_addmap(struct drm_device *dev, resource_size_t offset,
sys/dev/drm/drm_bufs.c
399
int drm_legacy_addmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
446
int drm_legacy_getmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
45
static struct drm_map_list *drm_find_matching_map(struct drm_device *dev,
sys/dev/drm/drm_bufs.c
499
int drm_legacy_rmmap_locked(struct drm_device *dev, struct drm_local_map *map)
sys/dev/drm/drm_bufs.c
555
void drm_legacy_rmmap(struct drm_device *dev, struct drm_local_map *map)
sys/dev/drm/drm_bufs.c
567
void drm_legacy_master_rmmaps(struct drm_device *dev, struct drm_master *master)
sys/dev/drm/drm_bufs.c
599
int drm_legacy_rmmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_bufs.c
650
static void drm_cleanup_buf_error(struct drm_device *dev,
sys/dev/drm/drm_bufs.c
688
int drm_legacy_addbufs_agp(struct drm_device *dev,
sys/dev/drm/drm_bufs.c
82
static int drm_map_handle(struct drm_device *dev, struct drm_hash_item *hash,
sys/dev/drm/drm_bufs.c
852
int drm_legacy_addbufs_pci(struct drm_device *dev,
sys/dev/drm/drm_color_mgmt.c
154
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_color_mgmt.c
234
int drm_mode_gamma_set_ioctl(struct drm_device *dev,
sys/dev/drm/drm_color_mgmt.c
313
int drm_mode_gamma_get_ioctl(struct drm_device *dev,
sys/dev/drm/drm_color_mgmt.c
418
struct drm_device *dev = plane->dev;
sys/dev/drm/drm_connector.c
1017
int drm_mode_create_dvi_i_properties(struct drm_device *dev)
sys/dev/drm/drm_connector.c
1129
int drm_mode_create_tv_properties(struct drm_device *dev,
sys/dev/drm/drm_connector.c
1241
int drm_mode_create_scaling_mode_property(struct drm_device *dev)
sys/dev/drm/drm_connector.c
1276
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
1337
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
1365
int drm_mode_create_aspect_ratio_property(struct drm_device *dev)
sys/dev/drm/drm_connector.c
1392
int drm_mode_create_content_type_property(struct drm_device *dev)
sys/dev/drm/drm_connector.c
1415
int drm_mode_create_suggested_offset_properties(struct drm_device *dev)
sys/dev/drm/drm_connector.c
1449
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
1475
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
1519
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
156
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
1579
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
1608
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
165
struct drm_device *dev =
sys/dev/drm/drm_connector.c
1656
int drm_connector_property_set_ioctl(struct drm_device *dev,
sys/dev/drm/drm_connector.c
166
container_of(work, struct drm_device, mode_config.connector_free_work);
sys/dev/drm/drm_connector.c
1712
int drm_mode_getconnector(struct drm_device *dev, void *data,
sys/dev/drm/drm_connector.c
1848
struct drm_device *dev = tg->dev;
sys/dev/drm/drm_connector.c
1862
void drm_mode_put_tile_group(struct drm_device *dev,
sys/dev/drm/drm_connector.c
1879
struct drm_tile_group *drm_mode_get_tile_group(struct drm_device *dev,
sys/dev/drm/drm_connector.c
1909
struct drm_tile_group *drm_mode_create_tile_group(struct drm_device *dev,
sys/dev/drm/drm_connector.c
194
int drm_connector_init(struct drm_device *dev,
sys/dev/drm/drm_connector.c
377
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_connector.c
499
void drm_connector_unregister_all(struct drm_device *dev)
sys/dev/drm/drm_connector.c
510
int drm_connector_register_all(struct drm_device *dev)
sys/dev/drm/drm_connector.c
585
void drm_connector_list_iter_begin(struct drm_device *dev,
sys/dev/drm/drm_connector.c
962
int drm_connector_create_standard_properties(struct drm_device *dev)
sys/dev/drm/drm_context.c
109
void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev)
sys/dev/drm/drm_context.c
129
void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file)
sys/dev/drm/drm_context.c
172
int drm_legacy_getsareactx(struct drm_device *dev, void *data,
sys/dev/drm/drm_context.c
220
int drm_legacy_setsareactx(struct drm_device *dev, void *data,
sys/dev/drm/drm_context.c
270
static int drm_context_switch(struct drm_device * dev, int old, int new)
sys/dev/drm/drm_context.c
298
static int drm_context_switch_complete(struct drm_device *dev,
sys/dev/drm/drm_context.c
324
int drm_legacy_resctx(struct drm_device *dev, void *data,
sys/dev/drm/drm_context.c
359
int drm_legacy_addctx(struct drm_device *dev, void *data,
sys/dev/drm/drm_context.c
407
int drm_legacy_getctx(struct drm_device *dev, void *data,
sys/dev/drm/drm_context.c
433
int drm_legacy_switchctx(struct drm_device *dev, void *data,
sys/dev/drm/drm_context.c
457
int drm_legacy_newctx(struct drm_device *dev, void *data,
sys/dev/drm/drm_context.c
483
int drm_legacy_rmctx(struct drm_device *dev, void *data,
sys/dev/drm/drm_context.c
54
void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle)
sys/dev/drm/drm_context.c
74
static int drm_legacy_ctxbitmap_next(struct drm_device * dev)
sys/dev/drm/drm_context.c
92
void drm_legacy_ctxbitmap_init(struct drm_device * dev)
sys/dev/drm/drm_crtc.c
130
int drm_crtc_force_disable_all(struct drm_device *dev)
sys/dev/drm/drm_crtc.c
148
static unsigned int drm_num_crtcs(struct drm_device *dev)
sys/dev/drm/drm_crtc.c
160
int drm_crtc_register_all(struct drm_device *dev)
sys/dev/drm/drm_crtc.c
179
void drm_crtc_unregister_all(struct drm_device *dev)
sys/dev/drm/drm_crtc.c
269
int drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc,
sys/dev/drm/drm_crtc.c
359
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_crtc.c
400
int drm_mode_getcrtc(struct drm_device *dev,
sys/dev/drm/drm_crtc.c
566
int drm_mode_setcrtc(struct drm_device *dev, void *data,
sys/dev/drm/drm_crtc.c
84
struct drm_crtc *drm_crtc_from_index(struct drm_device *dev, int idx)
sys/dev/drm/drm_crtc_helper.c
132
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_crtc_helper.c
166
static void __drm_helper_disable_unused_functions(struct drm_device *dev)
sys/dev/drm/drm_crtc_helper.c
213
void drm_helper_disable_unused_functions(struct drm_device *dev)
sys/dev/drm/drm_crtc_helper.c
230
drm_crtc_prepare_encoders(struct drm_device *dev)
sys/dev/drm/drm_crtc_helper.c
275
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_crtc_helper.c
442
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_crtc_helper.c
518
struct drm_device *dev;
sys/dev/drm/drm_crtc_helper.c
798
struct drm_device *dev = encoder->dev;
sys/dev/drm/drm_crtc_helper.c
839
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_crtc_helper.c
94
struct drm_device *dev = encoder->dev;
sys/dev/drm/drm_crtc_helper.c
941
void drm_helper_resume_force_mode(struct drm_device *dev)
sys/dev/drm/drm_crtc_internal.h
101
void drm_property_destroy_user_blobs(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
110
int drm_mode_getproperty_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
112
int drm_mode_getblob_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
114
int drm_mode_createblob_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
116
int drm_mode_destroyblob_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
120
int __drm_mode_object_add(struct drm_device *dev, struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
123
int drm_mode_object_add(struct drm_device *dev, struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
125
void drm_mode_object_register(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
127
struct drm_mode_object *__drm_mode_object_find(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
130
void drm_mode_object_unregister(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
141
int drm_mode_obj_get_properties_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_crtc_internal.h
143
int drm_mode_obj_set_property_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_crtc_internal.h
147
int drm_encoder_register_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
148
void drm_encoder_unregister_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
151
int drm_mode_getencoder(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
157
void drm_connector_unregister_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
158
int drm_connector_register_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
162
int drm_connector_create_standard_properties(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
167
int drm_connector_property_set_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
169
int drm_mode_getconnector(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
174
drm_internal_framebuffer_create(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
183
int drm_mode_addfb(struct drm_device *dev, struct drm_mode_fb_cmd *or,
sys/dev/drm/drm_crtc_internal.h
185
int drm_mode_addfb2(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
187
int drm_mode_rmfb(struct drm_device *dev, u32 fb_id,
sys/dev/drm/drm_crtc_internal.h
192
int drm_mode_addfb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
194
int drm_mode_addfb2_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
196
int drm_mode_rmfb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
198
int drm_mode_getfb(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
200
int drm_mode_dirtyfb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
223
int drm_mode_atomic_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
228
int drm_plane_register_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
229
void drm_plane_unregister_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
237
int drm_mode_getplane_res(struct drm_device *dev, void *data,
sys/dev/drm/drm_crtc_internal.h
239
int drm_mode_getplane(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
241
int drm_mode_setplane(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
243
int drm_mode_cursor_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
245
int drm_mode_cursor2_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
247
int drm_mode_page_flip_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
51
int drm_crtc_register_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
52
void drm_crtc_unregister_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
57
int drm_mode_getcrtc(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
59
int drm_mode_setcrtc(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
64
int drm_modeset_register_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
65
void drm_modeset_unregister_all(struct drm_device *dev);
sys/dev/drm/drm_crtc_internal.h
71
int drm_mode_getresources(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
76
int drm_mode_create_dumb(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
79
int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle,
sys/dev/drm/drm_crtc_internal.h
83
int drm_mode_create_dumb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
85
int drm_mode_mmap_dumb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
87
int drm_mode_destroy_dumb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
95
int drm_mode_gamma_get_ioctl(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
97
int drm_mode_gamma_set_ioctl(struct drm_device *dev,
sys/dev/drm/drm_dma.c
126
void drm_legacy_free_buffer(struct drm_device *dev, struct drm_buf * buf)
sys/dev/drm/drm_dma.c
144
void drm_legacy_reclaim_buffers(struct drm_device *dev,
sys/dev/drm/drm_dma.c
48
int drm_legacy_dma_setup(struct drm_device *dev)
sys/dev/drm/drm_dma.c
77
void drm_legacy_dma_takedown(struct drm_device *dev)
sys/dev/drm/drm_dp_mst_topology.c
1141
struct drm_device *dev,
sys/dev/drm/drm_dp_mst_topology.c
3180
struct drm_device *dev = mgr->dev;
sys/dev/drm/drm_dp_mst_topology.c
3199
struct drm_device *dev, struct drm_dp_aux *aux,
sys/dev/drm/drm_dragonfly.c
196
static int drm_alloc_resource(struct drm_device *dev, int resource)
sys/dev/drm/drm_dragonfly.c
231
unsigned long drm_get_resource_start(struct drm_device *dev,
sys/dev/drm/drm_dragonfly.c
240
unsigned long drm_get_resource_len(struct drm_device *dev,
sys/dev/drm/drm_dragonfly.c
254
struct drm_device *dev = softc->drm_driver_data;
sys/dev/drm/drm_drv.c
1169
struct drm_device *dev;
sys/dev/drm/drm_drv.c
117
static struct drm_minor **drm_minor_get_slot(struct drm_device *dev,
sys/dev/drm/drm_drv.c
1197
struct drm_device *dev = file_priv->dev;
sys/dev/drm/drm_drv.c
1239
drm_add_busid_modesetting(struct drm_device *dev, struct sysctl_ctx_list *ctx,
sys/dev/drm/drm_drv.c
1258
struct drm_device *dev;
sys/dev/drm/drm_drv.c
130
static int drm_minor_alloc(struct drm_device *dev, unsigned int type)
sys/dev/drm/drm_drv.c
176
static void drm_minor_free(struct drm_device *dev, unsigned int type)
sys/dev/drm/drm_drv.c
198
static int drm_minor_register(struct drm_device *dev, unsigned int type)
sys/dev/drm/drm_drv.c
237
static void drm_minor_unregister(struct drm_device *dev, unsigned int type)
sys/dev/drm/drm_drv.c
344
void drm_put_dev(struct drm_device *dev)
sys/dev/drm/drm_drv.c
371
bool drm_dev_enter(struct drm_device *dev, int *idx)
sys/dev/drm/drm_drv.c
411
void drm_dev_unplug(struct drm_device *dev)
sys/dev/drm/drm_drv.c
538
int drm_dev_init(struct drm_device *dev,
sys/dev/drm/drm_drv.c
666
void drm_dev_fini(struct drm_device *dev)
sys/dev/drm/drm_drv.c
717
struct drm_device *drm_dev_alloc(struct drm_driver *driver,
sys/dev/drm/drm_drv.c
720
struct drm_device *dev;
sys/dev/drm/drm_drv.c
739
struct drm_device *dev = container_of(ref, struct drm_device, ref);
sys/dev/drm/drm_drv.c
761
void drm_dev_get(struct drm_device *dev)
sys/dev/drm/drm_drv.c
775
void drm_dev_put(struct drm_device *dev)
sys/dev/drm/drm_drv.c
789
void drm_dev_unref(struct drm_device *dev)
sys/dev/drm/drm_drv.c
795
static int create_compat_control_link(struct drm_device *dev)
sys/dev/drm/drm_drv.c
834
static void remove_compat_control_link(struct drm_device *dev)
sys/dev/drm/drm_drv.c
877
int drm_dev_register(struct drm_device *dev, unsigned long flags)
sys/dev/drm/drm_drv.c
941
void drm_dev_unregister(struct drm_device *dev)
sys/dev/drm/drm_drv.c
986
int drm_dev_set_unique(struct drm_device *dev, const char *name)
sys/dev/drm/drm_dumb_buffers.c
115
int drm_mode_mmap_dumb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_dumb_buffers.c
132
int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle,
sys/dev/drm/drm_dumb_buffers.c
144
int drm_mode_destroy_dumb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_dumb_buffers.c
56
int drm_mode_create_dumb(struct drm_device *dev,
sys/dev/drm/drm_dumb_buffers.c
95
int drm_mode_create_dumb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_edid.c
1908
struct drm_display_mode *drm_mode_find_dmt(struct drm_device *dev,
sys/dev/drm/drm_edid.c
2098
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
2256
static struct drm_display_mode *drm_mode_detailed(struct drm_device *dev,
sys/dev/drm/drm_edid.c
2457
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
2492
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
2520
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
2646
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
2740
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
3151
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
3234
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
3269
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
3374
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
3408
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_edid.c
4614
static struct drm_display_mode *drm_mode_displayid_detailed(struct drm_device *dev,
sys/dev/drm/drm_edid.c
4813
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_encoder.c
106
int drm_encoder_init(struct drm_device *dev,
sys/dev/drm/drm_encoder.c
159
struct drm_device *dev = encoder->dev;
sys/dev/drm/drm_encoder.c
189
struct drm_device *dev = encoder->dev;
sys/dev/drm/drm_encoder.c
217
int drm_mode_getencoder(struct drm_device *dev, void *data,
sys/dev/drm/drm_encoder.c
66
int drm_encoder_register_all(struct drm_device *dev)
sys/dev/drm/drm_encoder.c
81
void drm_encoder_unregister_all(struct drm_device *dev)
sys/dev/drm/drm_encoder_slave.c
53
int drm_i2c_encoder_init(struct drm_device *dev,
sys/dev/drm/drm_fb_helper.c
1406
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_fb_helper.c
1449
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
1882
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
209
struct drm_device *dev;
sys/dev/drm/drm_fb_helper.c
2556
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
2709
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
2903
int drm_fb_helper_fbdev_setup(struct drm_device *dev,
sys/dev/drm/drm_fb_helper.c
2970
void drm_fb_helper_fbdev_teardown(struct drm_device *dev)
sys/dev/drm/drm_fb_helper.c
3005
void drm_fb_helper_lastclose(struct drm_device *dev)
sys/dev/drm/drm_fb_helper.c
3020
void drm_fb_helper_output_poll_changed(struct drm_device *dev)
sys/dev/drm/drm_fb_helper.c
3268
struct drm_device *dev = client->dev;
sys/dev/drm/drm_fb_helper.c
3328
int drm_fbdev_generic_setup(struct drm_device *dev, unsigned int preferred_bpp)
sys/dev/drm/drm_fb_helper.c
392
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
473
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
514
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
561
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
601
struct drm_device *dev = helper->dev;
sys/dev/drm/drm_fb_helper.c
643
struct drm_device *dev = fb_helper->dev;
sys/dev/drm/drm_fb_helper.c
826
void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper,
sys/dev/drm/drm_fb_helper.c
856
int drm_fb_helper_init(struct drm_device *dev,
sys/dev/drm/drm_file.c
124
struct drm_device *dev = minor->dev;
sys/dev/drm/drm_file.c
186
struct drm_device *dev = file_priv->minor->dev;
sys/dev/drm/drm_file.c
223
struct drm_device *dev;
sys/dev/drm/drm_file.c
275
static int drm_setup(struct drm_device * dev)
sys/dev/drm/drm_file.c
320
struct drm_device *dev;
sys/dev/drm/drm_file.c
374
struct drm_device *dev = minor->dev;
sys/dev/drm/drm_file.c
477
struct drm_device *dev = minor->dev;
sys/dev/drm/drm_file.c
541
static void drm_legacy_dev_reinit(struct drm_device *dev)
sys/dev/drm/drm_file.c
565
void drm_lastclose(struct drm_device * dev)
sys/dev/drm/drm_file.c
599
struct drm_device *dev = minor->dev;
sys/dev/drm/drm_file.c
665
struct drm_device *dev = file_priv->minor->dev;
sys/dev/drm/drm_file.c
826
int drm_event_reserve_init_locked(struct drm_device *dev,
sys/dev/drm/drm_file.c
868
int drm_event_reserve_init(struct drm_device *dev,
sys/dev/drm/drm_file.c
893
void drm_event_cancel_free(struct drm_device *dev,
sys/dev/drm/drm_file.c
925
void drm_send_event_locked(struct drm_device *dev, struct drm_pending_event *e)
sys/dev/drm/drm_file.c
970
void drm_send_event(struct drm_device *dev, struct drm_pending_event *e)
sys/dev/drm/drm_fourcc.c
109
uint32_t drm_driver_legacy_fb_format(struct drm_device *dev,
sys/dev/drm/drm_fourcc.c
271
drm_get_format_info(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
1078
struct drm_device *dev = node->minor->dev;
sys/dev/drm/drm_framebuffer.c
110
int drm_mode_addfb(struct drm_device *dev, struct drm_mode_fb_cmd *or,
sys/dev/drm/drm_framebuffer.c
141
int drm_mode_addfb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
165
static int framebuffer_check(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
278
drm_internal_framebuffer_create(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
336
int drm_mode_addfb2(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
381
int drm_mode_addfb2_ioctl(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
436
int drm_mode_rmfb(struct drm_device *dev, u32 fb_id,
sys/dev/drm/drm_framebuffer.c
492
int drm_mode_rmfb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
513
int drm_mode_getfb(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
582
int drm_mode_dirtyfb_ioctl(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
702
struct drm_device *dev = fb->dev;
sys/dev/drm/drm_framebuffer.c
731
int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb,
sys/dev/drm/drm_framebuffer.c
770
struct drm_framebuffer *drm_framebuffer_lookup(struct drm_device *dev,
sys/dev/drm/drm_framebuffer.c
800
struct drm_device *dev;
sys/dev/drm/drm_framebuffer.c
831
struct drm_device *dev = fb->dev;
sys/dev/drm/drm_framebuffer.c
843
struct drm_device *dev = fb->dev;
sys/dev/drm/drm_framebuffer.c
937
struct drm_device *dev = fb->dev;
sys/dev/drm/drm_framebuffer.c
972
struct drm_device *dev;
sys/dev/drm/drm_gem.c
1064
drm_gem_object_from_offset(struct drm_device *dev, vm_ooffset_t offset)
sys/dev/drm/drm_gem.c
1083
drm_gem_mmap_single(struct drm_device *dev, vm_ooffset_t *offset, vm_size_t size,
sys/dev/drm/drm_gem.c
131
drm_gem_init(struct drm_device *dev)
sys/dev/drm/drm_gem.c
166
drm_gem_destroy(struct drm_device *dev)
sys/dev/drm/drm_gem.c
190
int drm_gem_object_init(struct drm_device *dev,
sys/dev/drm/drm_gem.c
216
void drm_gem_private_object_init(struct drm_device *dev,
sys/dev/drm/drm_gem.c
258
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_gem.c
279
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_gem.c
312
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_gem.c
381
int drm_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev,
sys/dev/drm/drm_gem.c
419
struct drm_device *dev,
sys/dev/drm/drm_gem.c
445
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_gem.c
532
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_gem.c
569
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_gem.c
647
drm_gem_close_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_gem.c
673
drm_gem_flink_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_gem.c
723
drm_gem_open_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_gem.c
764
drm_gem_open(struct drm_device *dev, struct drm_file *file_private)
sys/dev/drm/drm_gem.c
780
drm_gem_release(struct drm_device *dev, struct drm_file *file_private)
sys/dev/drm/drm_gem.c
822
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_gem.c
846
struct drm_device *dev;
sys/dev/drm/drm_gem.c
942
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_gem.c
987
struct drm_device *dev = priv->minor->dev;
sys/dev/drm/drm_gem_framebuffer_helper.c
148
drm_gem_fb_create_with_funcs(struct drm_device *dev, struct drm_file *file,
sys/dev/drm/drm_gem_framebuffer_helper.c
228
drm_gem_fb_create(struct drm_device *dev, struct drm_file *file,
sys/dev/drm/drm_gem_framebuffer_helper.c
305
drm_gem_fbdev_fb_create(struct drm_device *dev,
sys/dev/drm/drm_gem_framebuffer_helper.c
62
drm_gem_fb_alloc(struct drm_device *dev,
sys/dev/drm/drm_internal.h
109
void drm_sysfs_lease_event(struct drm_device *dev);
sys/dev/drm/drm_internal.h
112
int drm_gem_init(struct drm_device *dev);
sys/dev/drm/drm_internal.h
113
void drm_gem_destroy(struct drm_device *dev);
sys/dev/drm/drm_internal.h
117
int drm_gem_close_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
119
int drm_gem_flink_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
121
int drm_gem_open_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
123
void drm_gem_open(struct drm_device *dev, struct drm_file *file_private);
sys/dev/drm/drm_internal.h
124
void drm_gem_release(struct drm_device *dev, struct drm_file *file_private);
sys/dev/drm/drm_internal.h
180
int drm_syncobj_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
182
int drm_syncobj_destroy_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
184
int drm_syncobj_handle_to_fd_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
186
int drm_syncobj_fd_to_handle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
188
int drm_syncobj_wait_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
190
int drm_syncobj_reset_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
192
int drm_syncobj_signal_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
36
void drm_lastclose(struct drm_device *dev);
sys/dev/drm/drm_internal.h
39
int drm_irq_by_busid(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
41
void drm_pci_agp_destroy(struct drm_device *dev);
sys/dev/drm/drm_internal.h
42
int drm_pci_set_busid(struct drm_device *dev, struct drm_master *master);
sys/dev/drm/drm_internal.h
43
int drm_getpciinfo(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
47
int drm_prime_handle_to_fd_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
49
int drm_prime_fd_to_handle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
67
void drm_vblank_disable_and_save(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/drm_internal.h
68
void drm_vblank_cleanup(struct drm_device *dev);
sys/dev/drm/drm_internal.h
71
int drm_wait_vblank_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
73
int drm_legacy_modeset_ctl_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
79
int drm_legacy_irq_control(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
82
int drm_crtc_get_sequence_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
85
int drm_crtc_queue_sequence_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
89
int drm_getmagic(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
91
int drm_authmagic(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
93
int drm_setmaster_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_internal.h
95
int drm_dropmaster_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_ioctl.c
111
int drm_getunique(struct drm_device *dev, void *data,
sys/dev/drm/drm_ioctl.c
131
drm_unset_busid(struct drm_device *dev,
sys/dev/drm/drm_ioctl.c
139
static int drm_set_busid(struct drm_device *dev, struct drm_file *file_priv)
sys/dev/drm/drm_ioctl.c
176
int drm_getclient(struct drm_device *dev, void *data,
sys/dev/drm/drm_ioctl.c
215
static int drm_getstats(struct drm_device *dev, void *data,
sys/dev/drm/drm_ioctl.c
229
static int drm_getcap(struct drm_device *dev, void *data, struct drm_file *file_priv)
sys/dev/drm/drm_ioctl.c
306
drm_setclientcap(struct drm_device *dev, void *data, struct drm_file *file_priv)
sys/dev/drm/drm_ioctl.c
369
static int drm_setversion(struct drm_device *dev, void *data, struct drm_file *file_priv)
sys/dev/drm/drm_ioctl.c
426
int drm_noop(struct drm_device *dev, void *data,
sys/dev/drm/drm_ioctl.c
449
int drm_invalid_op(struct drm_device *dev, void *data,
sys/dev/drm/drm_ioctl.c
490
int drm_version(struct drm_device *dev, void *data,
sys/dev/drm/drm_ioctl.c
764
struct drm_device *dev = file_priv->minor->dev;
sys/dev/drm/drm_ioctl.c
806
struct drm_device *dev;
sys/dev/drm/drm_irq.c
101
int drm_irq_install(struct drm_device *dev, int irq)
sys/dev/drm/drm_irq.c
173
int drm_irq_uninstall(struct drm_device *dev)
sys/dev/drm/drm_irq.c
226
int drm_legacy_irq_control(struct drm_device *dev, void *data,
sys/dev/drm/drm_legacy.h
106
int drm_legacy_lock(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
107
int drm_legacy_unlock(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
108
void drm_legacy_lock_release(struct drm_device *dev, struct file *filp);
sys/dev/drm/drm_legacy.h
111
int drm_legacy_dma_setup(struct drm_device *dev);
sys/dev/drm/drm_legacy.h
112
void drm_legacy_dma_takedown(struct drm_device *dev);
sys/dev/drm/drm_legacy.h
113
void drm_legacy_free_buffer(struct drm_device *dev,
sys/dev/drm/drm_legacy.h
115
void drm_legacy_reclaim_buffers(struct drm_device *dev,
sys/dev/drm/drm_legacy.h
119
void drm_legacy_sg_cleanup(struct drm_device *dev);
sys/dev/drm/drm_legacy.h
120
int drm_legacy_sg_alloc(struct drm_device *dev, void *data,
sys/dev/drm/drm_legacy.h
122
int drm_legacy_sg_free(struct drm_device *dev, void *data,
sys/dev/drm/drm_legacy.h
35
struct drm_device;
sys/dev/drm/drm_legacy.h
45
void drm_legacy_ctxbitmap_init(struct drm_device *dev);
sys/dev/drm/drm_legacy.h
46
void drm_legacy_ctxbitmap_cleanup(struct drm_device *dev);
sys/dev/drm/drm_legacy.h
47
void drm_legacy_ctxbitmap_free(struct drm_device *dev, int ctx_handle);
sys/dev/drm/drm_legacy.h
48
void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file);
sys/dev/drm/drm_legacy.h
50
int drm_legacy_resctx(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
51
int drm_legacy_addctx(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
52
int drm_legacy_getctx(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
53
int drm_legacy_switchctx(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
54
int drm_legacy_newctx(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
55
int drm_legacy_rmctx(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
57
int drm_legacy_setsareactx(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
58
int drm_legacy_getsareactx(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
66
int drm_legacy_getmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_legacy.h
68
int drm_legacy_addmap_ioctl(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
69
int drm_legacy_rmmap_ioctl(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
70
int drm_legacy_addbufs(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
71
int drm_legacy_infobufs(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
72
int drm_legacy_markbufs(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
73
int drm_legacy_freebufs(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
74
int drm_legacy_mapbufs(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
75
int drm_legacy_dma_ioctl(struct drm_device *d, void *v, struct drm_file *f);
sys/dev/drm/drm_legacy.h
77
int __drm_legacy_infobufs(struct drm_device *, void *, int *,
sys/dev/drm/drm_legacy.h
79
int __drm_legacy_mapbufs(struct drm_device *, void *, int *,
sys/dev/drm/drm_legacy.h
85
void drm_legacy_vma_flush(struct drm_device *d);
sys/dev/drm/drm_legacy.h
87
static inline void drm_legacy_vma_flush(struct drm_device *d)
sys/dev/drm/drm_lock.c
162
int drm_legacy_lock(struct drm_device *dev, void *data,
sys/dev/drm/drm_lock.c
257
int drm_legacy_unlock(struct drm_device *dev, void *data, struct drm_file *file_priv)
sys/dev/drm/drm_lock.c
333
static int drm_legacy_i_have_hw_lock(struct drm_device *dev,
sys/dev/drm/drm_lock.c
343
void drm_legacy_lock_release(struct drm_device *dev, struct file *filp)
sys/dev/drm/drm_memory.c
57
struct drm_device * dev)
sys/dev/drm/drm_memory.c
64
void drm_legacy_ioremap(struct drm_local_map *map, struct drm_device *dev)
sys/dev/drm/drm_memory.c
70
void drm_legacy_ioremap_wc(struct drm_local_map *map, struct drm_device *dev)
sys/dev/drm/drm_memory.c
76
void drm_legacy_ioremapfree(struct drm_local_map *map, struct drm_device *dev)
sys/dev/drm/drm_mode_config.c
175
void drm_mode_config_reset(struct drm_device *dev)
sys/dev/drm/drm_mode_config.c
212
static int drm_mode_create_standard_properties(struct drm_device *dev)
sys/dev/drm/drm_mode_config.c
30
int drm_modeset_register_all(struct drm_device *dev)
sys/dev/drm/drm_mode_config.c
370
void drm_mode_config_init(struct drm_device *dev)
sys/dev/drm/drm_mode_config.c
416
void drm_mode_config_cleanup(struct drm_device *dev)
sys/dev/drm/drm_mode_config.c
62
void drm_modeset_unregister_all(struct drm_device *dev)
sys/dev/drm/drm_mode_config.c
84
int drm_mode_getresources(struct drm_device *dev, void *data,
sys/dev/drm/drm_mode_object.c
126
struct drm_mode_object *__drm_mode_object_find(struct drm_device *dev,
sys/dev/drm/drm_mode_object.c
165
struct drm_mode_object *drm_mode_object_find(struct drm_device *dev,
sys/dev/drm/drm_mode_object.c
34
int __drm_mode_object_add(struct drm_device *dev, struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
382
int drm_mode_obj_get_properties_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_mode_object.c
432
struct drm_device *dev = prop->dev;
sys/dev/drm/drm_mode_object.c
462
struct drm_device *dev = prop->dev;
sys/dev/drm/drm_mode_object.c
504
int drm_mode_obj_set_property_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_mode_object.c
71
int drm_mode_object_add(struct drm_device *dev,
sys/dev/drm/drm_mode_object.c
77
void drm_mode_object_register(struct drm_device *dev,
sys/dev/drm/drm_mode_object.c
96
void drm_mode_object_unregister(struct drm_device *dev,
sys/dev/drm/drm_modes.c
1145
drm_mode_validate_driver(struct drm_device *dev,
sys/dev/drm/drm_modes.c
1285
void drm_mode_prune_invalid(struct drm_device *dev,
sys/dev/drm/drm_modes.c
143
struct drm_display_mode *drm_cvt_mode(struct drm_device *dev, int hdisplay,
sys/dev/drm/drm_modes.c
1594
drm_mode_create_from_cmdline_mode(struct drm_device *dev,
sys/dev/drm/drm_modes.c
1691
int drm_mode_convert_umode(struct drm_device *dev,
sys/dev/drm/drm_modes.c
366
drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay,
sys/dev/drm/drm_modes.c
567
drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh,
sys/dev/drm/drm_modes.c
66
struct drm_display_mode *drm_mode_create(struct drm_device *dev)
sys/dev/drm/drm_modes.c
90
void drm_mode_destroy(struct drm_device *dev, struct drm_display_mode *mode)
sys/dev/drm/drm_modes.c
931
struct drm_display_mode *drm_mode_duplicate(struct drm_device *dev,
sys/dev/drm/drm_modeset_helper.c
108
static struct drm_plane *create_primary_plane(struct drm_device *dev)
sys/dev/drm/drm_modeset_helper.c
152
int drm_crtc_init(struct drm_device *dev, struct drm_crtc *crtc,
sys/dev/drm/drm_modeset_helper.c
178
int drm_mode_config_helper_suspend(struct drm_device *dev)
sys/dev/drm/drm_modeset_helper.c
214
int drm_mode_config_helper_resume(struct drm_device *dev)
sys/dev/drm/drm_modeset_helper.c
47
void drm_helper_move_panel_connectors_to_head(struct drm_device *dev)
sys/dev/drm/drm_modeset_helper.c
77
void drm_helper_mode_fill_fb_struct(struct drm_device *dev,
sys/dev/drm/drm_modeset_lock.c
144
void drm_modeset_unlock_all(struct drm_device *dev)
sys/dev/drm/drm_modeset_lock.c
168
void drm_warn_on_modeset_not_all_locked(struct drm_device *dev)
sys/dev/drm/drm_modeset_lock.c
415
int drm_modeset_lock_all_ctx(struct drm_device *dev,
sys/dev/drm/drm_modeset_lock.c
90
void drm_modeset_lock_all(struct drm_device *dev)
sys/dev/drm/drm_pci.c
152
void __drm_legacy_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah)
sys/dev/drm/drm_pci.c
188
void drm_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah)
sys/dev/drm/drm_pci.c
198
static int drm_get_pci_domain(struct drm_device *dev)
sys/dev/drm/drm_pci.c
216
int drm_pci_set_busid(struct drm_device *dev, struct drm_master *master)
sys/dev/drm/drm_pci.c
230
static int drm_pci_irq_by_busid(struct drm_device *dev, struct drm_irq_busid *p)
sys/dev/drm/drm_pci.c
256
int drm_irq_by_busid(struct drm_device *dev, void *data,
sys/dev/drm/drm_pci.c
276
drm_getpciinfo(struct drm_device *dev, void *data, struct drm_file *file_priv)
sys/dev/drm/drm_pci.c
312
struct drm_device *dev;
sys/dev/drm/drm_pci.c
414
void drm_pci_agp_destroy(struct drm_device *dev) {}
sys/dev/drm/drm_pci.c
416
int drm_irq_by_busid(struct drm_device *dev, void *data,
sys/dev/drm/drm_pci.c
433
struct drm_device *dev, *tmp;
sys/dev/drm/drm_pci.c
60
drm_dma_handle_t *drm_pci_alloc(struct drm_device * dev, size_t size, size_t align)
sys/dev/drm/drm_plane.c
1005
int drm_mode_cursor2_ioctl(struct drm_device *dev,
sys/dev/drm/drm_plane.c
1013
int drm_mode_page_flip_ioctl(struct drm_device *dev,
sys/dev/drm/drm_plane.c
173
int drm_universal_plane_init(struct drm_device *dev, struct drm_plane *plane,
sys/dev/drm/drm_plane.c
287
int drm_plane_register_all(struct drm_device *dev)
sys/dev/drm/drm_plane.c
302
void drm_plane_unregister_all(struct drm_device *dev)
sys/dev/drm/drm_plane.c
329
int drm_plane_init(struct drm_device *dev, struct drm_plane *plane,
sys/dev/drm/drm_plane.c
354
struct drm_device *dev = plane->dev;
sys/dev/drm/drm_plane.c
391
drm_plane_from_index(struct drm_device *dev, int idx)
sys/dev/drm/drm_plane.c
471
int drm_mode_getplane_res(struct drm_device *dev, void *data,
sys/dev/drm/drm_plane.c
509
int drm_mode_getplane(struct drm_device *dev, void *data,
sys/dev/drm/drm_plane.c
62
static unsigned int drm_num_planes(struct drm_device *dev)
sys/dev/drm/drm_plane.c
774
int drm_mode_setplane(struct drm_device *dev, void *data,
sys/dev/drm/drm_plane.c
831
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_plane.c
86
static int create_in_format_blob(struct drm_device *dev, struct drm_plane *plane)
sys/dev/drm/drm_plane.c
913
static int drm_mode_cursor_common(struct drm_device *dev,
sys/dev/drm/drm_plane.c
988
int drm_mode_cursor_ioctl(struct drm_device *dev,
sys/dev/drm/drm_plane_helper.c
77
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_prime.c
202
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_prime.c
231
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_prime.c
363
struct dma_buf *drm_gem_dmabuf_export(struct drm_device *dev,
sys/dev/drm/drm_prime.c
391
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_prime.c
412
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_prime.c
432
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_prime.c
480
struct drm_device *dev = obj->dev;
sys/dev/drm/drm_prime.c
533
struct dma_buf *drm_gem_prime_export(struct drm_device *dev,
sys/dev/drm/drm_prime.c
555
static struct dma_buf *export_and_register_object(struct drm_device *dev,
sys/dev/drm/drm_prime.c
599
int drm_gem_prime_handle_to_fd(struct drm_device *dev,
sys/dev/drm/drm_prime.c
709
struct drm_gem_object *drm_gem_prime_import_dev(struct drm_device *dev,
sys/dev/drm/drm_prime.c
773
struct drm_gem_object *drm_gem_prime_import(struct drm_device *dev,
sys/dev/drm/drm_prime.c
792
int drm_gem_prime_fd_to_handle(struct drm_device *dev,
sys/dev/drm/drm_prime.c
869
int drm_prime_handle_to_fd_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_prime.c
888
int drm_prime_fd_to_handle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_probe_helper.c
222
void drm_kms_helper_poll_enable(struct drm_device *dev)
sys/dev/drm/drm_probe_helper.c
310
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_probe_helper.c
390
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_probe_helper.c
557
void drm_kms_helper_hotplug_event(struct drm_device *dev)
sys/dev/drm/drm_probe_helper.c
573
struct drm_device *dev = container_of(delayed_work, struct drm_device, mode_config.output_poll_work);
sys/dev/drm/drm_probe_helper.c
695
void drm_kms_helper_poll_disable(struct drm_device *dev)
sys/dev/drm/drm_probe_helper.c
722
void drm_kms_helper_poll_init(struct drm_device *dev)
sys/dev/drm/drm_probe_helper.c
735
void drm_kms_helper_poll_fini(struct drm_device *dev)
sys/dev/drm/drm_probe_helper.c
764
bool drm_helper_hpd_irq_event(struct drm_device *dev)
sys/dev/drm/drm_probe_helper.c
91
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_property.c
157
struct drm_property *drm_property_create_enum(struct drm_device *dev,
sys/dev/drm/drm_property.c
205
struct drm_property *drm_property_create_bitmask(struct drm_device *dev,
sys/dev/drm/drm_property.c
237
static struct drm_property *property_create_range(struct drm_device *dev,
sys/dev/drm/drm_property.c
272
struct drm_property *drm_property_create_range(struct drm_device *dev,
sys/dev/drm/drm_property.c
300
struct drm_property *drm_property_create_signed_range(struct drm_device *dev,
sys/dev/drm/drm_property.c
327
struct drm_property *drm_property_create_object(struct drm_device *dev,
sys/dev/drm/drm_property.c
364
struct drm_property *drm_property_create_bool(struct drm_device *dev,
sys/dev/drm/drm_property.c
437
void drm_property_destroy(struct drm_device *dev, struct drm_property *property)
sys/dev/drm/drm_property.c
454
int drm_mode_getproperty_ioctl(struct drm_device *dev,
sys/dev/drm/drm_property.c
553
drm_property_create_blob(struct drm_device *dev, size_t length,
sys/dev/drm/drm_property.c
607
void drm_property_destroy_user_blobs(struct drm_device *dev,
sys/dev/drm/drm_property.c
648
struct drm_property_blob *drm_property_lookup_blob(struct drm_device *dev,
sys/dev/drm/drm_property.c
688
int drm_property_replace_global_blob(struct drm_device *dev,
sys/dev/drm/drm_property.c
752
int drm_mode_getblob_ioctl(struct drm_device *dev,
sys/dev/drm/drm_property.c
781
int drm_mode_createblob_ioctl(struct drm_device *dev,
sys/dev/drm/drm_property.c
817
int drm_mode_destroyblob_ioctl(struct drm_device *dev,
sys/dev/drm/drm_property.c
91
struct drm_property *drm_property_create(struct drm_device *dev,
sys/dev/drm/drm_scatter.c
119
int drm_legacy_sg_free(struct drm_device *dev, void *data,
sys/dev/drm/drm_scatter.c
50
void drm_legacy_sg_cleanup(struct drm_device *dev)
sys/dev/drm/drm_scatter.c
59
int drm_legacy_sg_alloc(struct drm_device *dev, void *data,
sys/dev/drm/drm_simple_kms_helper.c
254
int drm_simple_display_pipe_init(struct drm_device *dev,
sys/dev/drm/drm_syncobj.c
578
drm_syncobj_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_syncobj.c
595
drm_syncobj_destroy_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_syncobj.c
610
drm_syncobj_handle_to_fd_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_syncobj.c
634
drm_syncobj_fd_to_handle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_syncobj.c
851
static int drm_syncobj_array_wait(struct drm_device *dev,
sys/dev/drm/drm_syncobj.c
927
drm_syncobj_wait_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_syncobj.c
960
drm_syncobj_reset_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_syncobj.c
993
drm_syncobj_signal_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_sysctl.c
109
int drm_sysctl_cleanup(struct drm_device *dev)
sys/dev/drm/drm_sysctl.c
132
struct drm_device *dev = arg1;
sys/dev/drm/drm_sysctl.c
164
struct drm_device *dev = arg1;
sys/dev/drm/drm_sysctl.c
209
struct drm_device *dev = arg1;
sys/dev/drm/drm_sysctl.c
262
struct drm_device *dev = arg1;
sys/dev/drm/drm_sysctl.c
65
int drm_sysctl_init(struct drm_device *dev)
sys/dev/drm/drm_sysfs.c
33
struct drm_device *dev = connector->dev;
sys/dev/drm/drm_sysfs.c
56
void drm_sysfs_hotplug_event(struct drm_device *dev)
sys/dev/drm/drm_vblank.c
1019
static void drm_vblank_put(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
1065
void drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
1117
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_vblank.c
112
static u32 drm_vblank_no_hw_counter(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
118
static u32 __get_vblank_counter(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
1187
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_vblank.c
1219
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_vblank.c
1262
void drm_vblank_restore(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
1314
static void drm_legacy_vblank_pre_modeset(struct drm_device *dev,
sys/dev/drm/drm_vblank.c
1340
static void drm_legacy_vblank_post_modeset(struct drm_device *dev,
sys/dev/drm/drm_vblank.c
1365
int drm_legacy_modeset_ctl_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_vblank.c
1402
static int drm_queue_vblank_event(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/drm_vblank.c
145
static void drm_reset_vblank_timestamp(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
1507
static void drm_wait_vblank_reply(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/drm_vblank.c
1524
int drm_wait_vblank_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_vblank.c
1646
static void drm_handle_vblank_events(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
1683
bool drm_handle_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
1762
int drm_crtc_get_sequence_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_vblank.c
1816
int drm_crtc_queue_sequence_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/drm_vblank.c
192
static void drm_update_vblank_count(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/drm_vblank.c
277
static u64 drm_vblank_count(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
300
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_vblank.c
319
static void __disable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
342
void drm_vblank_disable_and_save(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
381
struct drm_device *dev = vblank->dev;
sys/dev/drm/drm_vblank.c
393
void drm_vblank_cleanup(struct drm_device *dev)
sys/dev/drm/drm_vblank.c
427
int drm_vblank_init(struct drm_device *dev, unsigned int num_crtcs)
sys/dev/drm/drm_vblank.c
503
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_vblank.c
579
bool drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev,
sys/dev/drm/drm_vblank.c
717
drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/drm_vblank.c
772
static u64 drm_vblank_count_and_time(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/drm_vblank.c
80
drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/drm_vblank.c
812
static void send_vblank_event(struct drm_device *dev,
sys/dev/drm/drm_vblank.c
882
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_vblank.c
907
struct drm_device *dev = crtc->dev;
sys/dev/drm/drm_vblank.c
92
static void store_vblank(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/drm_vblank.c
924
static int __enable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
939
static int drm_vblank_enable(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vblank.c
976
static int drm_vblank_get(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/drm_vm.c
51
struct drm_device *dev = drm_get_device_from_kdev(kdev);
sys/dev/drm/i915/i915_drv.c
1593
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/i915_drv.c
1828
void i915_driver_unload(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.c
1874
static void i915_driver_release(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.c
1882
static int i915_driver_open(struct drm_device *dev, struct drm_file *file)
sys/dev/drm/i915/i915_drv.c
1906
static void i915_driver_lastclose(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.c
1914
static void i915_driver_postclose(struct drm_device *dev, struct drm_file *file)
sys/dev/drm/i915/i915_drv.c
1929
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/i915_drv.c
1952
static int i915_drm_prepare(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.c
1971
static int i915_drm_suspend(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.c
2030
static int i915_drm_suspend_late(struct drm_device *dev, bool hibernation)
sys/dev/drm/i915/i915_drv.c
2082
static int i915_suspend_switcheroo(struct drm_device *dev, pm_message_t state)
sys/dev/drm/i915/i915_drv.c
2106
static int i915_drm_resume(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.c
2179
static int i915_drm_resume_early(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.c
2257
static int i915_resume_switcheroo(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.c
2480
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/i915/i915_drv.c
2496
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/i915/i915_drv.c
2511
struct drm_device *dev = &kdev_to_i915(kdev)->drm;
sys/dev/drm/i915/i915_drv.c
2530
struct drm_device *dev = &kdev_to_i915(kdev)->drm;
sys/dev/drm/i915/i915_drv.c
2540
struct drm_device *dev = &kdev_to_i915(kdev)->drm;
sys/dev/drm/i915/i915_drv.c
2550
struct drm_device *dev = &kdev_to_i915(kdev)->drm;
sys/dev/drm/i915/i915_drv.c
2561
struct drm_device *dev = &kdev_to_i915(kdev)->drm;
sys/dev/drm/i915/i915_drv.c
2579
struct drm_device *dev = &kdev_to_i915(kdev)->drm;
sys/dev/drm/i915/i915_drv.c
2983
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/i915/i915_drv.c
3078
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/i915/i915_drv.c
315
static int i915_getparam_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.c
3208
i915_gem_reject_pin_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.c
3273
static int i915_sysctl_init(struct drm_device *dev, struct sysctl_ctx_list *ctx,
sys/dev/drm/i915/i915_drv.c
621
static int i915_resume_switcheroo(struct drm_device *dev);
sys/dev/drm/i915/i915_drv.c
622
static int i915_suspend_switcheroo(struct drm_device *dev, pm_message_t state);
sys/dev/drm/i915/i915_drv.c
626
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/i915/i915_drv.c
646
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/i915/i915_drv.c
663
static int i915_load_modeset_init(struct drm_device *dev)
sys/dev/drm/i915/i915_drv.h
1589
struct drm_device drm;
sys/dev/drm/i915/i915_drv.h
2191
static inline struct drm_i915_private *to_i915(const struct drm_device *dev)
sys/dev/drm/i915/i915_drv.h
2773
extern void i915_driver_unload(struct drm_device *dev);
sys/dev/drm/i915/i915_drv.h
2911
int i915_gem_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2913
int i915_gem_pread_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2915
int i915_gem_pwrite_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2917
int i915_gem_mmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2919
int i915_gem_mmap_gtt_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2921
int i915_gem_set_domain_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2923
int i915_gem_sw_finish_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2925
int i915_gem_execbuffer_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2927
int i915_gem_execbuffer2_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2929
int i915_gem_busy_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2931
int i915_gem_get_caching_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2933
int i915_gem_set_caching_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2935
int i915_gem_throttle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2937
int i915_gem_madvise_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2939
int i915_gem_set_tiling_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2941
int i915_gem_get_tiling_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2945
int i915_gem_userptr_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2947
int i915_gem_get_aperture_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
2949
int i915_gem_wait_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
3160
int __must_check i915_mutex_lock_interruptible(struct drm_device *dev);
sys/dev/drm/i915/i915_drv.h
3162
struct drm_device *dev,
sys/dev/drm/i915/i915_drv.h
3164
int i915_gem_mmap_gtt(struct drm_file *file_priv, struct drm_device *dev,
sys/dev/drm/i915/i915_drv.h
3172
int __must_check i915_gem_set_global_seqno(struct drm_device *dev, u32 seqno);
sys/dev/drm/i915/i915_drv.h
3257
void i915_gem_release(struct drm_device *dev, struct drm_file *file);
sys/dev/drm/i915/i915_drv.h
3262
struct drm_gem_object *i915_gem_prime_import(struct drm_device *dev,
sys/dev/drm/i915/i915_drv.h
3265
struct dma_buf *i915_gem_prime_export(struct drm_device *dev,
sys/dev/drm/i915/i915_drv.h
3308
int i915_perf_open_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
3310
int i915_perf_add_config_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
3312
int i915_perf_remove_config_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
3490
extern void intel_modeset_init_hw(struct drm_device *dev);
sys/dev/drm/i915/i915_drv.h
3491
extern int intel_modeset_init(struct drm_device *dev);
sys/dev/drm/i915/i915_drv.h
3492
extern void intel_modeset_cleanup(struct drm_device *dev);
sys/dev/drm/i915/i915_drv.h
3497
extern void intel_display_resume(struct drm_device *dev);
sys/dev/drm/i915/i915_drv.h
3508
int i915_reg_read_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_drv.h
416
int (*compute_intermediate_wm)(struct drm_device *dev,
sys/dev/drm/i915/i915_gem.c
1301
i915_gem_pread_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
133
int i915_mutex_lock_interruptible(struct drm_device *dev)
sys/dev/drm/i915/i915_gem.c
1646
i915_gem_pwrite_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
1760
i915_gem_set_domain_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
1853
i915_gem_sw_finish_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
1918
i915_gem_mmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
2234
struct drm_device *dev = obj->base.dev;
sys/dev/drm/i915/i915_gem.c
252
i915_gem_get_aperture_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
2634
struct drm_device *dev,
sys/dev/drm/i915/i915_gem.c
2670
i915_gem_mmap_gtt_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
3829
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/i915_gem.c
4095
i915_gem_wait_ioctl(struct drm_device *dev, void *data, struct drm_file *file)
sys/dev/drm/i915/i915_gem.c
4525
int i915_gem_get_caching_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
4558
int i915_gem_set_caching_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
4773
i915_gem_ring_throttle(struct drm_device *dev, struct drm_file *file)
sys/dev/drm/i915/i915_gem.c
4961
i915_gem_busy_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
5021
i915_gem_throttle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
5028
i915_gem_madvise_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem.c
5126
static int i915_gem_object_create_shmem(struct drm_device *dev,
sys/dev/drm/i915/i915_gem.c
6366
void i915_gem_release(struct drm_device *dev, struct drm_file *file)
sys/dev/drm/i915/i915_gem.c
6394
struct drm_device *dev = obj->dev;
sys/dev/drm/i915/i915_gem.c
768
struct drm_device *dev,
sys/dev/drm/i915/i915_gem.c
791
i915_gem_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.c
448
i915_gem_context_create_gvt(struct drm_device *dev)
sys/dev/drm/i915/i915_gem_context.c
777
int i915_gem_context_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.c
817
int i915_gem_context_destroy_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.c
847
int i915_gem_context_getparam_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.c
893
int i915_gem_context_setparam_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.c
968
int i915_gem_context_reset_stats_ioctl(struct drm_device *dev,
sys/dev/drm/i915/i915_gem_context.h
338
i915_gem_context_create_gvt(struct drm_device *dev);
sys/dev/drm/i915/i915_gem_context.h
340
int i915_gem_context_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.h
342
int i915_gem_context_destroy_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.h
344
int i915_gem_context_getparam_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.h
346
int i915_gem_context_setparam_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.h
348
int i915_gem_context_reset_stats_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_context.h
37
struct drm_device;
sys/dev/drm/i915/i915_gem_dmabuf.c
177
struct drm_device *dev = obj->base.dev;
sys/dev/drm/i915/i915_gem_dmabuf.c
200
struct drm_device *dev = obj->base.dev;
sys/dev/drm/i915/i915_gem_dmabuf.c
232
struct dma_buf *i915_gem_prime_export(struct drm_device *dev,
sys/dev/drm/i915/i915_gem_dmabuf.c
284
struct drm_gem_object *i915_gem_prime_import(struct drm_device *dev,
sys/dev/drm/i915/i915_gem_execbuffer.c
1686
struct drm_device *dev = &eb->i915->drm;
sys/dev/drm/i915/i915_gem_execbuffer.c
2214
i915_gem_do_execbuffer(struct drm_device *dev,
sys/dev/drm/i915/i915_gem_execbuffer.c
2484
i915_gem_execbuffer_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_execbuffer.c
2575
i915_gem_execbuffer2_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_stolen.c
509
i915_pages_create_for_stolen(struct drm_device *dev,
sys/dev/drm/i915/i915_gem_tiling.c
331
i915_gem_set_tiling_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_tiling.c
415
i915_gem_get_tiling_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_gem_userptr.c
776
i915_gem_userptr_ioctl(struct drm_device *dev,
sys/dev/drm/i915/i915_irq.c
2100
struct drm_device *dev = arg;
sys/dev/drm/i915/i915_irq.c
2186
struct drm_device *dev = arg;
sys/dev/drm/i915/i915_irq.c
2605
struct drm_device *dev = arg;
sys/dev/drm/i915/i915_irq.c
3363
static int i8xx_enable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
3375
static int i965_enable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
3388
static int ironlake_enable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
3408
static int gen8_enable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
3429
static void i8xx_disable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
3439
static void i965_disable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
3450
static void ironlake_disable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
3462
static void gen8_disable_vblank(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
3491
static void ibx_irq_pre_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
3557
static void ironlake_irq_reset(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
3578
static void valleyview_irq_reset(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
3601
static void gen8_irq_reset(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
3644
static void gen11_irq_reset(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
3713
static void cherryview_irq_reset(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
3979
static void ibx_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4004
static void gen5_gt_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4042
static int ironlake_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4123
static int valleyview_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4239
static int gen8_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4285
static void icp_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4300
static int gen11_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4321
static int cherryview_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4338
static void i8xx_irq_reset(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4349
static int i8xx_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4458
struct drm_device *dev = arg;
sys/dev/drm/i915/i915_irq.c
4502
static void i915_irq_reset(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4518
static int i915_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4563
struct drm_device *dev = arg;
sys/dev/drm/i915/i915_irq.c
4615
static void i965_irq_reset(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4629
static int i965_irq_postinstall(struct drm_device *dev)
sys/dev/drm/i915/i915_irq.c
4711
struct drm_device *dev = arg;
sys/dev/drm/i915/i915_irq.c
4774
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/i915_irq.c
822
static u32 i915_get_vblank_counter(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
872
static u32 g4x_get_vblank_counter(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/i915/i915_irq.c
933
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/i915_irq.c
990
static bool i915_get_crtc_scanoutpos(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/i915/i915_pci.c
683
struct drm_device *dev;
sys/dev/drm/i915/i915_perf.c
2817
int i915_perf_open_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_perf.c
3152
int i915_perf_add_config_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_perf.c
3307
int i915_perf_remove_config_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/i915_query.c
94
int i915_query_ioctl(struct drm_device *dev, void *data, struct drm_file *file)
sys/dev/drm/i915/i915_query.h
10
struct drm_device;
sys/dev/drm/i915/i915_query.h
13
int i915_query_ioctl(struct drm_device *dev, void *data, struct drm_file *file);
sys/dev/drm/i915/i915_request.c
248
int i915_gem_set_global_seqno(struct drm_device *dev, u32 seqno)
sys/dev/drm/i915/i915_sysfs.c
164
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/i915_sysfs.c
199
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_atomic.c
366
intel_atomic_state_alloc(struct drm_device *dev)
sys/dev/drm/i915/intel_atomic.c
52
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_atomic.c
84
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_color.c
258
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_color.c
305
struct drm_device *dev = crtc_state->crtc->dev;
sys/dev/drm/i915/intel_color.c
317
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_color.c
365
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_color.c
528
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_color.c
610
struct drm_device *dev = crtc_state->crtc->dev;
sys/dev/drm/i915/intel_crt.c
306
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_crt.c
411
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_crt.c
458
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_crt.c
512
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_crt.c
631
struct drm_device *dev = crt->base.base.dev;
sys/dev/drm/i915/intel_crt.c
860
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_ddi.c
1110
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_ddi.c
1253
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_ddi.c
1915
struct drm_device *dev = intel_encoder->base.dev;
sys/dev/drm/i915/intel_ddi.c
1943
struct drm_device *dev = intel_connector->base.dev;
sys/dev/drm/i915/intel_ddi.c
2004
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_display.c
10312
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/intel_display.c
10482
static int i9xx_pll_refclk(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
10502
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
10728
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
10857
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
10945
static void intel_modeset_update_connector_atomic_state(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
11102
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
11207
struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_display.c
11953
verify_connector_state(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
11979
verify_encoder_state(struct drm_device *dev, struct drm_atomic_state *state)
sys/dev/drm/i915/intel_display.c
12032
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
12165
verify_shared_dpll_state(struct drm_device *dev, struct drm_crtc *crtc,
sys/dev/drm/i915/intel_display.c
12207
verify_disabled_dpll_state(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
12217
intel_modeset_verify_disabled(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
12274
struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_display.c
12499
struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_display.c
12514
static int intel_atomic_check(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
12588
static int intel_atomic_prepare_commit(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
12596
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
12609
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
12789
struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_display.c
13011
static int intel_atomic_commit(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
13404
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
14160
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_display.c
14170
int intel_get_pipe_from_crtc_id_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/intel_display.c
14189
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_display.c
14771
intel_user_framebuffer_create(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
14803
intel_mode_valid(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
14980
static void quirk_ssc_force_disable(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
14991
static void quirk_invert_brightness(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
14999
static void quirk_backlight_present(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
15009
static void quirk_increase_t12_delay(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
15021
static void quirk_increase_ddi_disabled_time(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
15033
void (*hook)(struct drm_device *dev);
sys/dev/drm/i915/intel_display.c
15038
void (*hook)(struct drm_device *dev);
sys/dev/drm/i915/intel_display.c
15124
static void intel_init_quirks(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
15164
void intel_modeset_init_hw(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
15183
static void sanitize_watermarks(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
15276
static int intel_initial_commit(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
15332
int intel_modeset_init(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
15600
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
15611
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_display.c
15630
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
15829
static void intel_modeset_readout_hw_state(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
16030
intel_modeset_setup_hw_state(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
16108
void intel_display_resume(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
16165
static void intel_hpd_poll_fini(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
16183
void intel_modeset_cleanup(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
164
static void intel_modeset_setup_hw_state(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
2087
struct drm_device *dev = fb->dev;
sys/dev/drm/i915/intel_display.c
2705
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
2836
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_display.c
3520
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_display.c
3758
__intel_display_resume(struct drm_device *dev,
sys/dev/drm/i915/intel_display.c
3804
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_display.c
3860
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_display.c
3950
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
3993
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
4094
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
4227
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
4345
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_display.c
4382
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_display.c
4412
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
4621
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
4642
static void cpt_set_fdi_bc_bifurcation(struct drm_device *dev, bool enable)
sys/dev/drm/i915/intel_display.c
4665
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_display.c
4727
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
4824
static void cpt_verify_modeset(struct drm_device *dev, int pipe)
sys/dev/drm/i915/intel_display.c
5095
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
5132
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
5154
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
5194
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
5225
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_display.c
5252
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
5276
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
5355
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
5397
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
5485
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
5627
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
5874
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
5891
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
5982
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
6055
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
6123
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
6180
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
6193
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
6239
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
6256
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
6375
int intel_display_suspend(struct drm_device *dev)
sys/dev/drm/i915/intel_display.c
6505
static int ironlake_check_fdi_lanes(struct drm_device *dev, enum i915_pipe pipe,
sys/dev/drm/i915/intel_display.c
652
struct drm_device *dev = crtc_state->base.crtc->dev;
sys/dev/drm/i915/intel_display.c
6581
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_display.c
6737
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
688
struct drm_device *dev = crtc_state->base.crtc->dev;
sys/dev/drm/i915/intel_display.c
6932
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7036
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7135
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7369
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
746
struct drm_device *dev = crtc_state->base.crtc->dev;
sys/dev/drm/i915/intel_display.c
7466
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7481
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7516
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7609
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7645
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7688
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7722
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7825
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7853
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
7935
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
802
struct drm_device *dev = crtc_state->base.crtc->dev;
sys/dev/drm/i915/intel_display.c
849
static bool vlv_PLL_is_optimal(struct drm_device *dev, int target_freq,
sys/dev/drm/i915/intel_display.c
8631
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_display.c
8731
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
8786
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
8861
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
8892
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
897
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
9018
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
9042
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
9138
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_display.c
9510
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
9562
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_display.c
957
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_dp.c
5241
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_dp.c
6417
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_dp.c
6566
struct drm_device *dev = intel_encoder->base.dev;
sys/dev/drm/i915/intel_dp_mst.c
444
struct drm_device *dev = intel_dig_port->base.base.dev;
sys/dev/drm/i915/intel_dp_mst.c
522
struct drm_device *dev = intel_dig_port->base.base.dev;
sys/dev/drm/i915/intel_dp_mst.c
539
struct drm_device *dev = intel_dig_port->base.base.dev;
sys/dev/drm/i915/intel_dp_mst.c
588
struct drm_device *dev = intel_dig_port->base.base.dev;
sys/dev/drm/i915/intel_dpll_mgr.c
136
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_dpll_mgr.c
163
struct drm_device *dev = crtc->base.dev;
sys/dev/drm/i915/intel_dpll_mgr.c
1878
static void intel_ddi_pll_init(struct drm_device *dev)
sys/dev/drm/i915/intel_dpll_mgr.c
3229
void intel_shared_dpll_init(struct drm_device *dev)
sys/dev/drm/i915/intel_dpll_mgr.c
412
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_dpll_mgr.h
341
void intel_shared_dpll_init(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
1524
int intel_display_suspend(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
1541
int intel_get_pipe_from_crtc_id_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/intel_drv.h
1798
extern int intel_fbdev_init(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
1799
extern void intel_fbdev_initial_config_async(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
1802
extern void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous);
sys/dev/drm/i915/intel_drv.h
1803
extern void intel_fbdev_output_poll_changed(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
1804
extern void intel_fbdev_restore_mode(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
1806
static inline int intel_fbdev_init(struct drm_device *dev)
sys/dev/drm/i915/intel_drv.h
1811
static inline void intel_fbdev_initial_config_async(struct drm_device *dev)
sys/dev/drm/i915/intel_drv.h
1823
static inline void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous)
sys/dev/drm/i915/intel_drv.h
1827
static inline void intel_fbdev_output_poll_changed(struct drm_device *dev)
sys/dev/drm/i915/intel_drv.h
1831
static inline void intel_fbdev_restore_mode(struct drm_device *dev)
sys/dev/drm/i915/intel_drv.h
1881
struct intel_encoder *intel_get_lvds_encoder(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
1882
bool intel_is_dual_link_lvds(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
1898
int intel_overlay_put_image_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/intel_drv.h
1900
int intel_overlay_attrs_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/intel_drv.h
2104
void g4x_wm_get_hw_state(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
2105
void vlv_wm_get_hw_state(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
2106
void ilk_wm_get_hw_state(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
2107
void skl_wm_get_hw_state(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
2123
bool ilk_disable_lp_wm(struct drm_device *dev);
sys/dev/drm/i915/intel_drv.h
2141
int intel_sprite_set_colorkey_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/intel_drv.h
2183
struct drm_atomic_state *intel_atomic_state_alloc(struct drm_device *dev);
sys/dev/drm/i915/intel_dsi_dcs_backlight.c
159
struct drm_device *dev = intel_connector->base.dev;
sys/dev/drm/i915/intel_dsi_vbt.c
327
struct drm_device *dev = intel_dsi->base.base.dev;
sys/dev/drm/i915/intel_dsi_vbt.c
487
struct drm_device *dev = intel_dsi->base.base.dev;
sys/dev/drm/i915/intel_dsi_vbt.c
504
struct drm_device *dev = intel_dsi->base.base.dev;
sys/dev/drm/i915/intel_dvo.c
124
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_fbdev.c
123
struct drm_device *dev = helper->dev;
sys/dev/drm/i915/intel_fbdev.c
180
struct drm_device *dev = helper->dev;
sys/dev/drm/i915/intel_fbdev.c
568
static bool intel_fbdev_init_bios(struct drm_device *dev,
sys/dev/drm/i915/intel_fbdev.c
694
int intel_fbdev_init(struct drm_device *dev)
sys/dev/drm/i915/intel_fbdev.c
737
void intel_fbdev_initial_config_async(struct drm_device *dev)
sys/dev/drm/i915/intel_fbdev.c
803
void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous)
sys/dev/drm/i915/intel_fbdev.c
858
void intel_fbdev_output_poll_changed(struct drm_device *dev)
sys/dev/drm/i915/intel_fbdev.c
877
void intel_fbdev_restore_mode(struct drm_device *dev)
sys/dev/drm/i915/intel_fifo_underrun.c
106
static void i9xx_set_fifo_underrun_reporting(struct drm_device *dev,
sys/dev/drm/i915/intel_fifo_underrun.c
126
static void ironlake_set_fifo_underrun_reporting(struct drm_device *dev,
sys/dev/drm/i915/intel_fifo_underrun.c
157
static void ivybridge_set_fifo_underrun_reporting(struct drm_device *dev,
sys/dev/drm/i915/intel_fifo_underrun.c
180
static void broadwell_set_fifo_underrun_reporting(struct drm_device *dev,
sys/dev/drm/i915/intel_fifo_underrun.c
191
static void ibx_set_fifo_underrun_reporting(struct drm_device *dev,
sys/dev/drm/i915/intel_fifo_underrun.c
224
static void cpt_set_fifo_underrun_reporting(struct drm_device *dev,
sys/dev/drm/i915/intel_fifo_underrun.c
249
static bool __intel_set_cpu_fifo_underrun_reporting(struct drm_device *dev,
sys/dev/drm/i915/intel_fifo_underrun.c
51
static bool ivb_can_enable_err_int(struct drm_device *dev)
sys/dev/drm/i915/intel_fifo_underrun.c
69
static bool cpt_can_enable_serr_int(struct drm_device *dev)
sys/dev/drm/i915/intel_hdcp.c
710
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_hdmi.c
1139
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
1198
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
1261
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
1283
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
1333
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
1394
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
1549
struct drm_device *dev = intel_hdmi_to_dev(hdmi);
sys/dev/drm/i915/intel_hdmi.c
157
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/intel_hdmi.c
2044
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
2060
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
212
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/intel_hdmi.c
2353
struct drm_device *dev = intel_encoder->base.dev;
sys/dev/drm/i915/intel_hdmi.c
272
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/intel_hdmi.c
330
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/intel_hdmi.c
389
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/intel_hdmi.c
44
static struct drm_device *intel_hdmi_to_dev(struct intel_hdmi *intel_hdmi)
sys/dev/drm/i915/intel_hdmi.c
52
struct drm_device *dev = intel_hdmi_to_dev(intel_hdmi);
sys/dev/drm/i915/intel_hotplug.c
163
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_hotplug.c
212
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_hotplug.c
254
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_hotplug.c
335
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_hotplug.c
545
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_lpe_audio.c
79
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_lspcon.c
217
struct drm_device *dev = intel_dig_port->base.base.dev;
sys/dev/drm/i915/intel_lvds.c
318
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_lvds.c
466
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_lvds.c
777
struct intel_encoder *intel_get_lvds_encoder(struct drm_device *dev)
sys/dev/drm/i915/intel_lvds.c
788
bool intel_is_dual_link_lvds(struct drm_device *dev)
sys/dev/drm/i915/intel_lvds.c
797
struct drm_device *dev = lvds_encoder->base.base.dev;
sys/dev/drm/i915/intel_lvds.c
859
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_modes.c
109
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_modes.c
82
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_opregion.c
446
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_overlay.c
1058
int intel_overlay_put_image_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/intel_overlay.c
1227
int intel_overlay_attrs_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/intel_panel.c
1177
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_panel.c
1208
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_panel.c
1748
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_panel.c
1796
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_panel.c
1816
struct drm_device *dev = connector->base.dev;
sys/dev/drm/i915/intel_pm.c
1400
static int g4x_compute_intermediate_wm(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
2033
static int vlv_compute_intermediate_wm(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
2627
static unsigned int ilk_plane_wm_max(const struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
2669
static unsigned int ilk_cursor_wm_max(const struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
2681
static void ilk_compute_wm_maximums(const struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
3074
static bool ilk_validate_pipe_wm(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
3103
struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_pm.c
3181
static int ilk_compute_intermediate_wm(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
3239
static void ilk_merge_wm_level(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
3272
static void ilk_wm_merge(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
3335
static unsigned int ilk_wm_lp_latency(struct drm_device *dev, int level)
sys/dev/drm/i915/intel_pm.c
3345
static void ilk_compute_wm_results(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
3415
static struct intel_pipe_wm *ilk_find_best_result(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
3610
bool ilk_disable_lp_wm(struct drm_device *dev)
sys/dev/drm/i915/intel_pm.c
3750
struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_pm.c
3853
skl_ddb_get_pipe_allocation_limits(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
4357
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_pm.c
4897
struct drm_device *dev = cstate->base.crtc->dev;
sys/dev/drm/i915/intel_pm.c
4950
struct drm_device *dev = cstate->base.crtc->dev;
sys/dev/drm/i915/intel_pm.c
5043
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_pm.c
5080
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_pm.c
5169
struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_pm.c
5225
const struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_pm.c
5262
struct drm_device *dev = state->dev;
sys/dev/drm/i915/intel_pm.c
5437
struct drm_device *dev = intel_crtc->base.dev;
sys/dev/drm/i915/intel_pm.c
5459
static void ilk_compute_wm_config(struct drm_device *dev,
sys/dev/drm/i915/intel_pm.c
5479
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_pm.c
5583
void skl_wm_get_hw_state(struct drm_device *dev)
sys/dev/drm/i915/intel_pm.c
5618
struct drm_device *dev = crtc->dev;
sys/dev/drm/i915/intel_pm.c
5775
void g4x_wm_get_hw_state(struct drm_device *dev)
sys/dev/drm/i915/intel_pm.c
5916
void vlv_wm_get_hw_state(struct drm_device *dev)
sys/dev/drm/i915/intel_pm.c
6079
void ilk_wm_get_hw_state(struct drm_device *dev)
sys/dev/drm/i915/intel_psr.c
834
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_sdvo.c
1440
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_sdvo.c
1591
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_sdvo.c
210
struct drm_device *dev = intel_sdvo->base.base.dev;
sys/dev/drm/i915/intel_sdvo.c
2743
struct drm_device *dev = intel_sdvo->base.base.dev;
sys/dev/drm/i915/intel_sdvo.c
2759
struct drm_device *dev = intel_sdvo->base.base.dev;
sys/dev/drm/i915/intel_sdvo.c
2823
struct drm_device *dev = intel_sdvo->base.base.dev;
sys/dev/drm/i915/intel_sdvo.c
2937
struct drm_device *dev = intel_sdvo->base.base.dev;
sys/dev/drm/i915/intel_sprite.c
1396
int intel_sprite_set_colorkey_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/i915/intel_tv.c
1136
struct drm_device *dev = connector->dev;
sys/dev/drm/i915/intel_tv.c
1435
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/intel_tv.c
814
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_tv.c
829
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/intel_uncore.c
1667
int i915_reg_read_ioctl(struct drm_device *dev,
sys/dev/drm/i915/vlv_dsi.c
1093
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/vlv_dsi.c
122
struct drm_device *dev = intel_dsi_host->intel_dsi->base.base.dev;
sys/dev/drm/i915/vlv_dsi.c
1317
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/vlv_dsi.c
1404
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/vlv_dsi.c
1735
struct drm_device *dev = &dev_priv->drm;
sys/dev/drm/i915/vlv_dsi.c
251
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/vlv_dsi.c
727
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/i915/vlv_dsi.c
75
struct drm_device *dev = encoder->dev;
sys/dev/drm/i915/vlv_dsi_pll.c
373
static void glk_dsi_program_esc_clock(struct drm_device *dev,
sys/dev/drm/i915/vlv_dsi_pll.c
421
static void bxt_dsi_program_clocks(struct drm_device *dev, enum port port,
sys/dev/drm/i915/vlv_dsi_pll.c
565
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/include/drm/drmP.h
164
int drm_add_busid_modesetting(struct drm_device *dev,
sys/dev/drm/include/drm/drmP.h
187
extern int drm_sysctl_init(struct drm_device *dev);
sys/dev/drm/include/drm/drmP.h
188
extern int drm_sysctl_cleanup(struct drm_device *dev);
sys/dev/drm/include/drm/drmP.h
189
unsigned long drm_get_resource_start(struct drm_device *dev,
sys/dev/drm/include/drm/drmP.h
191
unsigned long drm_get_resource_len(struct drm_device *dev,
sys/dev/drm/include/drm/drmP.h
194
int ttm_bo_mmap_single(struct file *fp, struct drm_device *dev, vm_ooffset_t *offset,
sys/dev/drm/include/drm/drmP.h
197
int drm_gem_mmap_single(struct drm_device *dev, vm_ooffset_t *offset,
sys/dev/drm/include/drm/drmP.h
200
static __inline__ int drm_pci_device_is_agp(struct drm_device *dev)
sys/dev/drm/include/drm/drm_agpsupport.h
104
static inline void drm_legacy_agp_clear(struct drm_device *dev)
sys/dev/drm/include/drm/drm_agpsupport.h
108
static inline int drm_agp_acquire(struct drm_device *dev)
sys/dev/drm/include/drm/drm_agpsupport.h
113
static inline int drm_agp_release(struct drm_device *dev)
sys/dev/drm/include/drm/drm_agpsupport.h
118
static inline int drm_agp_enable(struct drm_device *dev,
sys/dev/drm/include/drm/drm_agpsupport.h
124
static inline int drm_agp_info(struct drm_device *dev,
sys/dev/drm/include/drm/drm_agpsupport.h
130
static inline int drm_agp_alloc(struct drm_device *dev,
sys/dev/drm/include/drm/drm_agpsupport.h
136
static inline int drm_agp_free(struct drm_device *dev,
sys/dev/drm/include/drm/drm_agpsupport.h
142
static inline int drm_agp_unbind(struct drm_device *dev,
sys/dev/drm/include/drm/drm_agpsupport.h
148
static inline int drm_agp_bind(struct drm_device *dev,
sys/dev/drm/include/drm/drm_agpsupport.h
17
struct drm_device;
sys/dev/drm/include/drm/drm_agpsupport.h
41
struct agp_memory *drm_agp_bind_pages(struct drm_device *dev,
sys/dev/drm/include/drm/drm_agpsupport.h
47
struct drm_agp_head *drm_agp_init(struct drm_device *dev);
sys/dev/drm/include/drm/drm_agpsupport.h
48
void drm_legacy_agp_clear(struct drm_device *dev);
sys/dev/drm/include/drm/drm_agpsupport.h
49
int drm_agp_acquire(struct drm_device *dev);
sys/dev/drm/include/drm/drm_agpsupport.h
50
int drm_agp_acquire_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_agpsupport.h
52
int drm_agp_release(struct drm_device *dev);
sys/dev/drm/include/drm/drm_agpsupport.h
53
int drm_agp_release_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_agpsupport.h
55
int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode);
sys/dev/drm/include/drm/drm_agpsupport.h
56
int drm_agp_enable_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_agpsupport.h
58
int drm_agp_info(struct drm_device *dev, struct drm_agp_info *info);
sys/dev/drm/include/drm/drm_agpsupport.h
59
int drm_agp_info_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_agpsupport.h
61
int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);
sys/dev/drm/include/drm/drm_agpsupport.h
62
int drm_agp_alloc_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_agpsupport.h
64
int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request);
sys/dev/drm/include/drm/drm_agpsupport.h
65
int drm_agp_free_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_agpsupport.h
67
int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);
sys/dev/drm/include/drm/drm_agpsupport.h
68
int drm_agp_unbind_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_agpsupport.h
70
int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request);
sys/dev/drm/include/drm/drm_agpsupport.h
71
int drm_agp_bind_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_agpsupport.h
90
static inline struct agp_memory *drm_agp_bind_pages(struct drm_device *dev,
sys/dev/drm/include/drm/drm_agpsupport.h
99
static inline struct drm_agp_head *drm_agp_init(struct drm_device *dev)
sys/dev/drm/include/drm/drm_atomic.h
286
struct drm_device *dev;
sys/dev/drm/include/drm/drm_atomic.h
350
drm_atomic_state_alloc(struct drm_device *dev);
sys/dev/drm/include/drm/drm_atomic.h
381
drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state);
sys/dev/drm/include/drm/drm_atomic.h
609
void drm_state_dump(struct drm_device *dev, struct drm_printer *p);
sys/dev/drm/include/drm/drm_atomic_helper.h
126
int drm_atomic_helper_disable_all(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
128
void drm_atomic_helper_shutdown(struct drm_device *dev);
sys/dev/drm/include/drm/drm_atomic_helper.h
129
struct drm_atomic_state *drm_atomic_helper_suspend(struct drm_device *dev);
sys/dev/drm/include/drm/drm_atomic_helper.h
132
int drm_atomic_helper_resume(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
180
drm_atomic_helper_duplicate_state(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
40
int drm_atomic_helper_check_modeset(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
48
int drm_atomic_helper_check_planes(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
50
int drm_atomic_helper_check(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
54
int drm_atomic_helper_commit(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
57
int drm_atomic_helper_async_check(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
59
void drm_atomic_helper_async_commit(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
62
int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
66
void drm_atomic_helper_wait_for_vblanks(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
69
void drm_atomic_helper_wait_for_flip_done(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
73
drm_atomic_helper_update_legacy_modeset_state(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
76
void drm_atomic_helper_commit_modeset_disables(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
78
void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
81
int drm_atomic_helper_prepare_planes(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
87
void drm_atomic_helper_commit_planes(struct drm_device *dev,
sys/dev/drm/include/drm/drm_atomic_helper.h
90
void drm_atomic_helper_cleanup_planes(struct drm_device *dev,
sys/dev/drm/include/drm/drm_auth.h
104
struct drm_master *drm_master_create(struct drm_device *dev);
sys/dev/drm/include/drm/drm_auth.h
67
struct drm_device *dev;
sys/dev/drm/include/drm/drm_blend.h
34
struct drm_device;
sys/dev/drm/include/drm/drm_blend.h
57
int drm_atomic_normalize_zpos(struct drm_device *dev,
sys/dev/drm/include/drm/drm_bridge.h
276
struct drm_device *dev;
sys/dev/drm/include/drm/drm_client.h
64
struct drm_device *dev;
sys/dev/drm/include/drm/drm_client.h
9
struct drm_device;
sys/dev/drm/include/drm/drm_client.h
91
int drm_client_init(struct drm_device *dev, struct drm_client_dev *client,
sys/dev/drm/include/drm/drm_client.h
96
void drm_client_dev_unregister(struct drm_device *dev);
sys/dev/drm/include/drm/drm_client.h
97
void drm_client_dev_hotplug(struct drm_device *dev);
sys/dev/drm/include/drm/drm_client.h
98
void drm_client_dev_restore(struct drm_device *dev);
sys/dev/drm/include/drm/drm_connector.h
1132
int drm_connector_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_connector.h
1162
static inline struct drm_connector *drm_connector_lookup(struct drm_device *dev,
sys/dev/drm/include/drm/drm_connector.h
1245
int drm_mode_create_dvi_i_properties(struct drm_device *dev);
sys/dev/drm/include/drm/drm_connector.h
1246
int drm_mode_create_tv_properties(struct drm_device *dev,
sys/dev/drm/include/drm/drm_connector.h
1249
int drm_mode_create_scaling_mode_property(struct drm_device *dev);
sys/dev/drm/include/drm/drm_connector.h
1255
int drm_mode_create_aspect_ratio_property(struct drm_device *dev);
sys/dev/drm/include/drm/drm_connector.h
1256
int drm_mode_create_content_type_property(struct drm_device *dev);
sys/dev/drm/include/drm/drm_connector.h
1260
int drm_mode_create_suggested_offset_properties(struct drm_device *dev);
sys/dev/drm/include/drm/drm_connector.h
1284
struct drm_device *dev;
sys/dev/drm/include/drm/drm_connector.h
1289
struct drm_tile_group *drm_mode_create_tile_group(struct drm_device *dev,
sys/dev/drm/include/drm/drm_connector.h
1291
struct drm_tile_group *drm_mode_get_tile_group(struct drm_device *dev,
sys/dev/drm/include/drm/drm_connector.h
1293
void drm_mode_put_tile_group(struct drm_device *dev,
sys/dev/drm/include/drm/drm_connector.h
1307
struct drm_device *dev;
sys/dev/drm/include/drm/drm_connector.h
1311
void drm_connector_list_iter_begin(struct drm_device *dev,
sys/dev/drm/include/drm/drm_connector.h
37
struct drm_device;
sys/dev/drm/include/drm/drm_connector.h
831
struct drm_device *dev;
sys/dev/drm/include/drm/drm_crtc.h
1111
int drm_crtc_init_with_planes(struct drm_device *dev,
sys/dev/drm/include/drm/drm_crtc.h
1144
int drm_crtc_force_disable_all(struct drm_device *dev);
sys/dev/drm/include/drm/drm_crtc.h
1147
struct drm_crtc *drm_crtc_from_index(struct drm_device *dev, int idx);
sys/dev/drm/include/drm/drm_crtc.h
1159
static inline struct drm_crtc *drm_crtc_find(struct drm_device *dev,
sys/dev/drm/include/drm/drm_crtc.h
51
struct drm_device;
sys/dev/drm/include/drm/drm_crtc.h
855
struct drm_device *dev;
sys/dev/drm/include/drm/drm_crtc_helper.h
46
void drm_helper_disable_unused_functions(struct drm_device *dev);
sys/dev/drm/include/drm/drm_crtc_helper.h
58
void drm_helper_resume_force_mode(struct drm_device *dev);
sys/dev/drm/include/drm/drm_crtc_helper.h
73
void drm_kms_helper_poll_init(struct drm_device *dev);
sys/dev/drm/include/drm/drm_crtc_helper.h
74
void drm_kms_helper_poll_fini(struct drm_device *dev);
sys/dev/drm/include/drm/drm_crtc_helper.h
75
bool drm_helper_hpd_irq_event(struct drm_device *dev);
sys/dev/drm/include/drm/drm_crtc_helper.h
76
void drm_kms_helper_hotplug_event(struct drm_device *dev);
sys/dev/drm/include/drm/drm_crtc_helper.h
78
void drm_kms_helper_poll_disable(struct drm_device *dev);
sys/dev/drm/include/drm/drm_crtc_helper.h
79
void drm_kms_helper_poll_enable(struct drm_device *dev);
sys/dev/drm/include/drm/drm_dp_mst_helper.h
434
struct drm_device *dev;
sys/dev/drm/include/drm/drm_dp_mst_helper.h
574
struct drm_device *dev, struct drm_dp_aux *aux,
sys/dev/drm/include/drm/drm_drv.h
116
int (*open) (struct drm_device *, struct drm_file *);
sys/dev/drm/include/drm/drm_drv.h
130
void (*postclose) (struct drm_device *, struct drm_file *);
sys/dev/drm/include/drm/drm_drv.h
158
void (*lastclose) (struct drm_device *);
sys/dev/drm/include/drm/drm_drv.h
175
void (*unload) (struct drm_device *);
sys/dev/drm/include/drm/drm_drv.h
185
void (*release) (struct drm_device *);
sys/dev/drm/include/drm/drm_drv.h
208
u32 (*get_vblank_counter) (struct drm_device *dev, unsigned int pipe);
sys/dev/drm/include/drm/drm_drv.h
224
int (*enable_vblank) (struct drm_device *dev, unsigned int pipe);
sys/dev/drm/include/drm/drm_drv.h
235
void (*disable_vblank) (struct drm_device *dev, unsigned int pipe);
sys/dev/drm/include/drm/drm_drv.h
287
bool (*get_scanout_position) (struct drm_device *dev, unsigned int pipe,
sys/dev/drm/include/drm/drm_drv.h
335
bool (*get_vblank_timestamp) (struct drm_device *dev, unsigned int pipe,
sys/dev/drm/include/drm/drm_drv.h
356
void (*irq_preinstall) (struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
365
int (*irq_postinstall) (struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
374
void (*irq_uninstall) (struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
381
int (*master_create)(struct drm_device *dev, struct drm_master *master);
sys/dev/drm/include/drm/drm_drv.h
388
void (*master_destroy)(struct drm_device *dev, struct drm_master *master);
sys/dev/drm/include/drm/drm_drv.h
395
int (*master_set)(struct drm_device *dev, struct drm_file *file_priv,
sys/dev/drm/include/drm/drm_drv.h
402
void (*master_drop)(struct drm_device *dev, struct drm_file *file_priv);
sys/dev/drm/include/drm/drm_drv.h
461
struct drm_gem_object *(*gem_create_object)(struct drm_device *dev,
sys/dev/drm/include/drm/drm_drv.h
470
int (*prime_handle_to_fd)(struct drm_device *dev, struct drm_file *file_priv,
sys/dev/drm/include/drm/drm_drv.h
477
int (*prime_fd_to_handle)(struct drm_device *dev, struct drm_file *file_priv,
sys/dev/drm/include/drm/drm_drv.h
484
struct dma_buf * (*gem_prime_export)(struct drm_device *dev,
sys/dev/drm/include/drm/drm_drv.h
491
struct drm_gem_object * (*gem_prime_import)(struct drm_device *dev,
sys/dev/drm/include/drm/drm_drv.h
499
struct drm_device *dev,
sys/dev/drm/include/drm/drm_drv.h
529
struct drm_device *dev,
sys/dev/drm/include/drm/drm_drv.h
545
struct drm_device *dev, uint32_t handle,
sys/dev/drm/include/drm/drm_drv.h
561
struct drm_device *dev,
sys/dev/drm/include/drm/drm_drv.h
611
int (*firstopen) (struct drm_device *);
sys/dev/drm/include/drm/drm_drv.h
612
void (*preclose) (struct drm_device *, struct drm_file *file_priv);
sys/dev/drm/include/drm/drm_drv.h
613
int (*dma_ioctl) (struct drm_device *dev, void *data, struct drm_file *file_priv);
sys/dev/drm/include/drm/drm_drv.h
614
int (*dma_quiescent) (struct drm_device *);
sys/dev/drm/include/drm/drm_drv.h
615
int (*context_dtor) (struct drm_device *dev, int context);
sys/dev/drm/include/drm/drm_drv.h
618
int (*sysctl_init) (struct drm_device *dev,
sys/dev/drm/include/drm/drm_drv.h
620
void (*sysctl_cleanup) (struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
626
int drm_dev_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_drv.h
629
void drm_dev_fini(struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
631
struct drm_device *drm_dev_alloc(struct drm_driver *driver,
sys/dev/drm/include/drm/drm_drv.h
633
int drm_dev_register(struct drm_device *dev, unsigned long flags);
sys/dev/drm/include/drm/drm_drv.h
634
void drm_dev_unregister(struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
636
void drm_dev_get(struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
637
void drm_dev_put(struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
638
void drm_dev_unref(struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
639
void drm_put_dev(struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
640
bool drm_dev_enter(struct drm_device *dev, int *idx);
sys/dev/drm/include/drm/drm_drv.h
642
void drm_dev_unplug(struct drm_device *dev);
sys/dev/drm/include/drm/drm_drv.h
653
static inline bool drm_dev_is_unplugged(struct drm_device *dev)
sys/dev/drm/include/drm/drm_drv.h
675
static inline bool drm_core_check_feature(struct drm_device *dev, u32 feature)
sys/dev/drm/include/drm/drm_drv.h
688
static inline bool drm_drv_uses_atomic_modeset(struct drm_device *dev)
sys/dev/drm/include/drm/drm_drv.h
695
int drm_dev_set_unique(struct drm_device *dev, const char *name);
sys/dev/drm/include/drm/drm_drv.h
96
int (*load) (struct drm_device *, unsigned long flags);
sys/dev/drm/include/drm/drm_edid.h
29
struct drm_device;
sys/dev/drm/include/drm/drm_edid.h
488
struct drm_display_mode *drm_mode_find_dmt(struct drm_device *dev,
sys/dev/drm/include/drm/drm_encoder.h
100
struct drm_device *dev;
sys/dev/drm/include/drm/drm_encoder.h
183
int drm_encoder_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_encoder.h
234
static inline struct drm_encoder *drm_encoder_find(struct drm_device *dev,
sys/dev/drm/include/drm/drm_encoder_slave.h
106
int drm_i2c_encoder_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_encoder_slave.h
126
struct drm_device *dev,
sys/dev/drm/include/drm/drm_fb_cma_helper.h
12
struct drm_device;
sys/dev/drm/include/drm/drm_fb_cma_helper.h
18
int drm_fb_cma_fbdev_init(struct drm_device *dev, unsigned int preferred_bpp,
sys/dev/drm/include/drm/drm_fb_cma_helper.h
20
void drm_fb_cma_fbdev_fini(struct drm_device *dev);
sys/dev/drm/include/drm/drm_fb_cma_helper.h
22
struct drm_fbdev_cma *drm_fbdev_cma_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_fb_helper.h
173
struct drm_device *dev;
sys/dev/drm/include/drm/drm_fb_helper.h
275
void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper,
sys/dev/drm/include/drm/drm_fb_helper.h
277
int drm_fb_helper_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_fb_helper.h
345
int drm_fb_helper_fbdev_setup(struct drm_device *dev,
sys/dev/drm/include/drm/drm_fb_helper.h
350
void drm_fb_helper_fbdev_teardown(struct drm_device *dev);
sys/dev/drm/include/drm/drm_fb_helper.h
352
void drm_fb_helper_lastclose(struct drm_device *dev);
sys/dev/drm/include/drm/drm_fb_helper.h
353
void drm_fb_helper_output_poll_changed(struct drm_device *dev);
sys/dev/drm/include/drm/drm_fb_helper.h
357
int drm_fbdev_generic_setup(struct drm_device *dev, unsigned int preferred_bpp);
sys/dev/drm/include/drm/drm_fb_helper.h
359
static inline void drm_fb_helper_prepare(struct drm_device *dev,
sys/dev/drm/include/drm/drm_fb_helper.h
365
static inline int drm_fb_helper_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_fb_helper.h
567
drm_fb_helper_fbdev_setup(struct drm_device *dev,
sys/dev/drm/include/drm/drm_fb_helper.h
579
static inline void drm_fb_helper_fbdev_teardown(struct drm_device *dev)
sys/dev/drm/include/drm/drm_fb_helper.h
584
static inline void drm_fb_helper_lastclose(struct drm_device *dev)
sys/dev/drm/include/drm/drm_fb_helper.h
588
static inline void drm_fb_helper_output_poll_changed(struct drm_device *dev)
sys/dev/drm/include/drm/drm_fb_helper.h
600
drm_fbdev_generic_setup(struct drm_device *dev, unsigned int preferred_bpp)
sys/dev/drm/include/drm/drm_file.h
348
struct drm_device *dev;
sys/dev/drm/include/drm/drm_file.h
397
int drm_event_reserve_init_locked(struct drm_device *dev,
sys/dev/drm/include/drm/drm_file.h
401
int drm_event_reserve_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_file.h
405
void drm_event_cancel_free(struct drm_device *dev,
sys/dev/drm/include/drm/drm_file.h
407
void drm_send_event_locked(struct drm_device *dev, struct drm_pending_event *e);
sys/dev/drm/include/drm/drm_file.h
408
void drm_send_event(struct drm_device *dev, struct drm_pending_event *e);
sys/dev/drm/include/drm/drm_file.h
50
struct drm_device;
sys/dev/drm/include/drm/drm_file.h
81
struct drm_device *dev;
sys/dev/drm/include/drm/drm_fourcc.h
50
struct drm_device;
sys/dev/drm/include/drm/drm_fourcc.h
88
drm_get_format_info(struct drm_device *dev,
sys/dev/drm/include/drm/drm_fourcc.h
91
uint32_t drm_driver_legacy_fb_format(struct drm_device *dev,
sys/dev/drm/include/drm/drm_framebuffer.h
114
struct drm_device *dev;
sys/dev/drm/include/drm/drm_framebuffer.h
211
int drm_framebuffer_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_framebuffer.h
214
struct drm_framebuffer *drm_framebuffer_lookup(struct drm_device *dev,
sys/dev/drm/include/drm/drm_framebuffer.h
33
struct drm_device;
sys/dev/drm/include/drm/drm_gem.h
198
int drm_gem_object_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_gem.h
200
void drm_gem_private_object_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_gem.h
313
int drm_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev,
sys/dev/drm/include/drm/drm_gem.h
316
struct drm_device *dev,
sys/dev/drm/include/drm/drm_gem.h
88
struct drm_device *dev;
sys/dev/drm/include/drm/drm_gem_cma_helper.h
67
struct drm_device *drm,
sys/dev/drm/include/drm/drm_gem_cma_helper.h
72
struct drm_device *drm,
sys/dev/drm/include/drm/drm_gem_cma_helper.h
79
struct drm_gem_cma_object *drm_gem_cma_create(struct drm_device *drm,
sys/dev/drm/include/drm/drm_gem_cma_helper.h
97
drm_gem_cma_prime_import_sg_table(struct drm_device *dev,
sys/dev/drm/include/drm/drm_gem_framebuffer_helper.h
22
drm_gem_fb_create_with_funcs(struct drm_device *dev, struct drm_file *file,
sys/dev/drm/include/drm/drm_gem_framebuffer_helper.h
26
drm_gem_fb_create(struct drm_device *dev, struct drm_file *file,
sys/dev/drm/include/drm/drm_gem_framebuffer_helper.h
35
drm_gem_fbdev_fb_create(struct drm_device *dev,
sys/dev/drm/include/drm/drm_gem_framebuffer_helper.h
4
struct drm_device;
sys/dev/drm/include/drm/drm_ioctl.h
178
int drm_noop(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_ioctl.h
180
int drm_invalid_op(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_ioctl.h
42
struct drm_device;
sys/dev/drm/include/drm/drm_ioctl.h
56
typedef int drm_ioctl_t(struct drm_device *dev, void *data,
sys/dev/drm/include/drm/drm_irq.h
27
struct drm_device;
sys/dev/drm/include/drm/drm_irq.h
29
int drm_irq_install(struct drm_device *dev, int irq);
sys/dev/drm/include/drm/drm_irq.h
30
int drm_irq_uninstall(struct drm_device *dev);
sys/dev/drm/include/drm/drm_legacy.h
156
int drm_legacy_addmap(struct drm_device *d, resource_size_t offset,
sys/dev/drm/include/drm/drm_legacy.h
159
void drm_legacy_rmmap(struct drm_device *d, struct drm_local_map *map);
sys/dev/drm/include/drm/drm_legacy.h
160
int drm_legacy_rmmap_locked(struct drm_device *d, struct drm_local_map *map);
sys/dev/drm/include/drm/drm_legacy.h
161
void drm_legacy_master_rmmaps(struct drm_device *dev,
sys/dev/drm/include/drm/drm_legacy.h
163
struct drm_local_map *drm_legacy_getsarea(struct drm_device *dev);
sys/dev/drm/include/drm/drm_legacy.h
165
int drm_legacy_addbufs_agp(struct drm_device *d, struct drm_buf_desc *req);
sys/dev/drm/include/drm/drm_legacy.h
166
int drm_legacy_addbufs_pci(struct drm_device *d, struct drm_buf_desc *req);
sys/dev/drm/include/drm/drm_legacy.h
188
void __drm_legacy_pci_free(struct drm_device *dev, drm_dma_handle_t * dmah);
sys/dev/drm/include/drm/drm_legacy.h
191
void drm_legacy_ioremap(struct drm_local_map *map, struct drm_device *dev);
sys/dev/drm/include/drm/drm_legacy.h
192
void drm_legacy_ioremap_wc(struct drm_local_map *map, struct drm_device *dev);
sys/dev/drm/include/drm/drm_legacy.h
193
void drm_legacy_ioremapfree(struct drm_local_map *map, struct drm_device *dev);
sys/dev/drm/include/drm/drm_mode_config.h
103
void (*output_poll_changed)(struct drm_device *dev);
sys/dev/drm/include/drm/drm_mode_config.h
113
enum drm_mode_status (*mode_valid)(struct drm_device *dev,
sys/dev/drm/include/drm/drm_mode_config.h
190
int (*atomic_check)(struct drm_device *dev,
sys/dev/drm/include/drm/drm_mode_config.h
272
int (*atomic_commit)(struct drm_device *dev,
sys/dev/drm/include/drm/drm_mode_config.h
291
struct drm_atomic_state *(*atomic_state_alloc)(struct drm_device *dev);
sys/dev/drm/include/drm/drm_mode_config.h
35
struct drm_device;
sys/dev/drm/include/drm/drm_mode_config.h
71
struct drm_framebuffer *(*fb_create)(struct drm_device *dev,
sys/dev/drm/include/drm/drm_mode_config.h
870
void drm_mode_config_init(struct drm_device *dev);
sys/dev/drm/include/drm/drm_mode_config.h
871
void drm_mode_config_reset(struct drm_device *dev);
sys/dev/drm/include/drm/drm_mode_config.h
872
void drm_mode_config_cleanup(struct drm_device *dev);
sys/dev/drm/include/drm/drm_mode_object.h
117
struct drm_mode_object *drm_mode_object_find(struct drm_device *dev,
sys/dev/drm/include/drm/drm_mode_object.h
30
struct drm_device;
sys/dev/drm/include/drm/drm_modes.h
462
struct drm_display_mode *drm_mode_create(struct drm_device *dev);
sys/dev/drm/include/drm/drm_modes.h
463
void drm_mode_destroy(struct drm_device *dev, struct drm_display_mode *mode);
sys/dev/drm/include/drm/drm_modes.h
466
int drm_mode_convert_umode(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modes.h
478
struct drm_display_mode *drm_cvt_mode(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modes.h
482
struct drm_display_mode *drm_gtf_mode(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modes.h
485
struct drm_display_mode *drm_gtf_mode_complex(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modes.h
510
struct drm_display_mode *drm_mode_duplicate(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modes.h
523
enum drm_mode_status drm_mode_validate_driver(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modes.h
530
void drm_mode_prune_invalid(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modes.h
541
drm_mode_create_from_cmdline_mode(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modeset_helper.h
28
void drm_helper_move_panel_connectors_to_head(struct drm_device *);
sys/dev/drm/include/drm/drm_modeset_helper.h
30
void drm_helper_mode_fill_fb_struct(struct drm_device *dev,
sys/dev/drm/include/drm/drm_modeset_helper.h
34
int drm_crtc_init(struct drm_device *dev, struct drm_crtc *crtc,
sys/dev/drm/include/drm/drm_modeset_helper.h
37
int drm_mode_config_helper_suspend(struct drm_device *dev);
sys/dev/drm/include/drm/drm_modeset_helper.h
38
int drm_mode_config_helper_resume(struct drm_device *dev);
sys/dev/drm/include/drm/drm_modeset_lock.h
132
struct drm_device;
sys/dev/drm/include/drm/drm_modeset_lock.h
136
void drm_modeset_lock_all(struct drm_device *dev);
sys/dev/drm/include/drm/drm_modeset_lock.h
137
void drm_modeset_unlock_all(struct drm_device *dev);
sys/dev/drm/include/drm/drm_modeset_lock.h
138
void drm_warn_on_modeset_not_all_locked(struct drm_device *dev);
sys/dev/drm/include/drm/drm_modeset_lock.h
140
int drm_modeset_lock_all_ctx(struct drm_device *dev,
sys/dev/drm/include/drm/drm_of.h
12
struct drm_device;
sys/dev/drm/include/drm/drm_of.h
19
uint32_t drm_of_crtc_port_mask(struct drm_device *dev,
sys/dev/drm/include/drm/drm_of.h
21
uint32_t drm_of_find_possible_crtcs(struct drm_device *dev,
sys/dev/drm/include/drm/drm_of.h
38
static inline uint32_t drm_of_crtc_port_mask(struct drm_device *dev,
sys/dev/drm/include/drm/drm_of.h
44
static inline uint32_t drm_of_find_possible_crtcs(struct drm_device *dev,
sys/dev/drm/include/drm/drm_panel.h
32
struct drm_device;
sys/dev/drm/include/drm/drm_panel.h
90
struct drm_device *drm;
sys/dev/drm/include/drm/drm_pci.h
38
struct drm_device;
sys/dev/drm/include/drm/drm_pci.h
42
struct drm_dma_handle *drm_pci_alloc(struct drm_device *dev, size_t size,
sys/dev/drm/include/drm/drm_pci.h
44
void drm_pci_free(struct drm_device *dev, struct drm_dma_handle * dmah);
sys/dev/drm/include/drm/drm_plane.h
548
struct drm_device *dev;
sys/dev/drm/include/drm/drm_plane.h
703
int drm_universal_plane_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_plane.h
712
int drm_plane_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_plane.h
741
struct drm_plane * drm_plane_from_index(struct drm_device *dev, int idx);
sys/dev/drm/include/drm/drm_plane.h
757
static inline struct drm_plane *drm_plane_find(struct drm_device *dev,
sys/dev/drm/include/drm/drm_prime.h
61
struct drm_device;
sys/dev/drm/include/drm/drm_prime.h
67
struct dma_buf *drm_gem_prime_export(struct drm_device *dev,
sys/dev/drm/include/drm/drm_prime.h
70
int drm_gem_prime_handle_to_fd(struct drm_device *dev,
sys/dev/drm/include/drm/drm_prime.h
73
struct drm_gem_object *drm_gem_prime_import(struct drm_device *dev,
sys/dev/drm/include/drm/drm_prime.h
76
struct drm_gem_object *drm_gem_prime_import_dev(struct drm_device *dev,
sys/dev/drm/include/drm/drm_prime.h
80
int drm_gem_prime_fd_to_handle(struct drm_device *dev,
sys/dev/drm/include/drm/drm_prime.h
82
struct dma_buf *drm_gem_dmabuf_export(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
181
struct drm_device *dev;
sys/dev/drm/include/drm/drm_property.h
210
struct drm_device *dev;
sys/dev/drm/include/drm/drm_property.h
242
struct drm_property *drm_property_create(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
245
struct drm_property *drm_property_create_enum(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
249
struct drm_property *drm_property_create_bitmask(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
254
struct drm_property *drm_property_create_range(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
257
struct drm_property *drm_property_create_signed_range(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
260
struct drm_property *drm_property_create_object(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
263
struct drm_property *drm_property_create_bool(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
267
void drm_property_destroy(struct drm_device *dev, struct drm_property *property);
sys/dev/drm/include/drm/drm_property.h
269
struct drm_property_blob *drm_property_create_blob(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
272
struct drm_property_blob *drm_property_lookup_blob(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
274
int drm_property_replace_global_blob(struct drm_device *dev,
sys/dev/drm/include/drm/drm_property.h
293
static inline struct drm_property *drm_property_find(struct drm_device *dev,
sys/dev/drm/include/drm/drm_simple_kms_helper.h
178
int drm_simple_display_pipe_init(struct drm_device *dev,
sys/dev/drm/include/drm/drm_sysfs.h
10
void drm_sysfs_hotplug_event(struct drm_device *dev);
sys/dev/drm/include/drm/drm_sysfs.h
4
struct drm_device;
sys/dev/drm/include/drm/drm_vblank.h
178
int drm_vblank_init(struct drm_device *dev, unsigned int num_crtcs);
sys/dev/drm/include/drm/drm_vblank.h
189
bool drm_handle_vblank(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/include/drm/drm_vblank.h
193
void drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/include/drm/drm_vblank.h
199
void drm_vblank_restore(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/include/drm/drm_vblank.h
202
bool drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev,
sys/dev/drm/include/drm/drm_vblank.h
35
struct drm_device;
sys/dev/drm/include/drm/drm_vblank.h
94
struct drm_device *dev;
sys/dev/drm/linux_irq.c
111
struct drm_device *ddev = dev_id;
sys/dev/drm/linux_irq.c
147
struct drm_device *ddev;
sys/dev/drm/linux_irq.c
166
struct drm_device *ddev;
sys/dev/drm/linux_irq.c
69
struct drm_device *ddev = dev;
sys/dev/drm/radeon/atom.h
114
struct drm_device *dev;
sys/dev/drm/radeon/atombios_crtc.c
1063
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1146
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1458
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1650
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1665
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
167
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1679
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1709
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1736
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1771
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
184
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
1850
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
200
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
2031
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
2074
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
2112
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
2132
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
2209
void radeon_atombios_init_crtc(struct drm_device *dev,
sys/dev/drm/radeon/atombios_crtc.c
226
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
252
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
267
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
304
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
351
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
39
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
559
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
82
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
834
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_crtc.c
963
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/atombios_dp.c
229
struct drm_device *dev = radeon_connector->base.dev;
sys/dev/drm/radeon/atombios_dp.c
362
struct drm_device *dev = radeon_connector->base.dev;
sys/dev/drm/radeon/atombios_dp.c
412
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_dp.c
789
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_dp.c
90
struct drm_device *dev = chan->dev;
sys/dev/drm/radeon/atombios_encoders.c
1071
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
1445
struct drm_device *dev = radeon_connector->base.dev;
sys/dev/drm/radeon/atombios_encoders.c
1495
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
1596
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
1633
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
169
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/atombios_encoders.c
1720
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
1838
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
1919
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
2068
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
2116
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
2169
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
223
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/atombios_encoders.c
2301
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/atombios_encoders.c
2331
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
2394
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
2443
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
2484
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
2602
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
2745
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/atombios_encoders.c
2778
radeon_add_atom_encoder(struct drm_device *dev,
sys/dev/drm/radeon/atombios_encoders.c
314
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/atombios_encoders.c
361
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
407
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
459
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
548
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
620
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
733
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_encoders.c
77
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/atombios_encoders.c
90
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/atombios_encoders.c
901
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/atombios_i2c.c
40
struct drm_device *dev = chan->dev;
sys/dev/drm/radeon/cik.c
8759
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/dce3_1_afmt.c
183
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/dce3_1_afmt.c
215
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/dce3_1_afmt.c
237
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/evergreen.c
1279
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/evergreen.c
1655
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/evergreen.c
1680
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/evergreen.c
1745
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/evergreen.c
1786
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/evergreen_hdmi.c
328
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/evergreen_hdmi.c
340
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/evergreen_hdmi.c
378
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/evergreen_hdmi.c
414
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/evergreen_hdmi.c
426
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/evergreen_hdmi.c
467
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/evergreen_hdmi.c
75
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r100.c
2624
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/r100.c
2936
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/r100.c
2957
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/r100.c
2985
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/r100.c
3035
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/r100.c
445
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/r100.c
476
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/r100.c
589
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/r100.c
612
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/r300.c
586
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/r420.c
479
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/r600.c
1010
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/r600.c
288
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600.c
4363
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/r600.c
943
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/r600_cs.c
36
extern void r600_cs_legacy_get_tiling_conf(struct drm_device *dev, u32 *npipes, u32 *nbanks, u32 *group_size);
sys/dev/drm/radeon/r600_dpm.c
159
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/r600_dpm.c
186
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/r600_hdmi.c
118
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/r600_hdmi.c
182
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600_hdmi.c
250
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600_hdmi.c
268
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600_hdmi.c
301
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600_hdmi.c
349
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600_hdmi.c
361
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600_hdmi.c
404
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600_hdmi.c
422
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/r600_hdmi.c
481
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon.h
2222
int radeon_gem_info_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2224
int radeon_gem_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2226
int radeon_gem_userptr_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2228
int radeon_gem_pin_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2230
int radeon_gem_unpin_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2232
int radeon_gem_pwrite_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2234
int radeon_gem_pread_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2236
int radeon_gem_set_domain_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2238
int radeon_gem_mmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2240
int radeon_gem_busy_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2242
int radeon_gem_wait_idle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2244
int radeon_gem_va_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2246
int radeon_gem_op_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2248
int radeon_cs_ioctl(struct drm_device *dev, void *data, struct drm_file *filp);
sys/dev/drm/radeon/radeon.h
2249
int radeon_gem_set_tiling_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2251
int radeon_gem_get_tiling_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon.h
2320
struct drm_device *ddev;
sys/dev/drm/radeon/radeon.h
2478
bool radeon_is_px(struct drm_device *dev);
sys/dev/drm/radeon/radeon.h
2480
struct drm_device *ddev,
sys/dev/drm/radeon/radeon.h
2840
extern int radeon_resume_kms(struct drm_device *dev, bool resume, bool fbcon);
sys/dev/drm/radeon/radeon.h
2841
extern int radeon_suspend_kms(struct drm_device *dev, bool suspend,
sys/dev/drm/radeon/radeon.h
2964
void radeon_add_atom_encoder(struct drm_device *dev, uint32_t encoder_enum,
sys/dev/drm/radeon/radeon.h
2972
void radeon_add_legacy_encoder(struct drm_device *dev,
sys/dev/drm/radeon/radeon.h
591
struct drm_device *dev,
sys/dev/drm/radeon/radeon.h
594
struct drm_device *dev,
sys/dev/drm/radeon/radeon_atombios.c
1126
bool radeon_atom_get_clock_info(struct drm_device *dev)
sys/dev/drm/radeon/radeon_atombios.c
1332
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_atombios.c
1621
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_atombios.c
1761
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_atombios.c
1947
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_atombios.c
274
static bool radeon_atom_apply_quirks(struct drm_device *dev,
sys/dev/drm/radeon/radeon_atombios.c
4066
void radeon_atom_initialize_bios_scratch_regs(struct drm_device *dev)
sys/dev/drm/radeon/radeon_atombios.c
4129
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_atombios.c
4158
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_atombios.c
4342
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_atombios.c
4397
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_atombios.c
509
bool radeon_get_atom_connector_info_from_object_table(struct drm_device *dev)
sys/dev/drm/radeon/radeon_atombios.c
838
static uint16_t atombios_get_connector_object_id(struct drm_device *dev,
sys/dev/drm/radeon/radeon_atombios.c
890
drm_device
sys/dev/drm/radeon/radeon_audio.c
448
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_audio.c
743
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_clocks.c
100
static bool radeon_read_clocks_OF(struct drm_device *dev)
sys/dev/drm/radeon/radeon_clocks.c
170
static bool radeon_read_clocks_OF(struct drm_device *dev)
sys/dev/drm/radeon/radeon_clocks.c
176
void radeon_get_clock_info(struct drm_device *dev)
sys/dev/drm/radeon/radeon_combios.c
1009
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_combios.c
1168
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_combios.c
124
static uint16_t combios_get_table_offset(struct drm_device *dev,
sys/dev/drm/radeon/radeon_combios.c
1313
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_combios.c
1329
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_combios.c
1382
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_combios.c
1406
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_combios.c
1447
bool radeon_get_legacy_connector_info_from_table(struct drm_device *dev)
sys/dev/drm/radeon/radeon_combios.c
2213
static bool radeon_apply_legacy_quirks(struct drm_device *dev,
sys/dev/drm/radeon/radeon_combios.c
2241
static bool radeon_apply_legacy_tv_quirks(struct drm_device *dev)
sys/dev/drm/radeon/radeon_combios.c
2264
static uint16_t combios_check_dl_dvi(struct drm_device *dev, int is_dvi_d)
sys/dev/drm/radeon/radeon_combios.c
2299
bool radeon_get_legacy_connector_info_from_bios(struct drm_device *dev)
sys/dev/drm/radeon/radeon_combios.c
2632
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_combios.c
2876
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_combios.c
3005
static void combios_parse_mmio_table(struct drm_device *dev, uint16_t offset)
sys/dev/drm/radeon/radeon_combios.c
3084
static void combios_parse_pll_table(struct drm_device *dev, uint16_t offset)
sys/dev/drm/radeon/radeon_combios.c
3174
static void combios_parse_ram_reset_table(struct drm_device *dev,
sys/dev/drm/radeon/radeon_combios.c
3221
static uint32_t combios_detect_ram(struct drm_device *dev, int ram,
sys/dev/drm/radeon/radeon_combios.c
3253
static void combios_write_ram_size(struct drm_device *dev)
sys/dev/drm/radeon/radeon_combios.c
3315
void radeon_combios_asic_init(struct drm_device *dev)
sys/dev/drm/radeon/radeon_combios.c
3414
void radeon_combios_initialize_bios_scratch_regs(struct drm_device *dev)
sys/dev/drm/radeon/radeon_combios.c
3440
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_combios.c
3459
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_combios.c
3560
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_combios.c
3595
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_combios.c
640
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_combios.c
668
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_combios.c
725
bool radeon_combios_get_clock_info(struct drm_device *dev)
sys/dev/drm/radeon/radeon_combios.c
810
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_combios.c
858
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_combios.c
913
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_connectors.c
1012
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1026
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1133
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
121
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1219
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1252
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1492
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1652
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1667
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1782
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
1870
radeon_add_atom_connector(struct drm_device *dev,
sys/dev/drm/radeon/radeon_connectors.c
2349
radeon_add_legacy_connector(struct drm_device *dev,
sys/dev/drm/radeon/radeon_connectors.c
245
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
2502
void radeon_setup_mst_connector(struct drm_device *dev)
sys/dev/drm/radeon/radeon_connectors.c
298
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
424
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
470
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_connectors.c
505
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_connectors.c
51
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
557
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
880
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_connectors.c
950
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_cs.c
655
int radeon_cs_ioctl(struct drm_device *dev, void *data, struct drm_file *filp)
sys/dev/drm/radeon/radeon_device.c
1217
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_device.c
1253
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_device.c
1283
struct drm_device *ddev,
sys/dev/drm/radeon/radeon_device.c
150
bool radeon_is_px(struct drm_device *dev)
sys/dev/drm/radeon/radeon_device.c
1603
int radeon_suspend_kms(struct drm_device *dev, bool suspend,
sys/dev/drm/radeon/radeon_device.c
1718
int radeon_resume_kms(struct drm_device *dev, bool resume, bool fbcon)
sys/dev/drm/radeon/radeon_display.c
117
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_display.c
1295
radeon_framebuffer_init(struct drm_device *dev,
sys/dev/drm/radeon/radeon_display.c
1312
radeon_user_framebuffer_create(struct drm_device *dev,
sys/dev/drm/radeon/radeon_display.c
1683
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_display.c
1809
int radeon_get_crtc_scanoutpos(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/radeon/radeon_display.c
189
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_display.c
216
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_display.c
407
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_display.c
45
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_display.c
481
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_display.c
616
struct drm_device *dev;
sys/dev/drm/radeon/radeon_display.c
669
static void radeon_crtc_init(struct drm_device *dev, int index)
sys/dev/drm/radeon/radeon_display.c
764
static void radeon_print_display_setup(struct drm_device *dev)
sys/dev/drm/radeon/radeon_display.c
83
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_display.c
840
static bool radeon_setup_enc_conn(struct drm_device *dev)
sys/dev/drm/radeon/radeon_dp_auxch.c
59
struct drm_device *dev = chan->dev;
sys/dev/drm/radeon/radeon_dp_mst.c
113
struct drm_device *dev = mst_conn->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
163
struct drm_device *dev = mst->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
272
struct drm_device *dev = master->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
29
struct drm_device *dev = primary->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
299
struct drm_device *dev = connector->dev;
sys/dev/drm/radeon/radeon_dp_mst.c
311
struct drm_device *dev = master->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
325
struct drm_device *dev = master->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
340
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_dp_mst.c
360
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_dp_mst.c
387
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_dp_mst.c
609
struct drm_device *dev = connector->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
658
struct drm_device *dev = radeon_connector->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
67
struct drm_device *dev = primary->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
673
struct drm_device *dev = radeon_connector->base.dev;
sys/dev/drm/radeon/radeon_dp_mst.c
758
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/radeon_drv.c
106
int radeon_driver_load_kms(struct drm_device *dev, unsigned long flags);
sys/dev/drm/radeon/radeon_drv.c
107
void radeon_driver_unload_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_drv.c
108
void radeon_driver_lastclose_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_drv.c
109
int radeon_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv);
sys/dev/drm/radeon/radeon_drv.c
110
void radeon_driver_postclose_kms(struct drm_device *dev,
sys/dev/drm/radeon/radeon_drv.c
112
int radeon_suspend_kms(struct drm_device *dev, bool suspend,
sys/dev/drm/radeon/radeon_drv.c
114
int radeon_resume_kms(struct drm_device *dev, bool resume, bool fbcon);
sys/dev/drm/radeon/radeon_drv.c
115
u32 radeon_get_vblank_counter_kms(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/radeon/radeon_drv.c
116
int radeon_enable_vblank_kms(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/radeon/radeon_drv.c
117
void radeon_disable_vblank_kms(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/radeon/radeon_drv.c
118
void radeon_driver_irq_preinstall_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_drv.c
119
int radeon_driver_irq_postinstall_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_drv.c
120
void radeon_driver_irq_uninstall_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_drv.c
127
struct dma_buf *radeon_gem_prime_export(struct drm_device *dev,
sys/dev/drm/radeon/radeon_drv.c
130
extern int radeon_get_crtc_scanoutpos(struct drm_device *dev, unsigned int crtc,
sys/dev/drm/radeon/radeon_drv.c
134
extern bool radeon_is_px(struct drm_device *dev);
sys/dev/drm/radeon/radeon_drv.c
141
struct drm_device *dev,
sys/dev/drm/radeon/radeon_drv.c
144
struct drm_device *dev,
sys/dev/drm/radeon/radeon_drv.c
147
struct drm_gem_object *radeon_gem_prime_import_sg_table(struct drm_device *dev,
sys/dev/drm/radeon/radeon_drv.c
461
struct drm_device *dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_drv.c
479
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_drv.c
486
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_drv.c
501
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_drv.c
508
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_drv.c
515
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_drv.c
542
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_drv.c
568
struct drm_device *drm_dev = pci_get_drvdata(pdev);
sys/dev/drm/radeon/radeon_drv.c
593
struct drm_device *dev;
sys/dev/drm/radeon/radeon_drv.c
652
static int radeon_sysctl_init(struct drm_device *dev, struct sysctl_ctx_list *ctx,
sys/dev/drm/radeon/radeon_drv.c
659
radeon_get_crtc_scanout_position(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/radeon/radeon_drv.c
845
struct drm_device *dev = softc->drm_driver_data;
sys/dev/drm/radeon/radeon_drv.c
854
struct drm_device *dev = softc->drm_driver_data;
sys/dev/drm/radeon/radeon_encoders.c
157
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_encoders.c
194
radeon_link_encoder_connector(struct drm_device *dev)
sys/dev/drm/radeon/radeon_encoders.c
217
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_encoders.c
235
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_encoders.c
260
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_encoders.c
275
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_encoders.c
316
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_encoders.c
35
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_encoders.c
362
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_encoders.c
69
void radeon_setup_encoder_clones(struct drm_device *dev)
sys/dev/drm/radeon/radeon_encoders.c
79
radeon_get_encoder_enum(struct drm_device *dev, uint32_t supported_device, uint8_t dac)
sys/dev/drm/radeon/radeon_fb.c
336
static int radeon_fbdev_destroy(struct drm_device *dev, struct radeon_fbdev *rfbdev)
sys/dev/drm/radeon/radeon_fence.c
1005
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/radeon_fence.c
972
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/radeon_gem.c
221
int radeon_gem_info_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
239
int radeon_gem_pread_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
247
int radeon_gem_pwrite_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
255
int radeon_gem_create_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
291
int radeon_gem_userptr_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
381
int radeon_gem_set_domain_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
411
struct drm_device *dev,
sys/dev/drm/radeon/radeon_gem.c
433
int radeon_gem_mmap_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
441
int radeon_gem_busy_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
468
int radeon_gem_wait_idle_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
503
int radeon_gem_set_tiling_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
521
int radeon_gem_get_tiling_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
606
int radeon_gem_va_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
712
int radeon_gem_op_ioctl(struct drm_device *dev, void *data,
sys/dev/drm/radeon/radeon_gem.c
756
struct drm_device *dev,
sys/dev/drm/radeon/radeon_gem.c
789
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/radeon_i2c.c
1026
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_i2c.c
908
struct radeon_i2c_chan *radeon_i2c_create(struct drm_device *dev,
sys/dev/drm/radeon/radeon_ib.c
297
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/radeon_irq_kms.c
102
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_irq_kms.c
118
void radeon_driver_irq_preinstall_kms(struct drm_device *dev)
sys/dev/drm/radeon/radeon_irq_kms.c
150
int radeon_driver_irq_postinstall_kms(struct drm_device *dev)
sys/dev/drm/radeon/radeon_irq_kms.c
169
void radeon_driver_irq_uninstall_kms(struct drm_device *dev)
sys/dev/drm/radeon/radeon_irq_kms.c
51
struct drm_device *dev = (struct drm_device *) arg;
sys/dev/drm/radeon/radeon_irq_kms.c
81
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/radeon_irq_kms.h
5
void radeon_driver_irq_preinstall_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_irq_kms.h
6
int radeon_driver_irq_postinstall_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_irq_kms.h
7
void radeon_driver_irq_uninstall_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_kms.c
186
static void radeon_set_filp_rights(struct drm_device *dev,
sys/dev/drm/radeon/radeon_kms.c
222
static int radeon_info_ioctl(struct drm_device *dev, void *data, struct drm_file *filp)
sys/dev/drm/radeon/radeon_kms.c
56
void radeon_driver_unload_kms(struct drm_device *dev)
sys/dev/drm/radeon/radeon_kms.c
617
void radeon_driver_lastclose_kms(struct drm_device *dev)
sys/dev/drm/radeon/radeon_kms.c
632
int radeon_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv)
sys/dev/drm/radeon/radeon_kms.c
709
void radeon_driver_postclose_kms(struct drm_device *dev,
sys/dev/drm/radeon/radeon_kms.c
761
u32 radeon_get_vblank_counter_kms(struct drm_device *dev, unsigned int pipe);
sys/dev/drm/radeon/radeon_kms.c
762
u32 radeon_get_vblank_counter_kms(struct drm_device *dev, unsigned int pipe)
sys/dev/drm/radeon/radeon_kms.c
822
int radeon_enable_vblank_kms(struct drm_device *dev, int crtc);
sys/dev/drm/radeon/radeon_kms.c
823
void radeon_disable_vblank_kms(struct drm_device *dev, int crtc);
sys/dev/drm/radeon/radeon_kms.c
834
int radeon_enable_vblank_kms(struct drm_device *dev, int crtc)
sys/dev/drm/radeon/radeon_kms.c
860
void radeon_disable_vblank_kms(struct drm_device *dev, int crtc)
sys/dev/drm/radeon/radeon_kms.c
95
int radeon_driver_load_kms(struct drm_device *dev, unsigned long flags)
sys/dev/drm/radeon/radeon_kms.h
10
int radeon_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv);
sys/dev/drm/radeon/radeon_kms.h
11
void radeon_driver_postclose_kms(struct drm_device *dev,
sys/dev/drm/radeon/radeon_kms.h
13
void radeon_driver_preclose_kms(struct drm_device *dev,
sys/dev/drm/radeon/radeon_kms.h
6
int radeon_driver_load_kms(struct drm_device *dev, unsigned long flags);
sys/dev/drm/radeon/radeon_kms.h
7
void radeon_driver_unload_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_kms.h
9
void radeon_driver_lastclose_kms(struct drm_device *dev);
sys/dev/drm/radeon/radeon_legacy_crtc.c
1060
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_legacy_crtc.c
1073
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_legacy_crtc.c
1115
void radeon_legacy_init_crtc(struct drm_device *dev,
sys/dev/drm/radeon/radeon_legacy_crtc.c
210
static void radeon_pll_wait_for_read_update_complete(struct drm_device *dev)
sys/dev/drm/radeon/radeon_legacy_crtc.c
225
static void radeon_pll_write_update(struct drm_device *dev)
sys/dev/drm/radeon/radeon_legacy_crtc.c
236
static void radeon_pll2_wait_for_read_update_complete(struct drm_device *dev)
sys/dev/drm/radeon/radeon_legacy_crtc.c
252
static void radeon_pll2_write_update(struct drm_device *dev)
sys/dev/drm/radeon/radeon_legacy_crtc.c
297
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_legacy_crtc.c
37
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_legacy_crtc.c
374
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_legacy_crtc.c
49
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_legacy_crtc.c
572
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_legacy_crtc.c
732
struct drm_device *dev = crtc->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1039
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1155
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1308
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1379
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1443
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1534
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1700
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1723
struct drm_device *dev = encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
1745
radeon_add_legacy_encoder(struct drm_device *dev, uint32_t encoder_enum, uint32_t supported_device)
sys/dev/drm/radeon/radeon_legacy_encoders.c
178
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
273
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
286
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
348
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
368
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
459
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
46
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
520
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
587
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
643
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
732
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
784
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
896
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_encoders.c
949
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_tv.c
237
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_tv.c
277
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_tv.c
301
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_tv.c
323
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_tv.c
386
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_tv.c
413
struct drm_device *dev = radeon_encoder->base.dev;
sys/dev/drm/radeon/radeon_legacy_tv.c
423
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_legacy_tv.c
535
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/radeon_mode.h
201
struct drm_device *dev;
sys/dev/drm/radeon/radeon_mode.h
695
radeon_add_atom_connector(struct drm_device *dev,
sys/dev/drm/radeon/radeon_mode.h
705
radeon_add_legacy_connector(struct drm_device *dev,
sys/dev/drm/radeon/radeon_mode.h
713
radeon_get_encoder_enum(struct drm_device *dev, uint32_t supported_device,
sys/dev/drm/radeon/radeon_mode.h
715
extern void radeon_link_encoder_connector(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
790
extern struct radeon_i2c_chan *radeon_i2c_create(struct drm_device *dev,
sys/dev/drm/radeon/radeon_mode.h
831
extern void radeon_setup_encoder_clones(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
833
struct drm_encoder *radeon_encoder_legacy_lvds_add(struct drm_device *dev, int bios_index);
sys/dev/drm/radeon/radeon_mode.h
834
struct drm_encoder *radeon_encoder_legacy_primary_dac_add(struct drm_device *dev, int bios_index, int with_tv);
sys/dev/drm/radeon/radeon_mode.h
835
struct drm_encoder *radeon_encoder_legacy_tv_dac_add(struct drm_device *dev, int bios_index, int with_tv);
sys/dev/drm/radeon/radeon_mode.h
836
struct drm_encoder *radeon_encoder_legacy_tmds_int_add(struct drm_device *dev, int bios_index);
sys/dev/drm/radeon/radeon_mode.h
837
struct drm_encoder *radeon_encoder_legacy_tmds_ext_add(struct drm_device *dev, int bios_index);
sys/dev/drm/radeon/radeon_mode.h
879
extern int radeon_get_crtc_scanoutpos(struct drm_device *dev, unsigned int pipe,
sys/dev/drm/radeon/radeon_mode.h
887
extern bool radeon_atom_get_clock_info(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
888
extern bool radeon_combios_get_clock_info(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
915
extern void radeon_combios_initialize_bios_scratch_regs(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
917
extern void radeon_atom_initialize_bios_scratch_regs(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
928
int radeon_framebuffer_init(struct drm_device *dev,
sys/dev/drm/radeon/radeon_mode.h
933
int radeonfb_remove(struct drm_device *dev, struct drm_framebuffer *fb);
sys/dev/drm/radeon/radeon_mode.h
934
bool radeon_get_legacy_connector_info_from_bios(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
935
bool radeon_get_legacy_connector_info_from_table(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
936
void radeon_atombios_init_crtc(struct drm_device *dev,
sys/dev/drm/radeon/radeon_mode.h
938
void radeon_legacy_init_crtc(struct drm_device *dev,
sys/dev/drm/radeon/radeon_mode.h
941
void radeon_get_clock_info(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
943
extern bool radeon_get_atom_connector_info_from_object_table(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
944
extern bool radeon_get_atom_connector_info_from_supported_devices_table(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
947
void radeon_copy_fb(struct drm_device *dev, struct drm_gem_object *dst_obj);
sys/dev/drm/radeon/radeon_mode.h
948
void radeon_combios_asic_init(struct drm_device *dev);
sys/dev/drm/radeon/radeon_mode.h
998
void radeon_setup_mst_connector(struct drm_device *dev);
sys/dev/drm/radeon/radeon_pm.c
1731
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/radeon_pm.c
1812
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/radeon_pm.c
1967
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/radeon_pm.c
1969
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/radeon_pm.c
359
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/radeon/radeon_pm.c
375
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/radeon/radeon_pm.c
414
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/radeon/radeon_pm.c
428
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/radeon/radeon_pm.c
473
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/radeon/radeon_pm.c
487
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/radeon/radeon_pm.c
517
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/radeon/radeon_pm.c
535
struct drm_device *ddev = dev_get_drvdata(dev);
sys/dev/drm/radeon/radeon_pm.c
677
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/radeon_pm.c
792
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/radeon_prime.c
148
struct dma_buf *radeon_gem_prime_export(struct drm_device *dev,
sys/dev/drm/radeon/radeon_prime.c
35
struct drm_gem_object *radeon_gem_prime_import_sg_table(struct drm_device *dev,
sys/dev/drm/radeon/radeon_prime.c
41
struct dma_buf *radeon_gem_prime_export(struct drm_device *dev,
sys/dev/drm/radeon/radeon_prime.c
73
struct drm_gem_object *radeon_gem_prime_import_sg_table(struct drm_device *dev,
sys/dev/drm/radeon/radeon_ring.c
463
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/radeon_ttm.c
1051
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/rs400.c
303
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/rs600.c
154
struct drm_device *dev = encoder->dev;
sys/dev/drm/radeon/rs600.c
312
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/rs600.c
330
struct drm_device *ddev = rdev->ddev;
sys/dev/drm/radeon/rs600.c
399
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/rs600.c
426
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/rs780_dpm.c
225
struct drm_device *dev = rdev->ddev;
sys/dev/drm/radeon/rv515.c
235
struct drm_device *dev = node->minor->dev;
sys/dev/drm/radeon/rv515.c
253
struct drm_device *dev = node->minor->dev;
sys/dev/drm/ttm/ttm_bo_vm.c
773
ttm_bo_mmap_single(struct file *fp, struct drm_device *dev,