diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2022-07-28 15:40:56 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2022-07-29 17:01:46 +0300 |
commit | 1baf9127c482a3a58aef81d92ae751798e2db202 (patch) | |
tree | 85389daf304749ef20d81a796a6a6fb786ffa68c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4f4dc37e374c957b2bbcd3b1f3dad73afeb647a5 (diff) | |
download | linux-1baf9127c482a3a58aef81d92ae751798e2db202.tar.xz |
drm/mgag200: Replace simple-KMS with regular atomic helpers
Drop simple-KMS in favor of regular atomic helpers. Makes the code
more modular and hence better to adapt to per-model requirements.
The simple-KMS helpers provide few extra features, so the patch is
mostly about open-coding what simple-KMS does. The simple-KMS helpers
do mix up plane and CRTC state. Changing to regular atomic helpers
requires to split some of the simple-pipe functions into per-plane
and per-CRTC code
No functional changes.
v3:
* always run drm_atomic_helper_check_plane_state()
* clean up style
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Tested-by: Jocelyn Falempe <jfalempe@redhat.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220728124103.30159-8-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions