]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/radeon: add initial ucode loading for CIK (v5)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Dec 2012 02:43:07 +0000 (21:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jun 2013 21:50:27 +0000 (17:50 -0400)
commit02c813274114976cb104a32407a21c10c89b0465
tree4fc2796b899305c29a0a3d47b3835c28e4d1aab7
parenta00024b03dbfe9dfcd2ecbb5a508e59fec6fdf82
drm/radeon: add initial ucode loading for CIK (v5)

Currently the driver required 6 sets of ucode:
1. pfp - pre-fetch parser, part of the GFX CP
2. me - micro engine, part of the GFX CP
3. ce - constant engine, part of the GFX CP
4. rlc - interrupt, etc. controller
5. mc - memory controller (discrete cards only)
6. mec - compute engines, part of Compute CP

V2: add documentation
V3: update MC ucode
V4: rebase
V5: update mc ucode

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/cik.c
drivers/gpu/drm/radeon/radeon.h