diff options
| author | Wenjing Liu <[email protected]> | 2018-11-13 18:21:53 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-01-14 15:04:33 -0500 |
| commit | d5cf79eeda52045bc685939b86975944312f688f (patch) | |
| tree | f02d62861c9fd9cd1dcf7d17c5f3c536ed4668dd /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 630cb40ffd4a308e98c334cc9f01640a0ccb0aaa (diff) | |
drm/amd/display: implement dc_init_callbacks to assign callback pointers after dc_create
[why]
Some components depend on dc to constuct
but need to assign callback functions to dc.
[how]
Instead of assigning dc callback functions in dc_create,
decouple the callback init to a standlone function after dc_create. This
is currently a no-op.
Signed-off-by: Wenjing Liu <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions