Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d567f5db412ed52de0b3b3efca4a451263de6108
/
drivers
/
gpu
/
drm
/
drm_property.c
753f267
drm: property: Replace strncpy() with strscpy_pad()
by Laurent Pinchart
· 3 years, 6 months ago
0ae865e
drm: Fix typo in comments
by Cai Huoqing
· 3 years, 6 months ago
4cf1d87
drm: Few typo fixes
by Bhaskar Chowdhury
· 3 years, 10 months ago
5bf8bec
drm: limit to INT_MAX in create_blob ioctl
by Daniel Vetter
· 5 years ago
0500c04
drm: drop use of drmP.h in drm/*
by Sam Ravnborg
· 6 years ago
1e55a53
drm: Trivial comment grammar cleanups
by Matt Roper
· 6 years ago
69fdf42
drm: Differentiate the lack of an interface from invalid parameter
by Chris Wilson
· 6 years ago
718b540
drm: Use kvzalloc for allocating blob property memory
by Michel Dänzer
· 7 years ago
30e9db6d
drm: Don't pass the index to drm_property_add_enum()
by Ville Syrjälä
· 7 years ago
9c60583
Revert "drm: Use a flexible array member for blob property data"
by Ville Syrjälä
· 7 years ago
100bc0d
drm: Reject bad property flag combinations
by Ville Syrjälä
· 7 years ago
51abc976
drm: Make property flags u32
by Ville Syrjälä
· 7 years ago
8c6c2fe
drm: WARN when trying to add enum value > 63 to a bitmask property
by Ville Syrjälä
· 7 years ago
1371f26
drm: WARN when trying add enum values to non-enum/bitmask properties
by Ville Syrjälä
· 7 years ago
6f881d0
drm: Reject replacing property enum values
by Ville Syrjälä
· 7 years ago
5ebbb5b
drm: Check property/enum name length
by Ville Syrjälä
· 7 years ago
8e5e83a
drm: Don't create properties without names
by Ville Syrjälä
· 7 years ago
418da17
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
by Keith Packard
· 8 years ago
5f057ff
drm: rename, adjust and export drm_atomic_replace_property_blob
by Peter Rosin
· 8 years ago
8cb68c8
drm: Fix get_property logic fumble
by Daniel Vetter
· 8 years ago
eb8eb02
drm: Drop modeset_lock_all from the getproperty ioctl
by Daniel Vetter
· 8 years ago
6472e50
drm: Introduce drm_property_blob_{get,put}()
by Thierry Reding
· 8 years ago
020a218
drm: Introduce drm_mode_object_{get,put}()
by Thierry Reding
· 8 years ago
2135ea7
drm: Rename drm_mode_object_get()
by Thierry Reding
· 8 years ago
d574528
drm/kms-core: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
ea0dd85
drm/doc: use preferred struct reference in kernel-doc
by Daniel Vetter
· 8 years ago
75df624
drm: Use u64_to_user_ptr() helper for blob ioctls
by Chris Wilson
· 8 years ago
6a8a66e
drm/doc: Fix links in drm_property.c
by Daniel Vetter
· 8 years ago
30c0657
Revert "drm: Unify handling of blob and object properties"
by Maarten Lankhorst
· 8 years ago
c8458c7
drm/doc: Polish docs for drm_property&drm_property_blob
by Daniel Vetter
· 8 years ago
77953bd
drm: Unify handling of blob and object properties
by Daniel Vetter
· 8 years ago
59e71ee
drm: Extract drm_property.[hc]
by Daniel Vetter
· 8 years ago