mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-07 11:08:05 +02:00
HERE BEZ HACKZ.. magic variable to make shit work
This commit is contained in:
parent
a19e0efb0e
commit
6d03411e5f
1 changed files with 1 additions and 1 deletions
|
|
@ -471,7 +471,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