drm/radeon: add support mc ucode loading on CIK (v2)

2014-02-05 Thread Dan Carpenter
Hello Alex Deucher, The patch bc8273fe9701: "drm/radeon: add support mc ucode loading on CIK (v2)" from Jun 29, 2012, leads to the following static checker warning: drivers/gpu/drm/radeon/cik.c:1728 ci_mc_load_microcode() warn: we tested 'running' befo

[PATCH 012/165] drm/radeon: add support mc ucode loading on CIK (v2)

2013-06-26 Thread alexdeuc...@gmail.com
From: Alex Deucher Load the GDDR5 ucode and train the links. v2: update ucode Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/cik.c | 116 + drivers/gpu/drm/radeon/cikd.h | 16 ++ 2 files changed, 132 insertions(+), 0 deletions(-) diff -

[PATCH 012/165] drm/radeon: add support mc ucode loading on CIK (v2)

2013-06-26 Thread alexdeucher
From: Alex Deucher Load the GDDR5 ucode and train the links. v2: update ucode Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/cik.c | 116 + drivers/gpu/drm/radeon/cikd.h | 16 ++ 2 files changed, 132 insertions(+), 0 deletions(-) diff -