aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2021-11-02 17:59:45 +0000
committerRafael J. Wysocki <[email protected]>2021-11-02 17:59:45 +0000
commit90e17edac46882ee5fa4dfb6a72956b89dd188f3 (patch)
tree7ec99908978a5af1c88604ed5f2175ae3e6c5561 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parentMerge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac' (diff)
parentACPI: APEI: mark apei_hest_parse() static (diff)
parentACPI: PRM: Handle memory allocation and memory remap failure (diff)
parentDocumentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium" (diff)
downloadkernel-90e17edac46882ee5fa4dfb6a72956b89dd188f3.tar.gz
kernel-90e17edac46882ee5fa4dfb6a72956b89dd188f3.zip
Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'
Merge APEI, PRM and documentation udpates for 5.16-rc1: - Mark apei_hest_parse() static (Christoph Hellwig). - Relax platform response timeout to 1 second after instructing it to inject an error (Shuai Xue). - Make the PRM code handle memory allocation and remapping failures more gracefully and drop some unnecessary blank lines from that code (Aubrey Li). - Fix spelling mistake in the ACPI documentation (Colin Ian King). * acpi-apei: ACPI: APEI: mark apei_hest_parse() static ACPI: APEI: EINJ: Relax platform response timeout to 1 second * acpi-prm: ACPI: PRM: Handle memory allocation and memory remap failure ACPI: PRM: Remove unnecessary blank lines * acpi-docs: Documentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium"