mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-09 05:08:04 +02:00
hopefully shit works now without this...
This commit is contained in:
parent
e85ec6693a
commit
0d1cb1e840
1 changed files with 1 additions and 1 deletions
|
|
@ -479,7 +479,7 @@ struct drm_output {
|
|||
struct drm_display_info *monitor_info; /* if any */
|
||||
const struct drm_output_funcs *funcs;
|
||||
void *driver_private;
|
||||
uint32_t make_shit_work;
|
||||
|
||||
struct list_head user_modes;
|
||||
struct drm_property_blob *edid_blob_ptr;
|
||||
u32 property_ids[DRM_OUTPUT_MAX_PROPERTY];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue