diff options
| author | Thomas Zimmermann <[email protected]> | 2020-06-05 09:32:16 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-06-10 09:02:59 +0200 |
| commit | 69a833767599931d41f6bbc9c91cdfef7fdb0379 (patch) | |
| tree | e74f83600338372aa67e59b419c241f193f35b10 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 6a32e55d18b34a787f7beaacc912b30b58022646 (diff) | |
drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()
The kirin drivers uses drm_gem_cma_dumb_create_internal() for its
.dumb_create implementation. The function is meant for internal use
only by drivers that require additional buffer setup.
Kirin does not do an additional setup, so convert it over to
drm_gem_cma_dumb_create().
Signed-off-by: Thomas Zimmermann <[email protected]>
Tested-by: John Stultz <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Cc: Xu YiPing <[email protected]>
Cc: Rongrong Zou <[email protected]>
Cc: Xinliang Liu <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions