€•7RŒsphinx.addnodes”Œdocument”“”)”}”(Œ rawsource”Œ”Œchildren”]”(Œ translations”Œ LanguagesNode”“”)”}”(hhh]”(hŒ pending_xref”“”)”}”(hhh]”Œdocutils.nodes”ŒText”“”ŒChinese (Simplified)”…””}”Œparent”hsbaŒ attributes”}”(Œids”]”Œclasses”]”Œnames”]”Œdupnames”]”Œbackrefs”]”Œ refdomain”Œstd”Œreftype”Œdoc”Œ reftarget”Œ7/translations/zh_CN/firmware-guide/acpi/video_extension”Œmodname”NŒ classname”NŒ refexplicit”ˆuŒtagname”hhh ubh)”}”(hhh]”hŒChinese (Traditional)”…””}”hh2sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ7/translations/zh_TW/firmware-guide/acpi/video_extension”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒItalian”…””}”hhFsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ7/translations/it_IT/firmware-guide/acpi/video_extension”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒJapanese”…””}”hhZsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ7/translations/ja_JP/firmware-guide/acpi/video_extension”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒKorean”…””}”hhnsbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ7/translations/ko_KR/firmware-guide/acpi/video_extension”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒPortuguese (Brazilian)”…””}”hh‚sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ7/translations/pt_BR/firmware-guide/acpi/video_extension”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubh)”}”(hhh]”hŒSpanish”…””}”hh–sbah}”(h]”h ]”h"]”h$]”h&]”Œ refdomain”h)Œreftype”h+Œ reftarget”Œ7/translations/sp_SP/firmware-guide/acpi/video_extension”Œmodname”NŒ classname”NŒ refexplicit”ˆuh1hhh ubeh}”(h]”h ]”h"]”h$]”h&]”Œcurrent_language”ŒEnglish”uh1h hhŒ _document”hŒsource”NŒline”NubhŒcomment”“”)”}”(hŒ SPDX-License-Identifier: GPL-2.0”h]”hŒ SPDX-License-Identifier: GPL-2.0”…””}”hh·sbah}”(h]”h ]”h"]”h$]”h&]”Œ xml:space”Œpreserve”uh1hµhhh²hh³ŒQ/var/lib/git/docbuild/linux/Documentation/firmware-guide/acpi/video_extension.rst”h´KubhŒsection”“”)”}”(hhh]”(hŒtitle”“”)”}”(hŒACPI video extensions”h]”hŒACPI video extensions”…””}”(hhÏh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÍhhÊh²hh³hÇh´KubhŒ paragraph”“”)”}”(hX•This driver implement the ACPI Extensions For Display Adapters for integrated graphics devices on motherboard, as specified in ACPI 2.0 Specification, Appendix B, allowing to perform some basic control like defining the video POST device, retrieving EDID information or to setup a video output, etc. Note that this is an ref. implementation only. It may or may not work for your integrated video device.”h]”hX•This driver implement the ACPI Extensions For Display Adapters for integrated graphics devices on motherboard, as specified in ACPI 2.0 Specification, Appendix B, allowing to perform some basic control like defining the video POST device, retrieving EDID information or to setup a video output, etc. Note that this is an ref. implementation only. It may or may not work for your integrated video device.”…””}”(hhßh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KhhÊh²hubhÞ)”}”(hŒ@The ACPI video driver does 3 things regarding backlight control.”h]”hŒ@The ACPI video driver does 3 things regarding backlight control.”…””}”(hhíh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KhhÊh²hubhÉ)”}”(hhh]”(hÎ)”}”(hŒBExport a sysfs interface for user space to control backlight level”h]”hŒBExport a sysfs interface for user space to control backlight level”…””}”(hhþh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÍhhûh²hh³hÇh´KubhÞ)”}”(hXUIf the ACPI table has a video device, and acpi_backlight=vendor kernel command line is not present, the driver will register a backlight device and set the required backlight operation structure for it for the sysfs interface control. For every registered class device, there will be a directory named acpi_videoX under /sys/class/backlight.”h]”hXUIf the ACPI table has a video device, and acpi_backlight=vendor kernel command line is not present, the driver will register a backlight device and set the required backlight operation structure for it for the sysfs interface control. For every registered class device, there will be a directory named acpi_videoX under /sys/class/backlight.”…””}”(hj h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Khhûh²hubhÞ)”}”(hŒmThe backlight sysfs interface has a standard definition here: Documentation/ABI/stable/sysfs-class-backlight.”h]”hŒmThe backlight sysfs interface has a standard definition here: Documentation/ABI/stable/sysfs-class-backlight.”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Khhûh²hubhÞ)”}”(hŒ#And what ACPI video driver does is:”h]”hŒ#And what ACPI video driver does is:”…””}”(hj(h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Khhûh²hubhŒdefinition_list”“”)”}”(hhh]”(hŒdefinition_list_item”“”)”}”(hŒ{actual_brightness: on read, control method _BQC will be evaluated to get the brightness level the firmware thinks it is at;”h]”(hŒterm”“”)”}”(hŒactual_brightness:”h]”hŒactual_brightness:”…””}”(hjCh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jAh³hÇh´Khj=ubhŒ definition”“”)”}”(hhh]”hÞ)”}”(hŒhon read, control method _BQC will be evaluated to get the brightness level the firmware thinks it is at;”h]”hŒhon read, control method _BQC will be evaluated to get the brightness level the firmware thinks it is at;”…””}”(hjVh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KhjSubah}”(h]”h ]”h"]”h$]”h&]”uh1jQhj=ubeh}”(h]”h ]”h"]”h$]”h&]”uh1j;h³hÇh´Khj8ubj<)”}”(hŒCbl_power: not implemented, will set the current brightness instead;”h]”(jB)”}”(hŒ bl_power:”h]”hŒ bl_power:”…””}”(hjth²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jAh³hÇh´K!hjpubjR)”}”(hhh]”hÞ)”}”(hŒ9not implemented, will set the current brightness instead;”h]”hŒ9not implemented, will set the current brightness instead;”…””}”(hj…h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´K"hj‚ubah}”(h]”h ]”h"]”h$]”h&]”uh1jQhjpubeh}”(h]”h ]”h"]”h$]”h&]”uh1j;h³hÇh´K!hj8h²hubj<)”}”(hŒYbrightness: on write, control method _BCM will run to set the requested brightness level;”h]”(jB)”}”(hŒ brightness:”h]”hŒ brightness:”…””}”(hj£h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jAh³hÇh´K#hjŸubjR)”}”(hhh]”hÞ)”}”(hŒMon write, control method _BCM will run to set the requested brightness level;”h]”hŒMon write, control method _BCM will run to set the requested brightness level;”…””}”(hj´h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´K$hj±ubah}”(h]”h ]”h"]”h$]”h&]”uh1jQhjŸubeh}”(h]”h ]”h"]”h$]”h&]”uh1j;h³hÇh´K#hj8h²hubj<)”}”(hŒ9max_brightness: Derived from the _BCL package(see below);”h]”(jB)”}”(hŒmax_brightness:”h]”hŒmax_brightness:”…””}”(hjÒh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jAh³hÇh´K%hjÎubjR)”}”(hhh]”hÞ)”}”(hŒ)Derived from the _BCL package(see below);”h]”hŒ)Derived from the _BCL package(see below);”…””}”(hjãh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´K&hjàubah}”(h]”h ]”h"]”h$]”h&]”uh1jQhjÎubeh}”(h]”h ]”h"]”h$]”h&]”uh1j;h³hÇh´K%hj8h²hubj<)”}”(hŒtype: firmware ”h]”(jB)”}”(hŒtype:”h]”hŒtype:”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1jAh³hÇh´K(hjýubjR)”}”(hhh]”hÞ)”}”(hŒfirmware”h]”hŒfirmware”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´K(hjubah}”(h]”h ]”h"]”h$]”h&]”uh1jQhjýubeh}”(h]”h ]”h"]”h$]”h&]”uh1j;h³hÇh´K(hj8h²hubeh}”(h]”h ]”h"]”h$]”h&]”uh1j6hhûh²hh³hÇh´NubhÞ)”}”(hŒœNote that ACPI video backlight driver will always use index for brightness, actual_brightness and max_brightness. So if we have the following _BCL package::”h]”hŒ›Note that ACPI video backlight driver will always use index for brightness, actual_brightness and max_brightness. So if we have the following _BCL package:”…””}”(hj2h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´K*hhûh²hubhŒ literal_block”“”)”}”(hX^Method (_BCL, 0, NotSerialized) { Return (Package (0x0C) { 0x64, 0x32, 0x0A, 0x14, 0x1E, 0x28, 0x32, 0x3C, 0x46, 0x50, 0x5A, 0x64 }) }”h]”hX^Method (_BCL, 0, NotSerialized) { Return (Package (0x0C) { 0x64, 0x32, 0x0A, 0x14, 0x1E, 0x28, 0x32, 0x3C, 0x46, 0x50, 0x5A, 0x64 }) }”…””}”hjBsbah}”(h]”h ]”h"]”h$]”h&]”hÅhÆuh1j@h³hÇh´K.hhûh²hubhÞ)”}”(hXThe first two levels are for when laptop are on AC or on battery and are not used by Linux currently. The remaining 10 levels are supported levels that we can choose from. The applicable index values are from 0 (that corresponds to the 0x0A brightness value) to 9 (that corresponds to the 0x64 brightness value) inclusive. Each of those index values is regarded as a "brightness level" indicator. Thus from the user space perspective the range of available brightness levels is from 0 to 9 (max_brightness) inclusive.”h]”hX The first two levels are for when laptop are on AC or on battery and are not used by Linux currently. The remaining 10 levels are supported levels that we can choose from. The applicable index values are from 0 (that corresponds to the 0x0A brightness value) to 9 (that corresponds to the 0x64 brightness value) inclusive. Each of those index values is regarded as a “brightness level†indicator. Thus from the user space perspective the range of available brightness levels is from 0 to 9 (max_brightness) inclusive.”…””}”(hjPh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KAhhûh²hubeh}”(h]”ŒBexport-a-sysfs-interface-for-user-space-to-control-backlight-level”ah ]”h"]”ŒBexport a sysfs interface for user space to control backlight level”ah$]”h&]”uh1hÈhhÊh²hh³hÇh´KubhÉ)”}”(hhh]”(hÎ)”}”(hŒ$Notify user space about hotkey event”h]”hŒ$Notify user space about hotkey event”…””}”(hjih²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÍhjfh²hh³hÇh´KKubhÞ)”}”(hŒ9There are generally two cases for hotkey event reporting:”h]”hŒ9There are generally two cases for hotkey event reporting:”…””}”(hjwh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KMhjfh²hubhŒenumerated_list”“”)”}”(hhh]”hŒ list_item”“”)”}”(hXFFor some laptops, when user presses the hotkey, a scancode will be generated and sent to user space through the input device created by the keyboard driver as a key type input event, with proper remap, the following key code will appear to user space:: EV_KEY, KEY_BRIGHTNESSUP EV_KEY, KEY_BRIGHTNESSDOWN etc. ”h]”(hÞ)”}”(hŒüFor some laptops, when user presses the hotkey, a scancode will be generated and sent to user space through the input device created by the keyboard driver as a key type input event, with proper remap, the following key code will appear to user space::”h]”hŒûFor some laptops, when user presses the hotkey, a scancode will be generated and sent to user space through the input device created by the keyboard driver as a key type input event, with proper remap, the following key code will appear to user space:”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KOhjŒubjA)”}”(hŒ8EV_KEY, KEY_BRIGHTNESSUP EV_KEY, KEY_BRIGHTNESSDOWN etc.”h]”hŒ8EV_KEY, KEY_BRIGHTNESSUP EV_KEY, KEY_BRIGHTNESSDOWN etc.”…””}”hjžsbah}”(h]”h ]”h"]”h$]”h&]”hÅhÆuh1j@h³hÇh´KThjŒubeh}”(h]”h ]”h"]”h$]”h&]”uh1jŠhj‡h²hh³hÇh´Nubah}”(h]”h ]”h"]”h$]”h&]”Œenumtype”Œ lowerroman”Œprefix”hŒsuffix”Œ)”uh1j…hjfh²hh³hÇh´KOubhÞ)”}”(hŒlFor this case, ACPI video driver does not need to do anything(actually, it doesn't even know this happened).”h]”hŒnFor this case, ACPI video driver does not need to do anything(actually, it doesn’t even know this happened).”…””}”(hj½h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KXhjfh²hubj†)”}”(hhh]”j‹)”}”(hXPFor some laptops, the press of the hotkey will not generate the scancode, instead, firmware will notify the video device ACPI node about the event. The event value is defined in the ACPI spec. ACPI video driver will generate an key type input event according to the notify value it received and send the event to user space through the input device it created: ===== ================== event keycode ===== ================== 0x86 KEY_BRIGHTNESSUP 0x87 KEY_BRIGHTNESSDOWN etc. ===== ================== ”h]”(hÞ)”}”(hXhFor some laptops, the press of the hotkey will not generate the scancode, instead, firmware will notify the video device ACPI node about the event. The event value is defined in the ACPI spec. ACPI video driver will generate an key type input event according to the notify value it received and send the event to user space through the input device it created:”h]”hXhFor some laptops, the press of the hotkey will not generate the scancode, instead, firmware will notify the video device ACPI node about the event. The event value is defined in the ACPI spec. ACPI video driver will generate an key type input event according to the notify value it received and send the event to user space through the input device it created:”…””}”(hjÒh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´K[hjÎubhŒ block_quote”“”)”}”(hŒÊ===== ================== event keycode ===== ================== 0x86 KEY_BRIGHTNESSUP 0x87 KEY_BRIGHTNESSDOWN etc. ===== ================== ”h]”hŒtable”“”)”}”(hhh]”hŒtgroup”“”)”}”(hhh]”(hŒcolspec”“”)”}”(hhh]”h}”(h]”h ]”h"]”h$]”h&]”Œcolwidth”Kuh1jðhjíubjñ)”}”(hhh]”h}”(h]”h ]”h"]”h$]”h&]”Œcolwidth”Kuh1jðhjíubhŒthead”“”)”}”(hhh]”hŒrow”“”)”}”(hhh]”(hŒentry”“”)”}”(hhh]”hÞ)”}”(hŒevent”h]”hŒevent”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Kchjubah}”(h]”h ]”h"]”h$]”h&]”uh1jhj ubj)”}”(hhh]”hÞ)”}”(hŒkeycode”h]”hŒkeycode”…””}”(hj,h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Kchj)ubah}”(h]”h ]”h"]”h$]”h&]”uh1jhj ubeh}”(h]”h ]”h"]”h$]”h&]”uh1j hjubah}”(h]”h ]”h"]”h$]”h&]”uh1jhjíubhŒtbody”“”)”}”(hhh]”(j )”}”(hhh]”(j)”}”(hhh]”hÞ)”}”(hŒ0x86”h]”hŒ0x86”…””}”(hjWh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KehjTubah}”(h]”h ]”h"]”h$]”h&]”uh1jhjQubj)”}”(hhh]”hÞ)”}”(hŒKEY_BRIGHTNESSUP”h]”hŒKEY_BRIGHTNESSUP”…””}”(hjnh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Kehjkubah}”(h]”h ]”h"]”h$]”h&]”uh1jhjQubeh}”(h]”h ]”h"]”h$]”h&]”uh1j hjNubj )”}”(hhh]”(j)”}”(hhh]”hÞ)”}”(hŒ0x87”h]”hŒ0x87”…””}”(hjŽh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Kfhj‹ubah}”(h]”h ]”h"]”h$]”h&]”uh1jhjˆubj)”}”(hhh]”hÞ)”}”(hŒKEY_BRIGHTNESSDOWN”h]”hŒKEY_BRIGHTNESSDOWN”…””}”(hj¥h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Kfhj¢ubah}”(h]”h ]”h"]”h$]”h&]”uh1jhjˆubeh}”(h]”h ]”h"]”h$]”h&]”uh1j hjNubj )”}”(hhh]”(j)”}”(hhh]”hÞ)”}”(hŒetc.”h]”hŒetc.”…””}”(hjÅh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´KghjÂubah}”(h]”h ]”h"]”h$]”h&]”uh1jhj¿ubj)”}”(hhh]”h}”(h]”h ]”h"]”h$]”h&]”uh1jhj¿ubeh}”(h]”h ]”h"]”h$]”h&]”uh1j hjNubeh}”(h]”h ]”h"]”h$]”h&]”uh1jLhjíubeh}”(h]”h ]”h"]”h$]”h&]”Œcols”Kuh1jëhjèubah}”(h]”h ]”h"]”h$]”h&]”uh1jæhjâubah}”(h]”h ]”h"]”h$]”h&]”uh1jàh³hÇh´KbhjÎubeh}”(h]”h ]”h"]”h$]”h&]”uh1jŠhjËh²hh³hÇh´Nubah}”(h]”h ]”h"]”h$]”h&]”j¸j¹jºhj»j¼Œstart”Kuh1j…hjfh²hh³hÇh´K[ubhÞ)”}”(hŒ5so this would lead to the same effect as case i) now.”h]”hŒ5so this would lead to the same effect as case i) now.”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Kjhjfh²hubhÞ)”}”(hŒhOnce user space tool receives this event, it can modify the backlight level through the sysfs interface.”h]”hŒhOnce user space tool receives this event, it can modify the backlight level through the sysfs interface.”…””}”(hjh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Klhjfh²hubeh}”(h]”Œ$notify-user-space-about-hotkey-event”ah ]”h"]”Œ$notify user space about hotkey event”ah$]”h&]”uh1hÈhhÊh²hh³hÇh´KKubhÉ)”}”(hhh]”(hÎ)”}”(hŒ$Change backlight level in the kernel”h]”hŒ$Change backlight level in the kernel”…””}”(hj5h²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÍhj2h²hh³hÇh´KpubhÞ)”}”(hXPThis works for machines covered by case ii) in Section 2. Once the driver received a notification, it will set the backlight level accordingly. This does not affect the sending of event to user space, they are always sent to user space regardless of whether or not the video module controls the backlight level directly. This behaviour can be controlled through the brightness_switch_enabled module parameter as documented in admin-guide/kernel-parameters.rst. It is recommended to disable this behaviour once a GUI environment starts up and wants to have full control of the backlight level.”h]”hXPThis works for machines covered by case ii) in Section 2. Once the driver received a notification, it will set the backlight level accordingly. This does not affect the sending of event to user space, they are always sent to user space regardless of whether or not the video module controls the backlight level directly. This behaviour can be controlled through the brightness_switch_enabled module parameter as documented in admin-guide/kernel-parameters.rst. It is recommended to disable this behaviour once a GUI environment starts up and wants to have full control of the backlight level.”…””}”(hjCh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝh³hÇh´Krhj2h²hubeh}”(h]”Œ$change-backlight-level-in-the-kernel”ah ]”h"]”Œ$change backlight level in the kernel”ah$]”h&]”uh1hÈhhÊh²hh³hÇh´Kpubeh}”(h]”Œacpi-video-extensions”ah ]”h"]”Œacpi video extensions”ah$]”h&]”uh1hÈhhh²hh³hÇh´Kubeh}”(h]”h ]”h"]”h$]”h&]”Œsource”hÇuh1hŒcurrent_source”NŒ current_line”NŒsettings”Œdocutils.frontend”ŒValues”“”)”}”(hÍNŒ generator”NŒ datestamp”NŒ source_link”NŒ source_url”NŒ toc_backlinks”jŒfootnote_backlinks”KŒ sectnum_xform”KŒstrip_comments”NŒstrip_elements_with_classes”NŒ strip_classes”NŒ report_level”KŒ halt_level”KŒexit_status_level”KŒdebug”NŒwarning_stream”NŒ traceback”ˆŒinput_encoding”Œ utf-8-sig”Œinput_encoding_error_handler”Œstrict”Œoutput_encoding”Œutf-8”Œoutput_encoding_error_handler”jƒŒerror_encoding”Œutf-8”Œerror_encoding_error_handler”Œbackslashreplace”Œ language_code”Œen”Œrecord_dependencies”NŒconfig”NŒ id_prefix”hŒauto_id_prefix”Œid”Œ dump_settings”NŒdump_internals”NŒdump_transforms”NŒdump_pseudo_xml”NŒexpose_internals”NŒstrict_visitor”NŒ_disable_config”NŒ_source”hÇŒ _destination”NŒ _config_files”]”Œ7/var/lib/git/docbuild/linux/Documentation/docutils.conf”aŒfile_insertion_enabled”ˆŒ raw_enabled”KŒline_length_limit”M'Œpep_references”NŒ pep_base_url”Œhttps://peps.python.org/”Œpep_file_url_template”Œpep-%04d”Œrfc_references”NŒ rfc_base_url”Œ&https://datatracker.ietf.org/doc/html/”Œ tab_width”KŒtrim_footnote_reference_space”‰Œsyntax_highlight”Œlong”Œ smart_quotes”ˆŒsmartquotes_locales”]”Œcharacter_level_inline_markup”‰Œdoctitle_xform”‰Œ docinfo_xform”KŒsectsubtitle_xform”‰Œ image_loading”Œlink”Œembed_stylesheet”‰Œcloak_email_addresses”ˆŒsection_self_link”‰Œenv”NubŒreporter”NŒindirect_targets”]”Œsubstitution_defs”}”Œsubstitution_names”}”Œrefnames”}”Œrefids”}”Œnameids”}”(j^j[jcj`j/j,jVjSuŒ nametypes”}”(j^‰jc‰j/‰jV‰uh}”(j[hÊj`hûj,jfjSj2uŒ footnote_refs”}”Œ citation_refs”}”Œ autofootnotes”]”Œautofootnote_refs”]”Œsymbol_footnotes”]”Œsymbol_footnote_refs”]”Œ footnotes”]”Œ citations”]”Œautofootnote_start”KŒsymbol_footnote_start”KŒ id_counter”Œ collections”ŒCounter”“”}”…”R”Œparse_messages”]”hŒsystem_message”“”)”}”(hhh]”hÞ)”}”(hŒ;Enumerated list start value not ordinal-1: "ii" (ordinal 2)”h]”hŒ?Enumerated list start value not ordinal-1: “ii†(ordinal 2)”…””}”(hjêh²hh³Nh´Nubah}”(h]”h ]”h"]”h$]”h&]”uh1hÝhjçubah}”(h]”h ]”h"]”h$]”h&]”Œlevel”KŒtype”ŒINFO”Œsource”hÇŒline”Kuh1jåhjfh²hh³hÇh´K[ubaŒtransform_messages”]”Œ transformer”NŒ include_log”]”Œ decoration”Nh²hub.