Jonas Ådahl
|
e089e53b24
|
crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode
It carries the drmModeModeInfo copy in it's instance struct, instead of
the `driver_private` it was using before.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1287
This version of the commit includes fixes from:
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1305
|
2020-06-11 09:20:16 +00:00 |
|
Georges Basile Stavracas Neto
|
49408e8f9f
|
Revert "crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode"
This reverts commit 09078762a , which breaks Mutter.
|
2020-06-10 23:11:21 -03:00 |
|
Jonas Ådahl
|
09078762ac
|
crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode
It carries the drmModeModeInfo copy in it's instance struct, instead of
the `driver_private` it was using before.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1287
|
2020-06-10 18:54:51 +00:00 |
|