Searched refs:drm_mode_object (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_crtc_internal.h | 35 struct drm_mode_object *obj, uint32_t obj_type); 37 struct drm_mode_object *object); 40 int drm_atomic_get_property(struct drm_mode_object *obj,
|
D | drm_crtc.c | 276 struct drm_mode_object *obj, in drm_mode_object_get_reg() 313 struct drm_mode_object *obj, uint32_t obj_type) in drm_mode_object_get() 319 struct drm_mode_object *obj) in drm_mode_object_register() 336 struct drm_mode_object *object) in drm_mode_object_put() 343 static struct drm_mode_object *_object_find(struct drm_device *dev, in _object_find() 346 struct drm_mode_object *obj = NULL; in _object_find() 373 struct drm_mode_object *drm_mode_object_find(struct drm_device *dev, in drm_mode_object_find() 376 struct drm_mode_object *obj = NULL; in drm_mode_object_find() 462 struct drm_mode_object *obj = NULL; in __drm_framebuffer_lookup() 2060 static int get_properties(struct drm_mode_object *obj, bool atomic, in get_properties() [all …]
|
D | drm_atomic.c | 695 int drm_atomic_get_property(struct drm_mode_object *obj, in drm_atomic_get_property() 1125 struct drm_mode_object *obj, struct drm_property *prop, in atomic_set_prop() 1128 struct drm_mode_object *ref; in atomic_set_prop() 1245 struct drm_mode_object *obj; in drm_mode_atomic_ioctl()
|
/linux-4.1.27/include/drm/ |
D | drm_crtc.h | 58 struct drm_mode_object { struct 200 struct drm_mode_object base; 218 struct drm_mode_object base; 232 struct drm_mode_object base; 436 struct drm_mode_object base; 590 struct drm_mode_object base; 673 struct drm_mode_object base; 848 struct drm_mode_object base; 1324 extern int drm_object_property_set_value(struct drm_mode_object *obj, 1327 extern int drm_object_property_get_value(struct drm_mode_object *obj, [all …]
|
D | drm_modes.h | 102 struct drm_mode_object base;
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_kms.h | 227 struct drm_mode_object *obj);
|
D | mdp5_plane.c | 87 struct drm_mode_object *obj) in mdp5_plane_install_properties()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_kms.h | 200 struct drm_mode_object *obj);
|
D | mdp4_plane.c | 63 struct drm_mode_object *obj) in mdp4_plane_install_properties()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_drv.h | 176 struct drm_mode_object *obj);
|
D | omap_plane.c | 296 struct drm_mode_object *obj) in omap_plane_install_properties()
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 429 struct drm_mode_object *mobj; in armada_overlay_plane_create()
|