Re: [PATCH 5/6] drm/msm: Move zap shader firmware name to the device table

2017-04-17 Thread Bjorn Andersson
On Wed 12 Apr 14:15 PDT 2017, Jordan Crouse wrote: > The zap shader firmware name is not platform specific. Move it > to the device table instead. > > Signed-off-by: Jordan Crouse This looks good, but it should be squashed with the previous commits. Regards, Bjorn > --- > drivers/gpu/drm/msm

[PATCH 5/6] drm/msm: Move zap shader firmware name to the device table

2017-04-12 Thread Jordan Crouse
The zap shader firmware name is not platform specific. Move it to the device table instead. Signed-off-by: Jordan Crouse --- drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 24 drivers/gpu/drm/msm/adreno/adreno_device.c | 1 + drivers/gpu/drm/msm/adreno/adreno_gpu.h|