]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amd/amdgpu: Add gca config debug entry (v4)
authorTom St Denis <tom.stdenis@amd.com>
Mon, 27 Jun 2016 13:57:18 +0000 (09:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 19:06:08 +0000 (15:06 -0400)
commit1e0514131d912a4c9eb2d41f3a1e6d753dc069ff
tree5efcccc5b09c7222771d03dda5ad5b6fb8449e4b
parent9559ef5b1287aaffd8fcb5a5d4bbebaee5c1dd4e
drm/amd/amdgpu: Add gca config debug entry (v4)

A binary entry that lists GCA configuration data (and can be
read by umr).

(v2) Use kmalloc instead of vmalloc
(v3) Minor indentation correction
(v4) agd: Squash in kmalloc fix

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c