Searched refs:drm_mode_object (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/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() 312 struct drm_mode_object *obj, uint32_t obj_type) in drm_mode_object_get() 318 struct drm_mode_object *obj) in drm_mode_object_register() 335 struct drm_mode_object *object) in drm_mode_object_put() 342 static struct drm_mode_object *_object_find(struct drm_device *dev, in _object_find() 345 struct drm_mode_object *obj = NULL; in _object_find() 374 struct drm_mode_object *drm_mode_object_find(struct drm_device *dev, in drm_mode_object_find() 377 struct drm_mode_object *obj = NULL; in drm_mode_object_find() 463 struct drm_mode_object *obj = NULL; in __drm_framebuffer_lookup() 1939 static int get_properties(struct drm_mode_object *obj, bool atomic, in get_properties() [all …]
|
D | drm_atomic.c | 906 int drm_atomic_get_property(struct drm_mode_object *obj, in drm_atomic_get_property() 1374 struct drm_mode_object *obj, struct drm_property *prop, in atomic_set_prop() 1377 struct drm_mode_object *ref; in atomic_set_prop() 1534 struct drm_mode_object *obj; in drm_mode_atomic_ioctl()
|
/linux-4.4.14/include/drm/ |
D | drm_crtc.h | 58 struct drm_mode_object { struct 202 struct drm_mode_object base; 218 struct drm_mode_object base; 235 struct drm_mode_object base; 438 struct drm_mode_object base; 587 struct drm_mode_object base; 671 struct drm_mode_object base; 851 struct drm_mode_object base; 1327 extern int drm_object_property_set_value(struct drm_mode_object *obj, 1330 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.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_drv.h | 155 struct drm_mode_object *obj);
|
D | omap_plane.c | 233 struct drm_mode_object *obj) in omap_plane_install_properties()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_plane.c | 79 struct drm_mode_object *obj) in mdp4_plane_install_properties()
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 439 struct drm_mode_object *mobj; in armada_overlay_plane_create()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_plane.c | 91 struct drm_mode_object *obj) in mdp5_plane_install_properties()
|