Home
last modified time | relevance | path

Searched refs:drm_mode_object (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc_internal.h35 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,
Ddrm_crtc.c276 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 …]
Ddrm_atomic.c906 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/
Ddrm_crtc.h58 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 …]
Ddrm_modes.h102 struct drm_mode_object base;
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_drv.h155 struct drm_mode_object *obj);
Domap_plane.c233 struct drm_mode_object *obj) in omap_plane_install_properties()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_plane.c79 struct drm_mode_object *obj) in mdp4_plane_install_properties()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_overlay.c439 struct drm_mode_object *mobj; in armada_overlay_plane_create()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c91 struct drm_mode_object *obj) in mdp5_plane_install_properties()