diff options
author | Daniel Vetter <[email protected]> | 2017-12-14 21:30:53 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-12-15 11:26:54 +0100 |
commit | da6c05969785a0f4108a089ef33c55f46ae21775 (patch) | |
tree | 1690b9d79f969ca8a18578d774b36647472f952f /net/unix/sysctl_net_unix.c | |
parent | 924fe8df7fcfa508729b5a1591df41c0bafed429 (diff) |
drm/atomic: document how to handle driver private objects
DK put some nice docs into the commit introducing driver private
state, but in the git history alone it'll be lost.
Also, since Ville remove the void* usage it's a good opportunity to
give the driver private stuff some tlc on the doc front.
Finally try to explain why the "let's just subclass drm_atomic_state"
approach wasn't the greatest, and annotate all those functions as
deprecated in favour of more standardized driver private states. Also
note where we could/should extend driver private states going forward
(atm neither locking nor synchronization is handled in core/helpers,
which isn't really all that great).
v2: Spelling and phrasing improvements (Alex, DK).
Cc: Harry Wentland <[email protected]>
Cc: Dhinakaran Pandiyan <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Rob Clark <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Ben Skeggs <[email protected]>
Reviewed-by: Dhinakaran Pandiyan <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions