summaryrefslogtreecommitdiff
path: root/external/apache2/llvm/lib/libLLVMAMDGPUAsmParser
ModeNameSize
-rw-r--r--Makefile408logplain
b9c18bce22'>Merge thorpej-cfargs2.thorpej 2021-04-24Merge thorpej-cfargs branch:thorpej 2020-06-30Only need to set brightness if reading the initial state failssborrill 2020-04-28Demote "unknown output device" message from error to debug, and changejmcneill 2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs 2016-04-03Add comments.mlelstv 2016-02-18Avoid reading one byte past end of array.riastradh 2016-01-06PR/50626: Vicente Chaves de Melo: acpi_display.c erroneously sends characterchristos 2014-10-14summarize levels instead of printing dozens of them.christos 2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka 2012-06-02Add some pre-processor magic to verify that the type of the data itemdsl 2011-02-16Change the preprocessor defines around the module(9)'s modcmd() calls suchjruoho 2011-01-10Small clean-up in the match and attach functions. Namely, use the attachjruoho 2010-11-07Replace ACPI_UINT64 by ACPICA's ACPI_INTEGER. Remove superfluous casts.gsutre 2010-11-04Initialize pointers to NULL to avoid accidentally free(9)'ing garbage.jruoho 2010-10-29Lock the _DGS values (desired output state) during the displaygsutre 2010-10-28Simplify the sysctl variable for BIOS switch policy, and document itgsutre 2010-10-26An _ADR object is not required for PCI root bridges. To solvegsutre 2010-10-25Add support for module(9).jruoho 2010-10-12Merge ACPI display driver. Provides generic support for brightnessgsutre