diff options
author | Maarten Lankhorst <[email protected]> | 2015-05-18 10:06:40 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-05-18 16:39:41 +0200 |
commit | 036ef5733ba433760a3512bb5f7a155946e2df05 (patch) | |
tree | 45fa24bd9722b147d1449e572e5f0e1e7433bd0b /tools/perf/scripts/python/syscall-counts.py | |
parent | 744b058827b3db9a4f6027522dd9c73a208c2d31 (diff) |
drm/atomic: Allow drivers to subclass drm_atomic_state, v3
Drivers may need to store the state of shared resources, such as PLLs
or FIFO space, into the atomic state. Allow this by making it possible
to subclass drm_atomic_state.
Changes since v1:
- Change member names for functions to atomic_state_(alloc,clear)
- Change __drm_atomic_state_new to drm_atomic_state_init
- Allow free function to be overridden too, in case extra memory is
allocated in alloc.
Changes since v2:
- Rename *_default_free to default_release, to make clear it doesn't
free the state object itself.
Cc: [email protected]
Acked-by: Ander Conselvan de Oliveira <[email protected]>
Signed-off-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions