[PATCH 1/4] drm/radeon: use packet2 for nop on hawaii with old firmware

2014-08-04 Thread Alex Deucher
On Fri, Aug 1, 2014 at 2:05 PM, Andreas Boll wrote: > From: Alex Deucher > > Older firmware didn't support the new nop packet. > > v2 (Andreas Boll): > - Drop usage of packet3 for new firmware > > Signed-off-by: Alex Deucher > Reviewed-by: Christian K?nig (v1) > Signed-off-by: Andreas Boll >

[PATCH 1/4] drm/radeon: use packet2 for nop on hawaii with old firmware

2014-08-01 Thread Andreas Boll
From: Alex Deucher Older firmware didn't support the new nop packet. v2 (Andreas Boll): - Drop usage of packet3 for new firmware Signed-off-by: Alex Deucher Reviewed-by: Christian K?nig (v1) Signed-off-by: Andreas Boll Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/cik.c | 13 +++