mirror of
https://github.com/brl/mutter.git
synced 2025-07-23 18:11:23 +00:00
78e6258b44c1a15d7bf90685cc708b568e788fad

On hybrid GPU systems, hardware cursors needs to be realized on all the GPUs, as scanout cursor planes cannot be shared. Do this by moving gbm buffer and drm buffer ID management to a per GPU struct, realizing a cursor on each GPU when previously only realized on the primary GPU. https://bugzilla.gnome.org/show_bug.cgi?id=785381
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%