Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a04649af authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: update the abi signatures



Someone modified the DRM settings but forgot to update the ABI...

Leaf changes summary: 3 artifacts changed
Changed leaf types summary: 3 leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

'struct drm_connector at drm_connector.h:1090:1' changed:
  type size changed from 14528 to 14208 (in bits)
  16 data member deletions:
    'u8 drm_connector::pt_scan_info', at offset 13440 (in bits) at drm_connector.h:1370:1

    'u8 drm_connector::it_scan_info', at offset 13448 (in bits) at drm_connector.h:1371:1

    'u8 drm_connector::ce_scan_info', at offset 13456 (in bits) at drm_connector.h:1372:1

    'u32 drm_connector::color_enc_fmt', at offset 13472 (in bits) at drm_connector.h:1373:1

    'u32 drm_connector::hdr_eotf', at offset 13504 (in bits) at drm_connector.h:1374:1

    'bool drm_connector::hdr_metadata_type_one', at offset 13536 (in bits) at drm_connector.h:1375:1

    'u32 drm_connector::hdr_max_luminance', at offset 13568 (in bits) at drm_connector.h:1376:1

    'u32 drm_connector::hdr_avg_luminance', at offset 13600 (in bits) at drm_connector.h:1377:1

    'u32 drm_connector::hdr_min_luminance', at offset 13632 (in bits) at drm_connector.h:1378:1

    'bool drm_connector::hdr_supported', at offset 13664 (in bits) at drm_connector.h:1379:1

    'u8 drm_connector::hdr_plus_app_ver', at offset 13672 (in bits) at drm_connector.h:1380:1

    'int drm_connector::max_tmds_char', at offset 13696 (in bits) at drm_connector.h:1392:1

    'bool drm_connector::scdc_present', at offset 13728 (in bits) at drm_connector.h:1393:1

    'bool drm_connector::rr_capable', at offset 13736 (in bits) at drm_connector.h:1394:1

    'bool drm_connector::supports_scramble', at offset 13744 (in bits) at drm_connector.h:1395:1

    'int drm_connector::flags_3d', at offset 13760 (in bits) at drm_connector.h:1396:1

  there are data member changes:
   type 'struct drm_display_info' of 'drm_connector::display_info' changed:
     type size hasn't changed
     there are data member changes:
      type 'struct drm_hdmi_info' of 'drm_display_info::hdmi' changed:
        type size hasn't changed
        1 data member deletion:
          'u16 drm_hdmi_info::colorimetry', at offset 400 (in bits) at drm_connector.h:213:1

        145 impacted interfaces:

     145 impacted interfaces:
   'bool drm_connector::edid_corrupt' offset changed from 13792 to 13440 (in bits) (by -352 bits)
   'u8 drm_connector::real_edid_checksum' offset changed from 13800 to 13448 (in bits) (by -352 bits)
   'dentry* drm_connector::debugfs_entry' offset changed from 13824 to 13504 (in bits) (by -320 bits)
   'drm_connector_state* drm_connector::state' offset changed from 13888 to 13568 (in bits) (by -320 bits)
   'drm_property_blob* drm_connector::tile_blob_ptr' offset changed from 13952 to 13632 (in bits) (by -320 bits)
   'bool drm_connector::has_tile' offset changed from 14016 to 13696 (in bits) (by -320 bits)
   'drm_tile_group* drm_connector::tile_group' offset changed from 14080 to 13760 (in bits) (by -320 bits)
   'bool drm_connector::tile_is_single_monitor' offset changed from 14144 to 13824 (in bits) (by -320 bits)
   'uint8_t drm_connector::num_h_tile' offset changed from 14152 to 13832 (in bits) (by -320 bits)
   'uint8_t drm_connector::num_v_tile' offset changed from 14160 to 13840 (in bits) (by -320 bits)
   'uint8_t drm_connector::tile_h_loc' offset changed from 14168 to 13848 (in bits) (by -320 bits)
   'uint8_t drm_connector::tile_v_loc' offset changed from 14176 to 13856 (in bits) (by -320 bits)
   'uint16_t drm_connector::tile_h_size' offset changed from 14192 to 13872 (in bits) (by -320 bits)
   'uint16_t drm_connector::tile_v_size' offset changed from 14208 to 13888 (in bits) (by -320 bits)
   'llist_node drm_connector::free_node' offset changed from 14272 to 13952 (in bits) (by -320 bits)
   'hdr_sink_metadata drm_connector::hdr_sink_metadata' offset changed from 14336 to 14016 (in bits) (by -320 bits)
   'drm_panel* drm_connector::panel' offset changed from 14464 to 14144 (in bits) (by -320 bits)

  145 impacted interfaces:

'struct drm_display_info at drm_connector.h:369:1' changed:
  details were reported earlier

'struct drm_hdmi_info at drm_connector.h:186:1' changed:
  details were reported earlier

Bug: 139653858
Cc: Abhinav Kumar <abhinavk@codeaurora.org>
Cc: Alistair Delva <adelva@google.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia9d74c49921f406400d3dcc45faf550472c44849
parent 8b5eaebe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment