aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/linux-firmware/amdgpu.mk
Commit message (Collapse)AuthorAgeFilesLines
* linux-firmware: amd: consolidate amd's linux-firmware entriesChristian Lamparter2021-12-291-9/+0
| | | | | | | | | | | | | this patch consolidates the amd64-microcode (moved to linux-firmware.git, previously this was an extra debian source package download), amdgpu and radeon firmwares into a shared "amd" makefile. this will include a microcode update for ZEN 3 CPUs that came with the 20211216 linux-firmware bump. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> (cherry picked from commit cf8ee49c9bd37ea3e17abe710353737e0f5f9608)
* linux-firmware: DRM: add amdgpu firmwareLucian Cristian2019-02-171-0/+9
add firmware needed for amdgpu DRM display Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>