diff options
| author | Thomas Zimmermann <[email protected]> | 2021-12-17 15:46:12 +0100 |
|---|---|---|
| committer | Javier Martinez Canillas <[email protected]> | 2022-01-27 19:15:24 +0100 |
| commit | 66755b4871782cb95e3584c9e88b6ed6c52c9022 (patch) | |
| tree | b675afaad0eb03256311664b3f43f418fb806917 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | a7b23fd90c804e79d1edb478b42935848bcd7e36 (diff) | |
drm/qxl: Move ioctl array next to its only user
Move the array qxl_ioctl to qxl_drv.c and initialize the num_ioctls
field of struct drm_driver at runtime. Replaces the current fragile
ioctl setup and allows for generating the module init/exit code.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions