[PATCH 5/7] drm/msm: add chip-id param

2014-03-10 Thread Jordan Crouse
On 03/10/2014 10:47 AM, Rob Clark wrote: > Some of the w/a or different behavior of userspace blob driver seem to > be keyed to gpu patch revision, rather than gpu-id. So expose the full > chip-id to userspace so it can DTRT. It is all chip-id all the time in the blob - we used to try to be cleve

[PATCH 5/7] drm/msm: add chip-id param

2014-03-10 Thread Rob Clark
Some of the w/a or different behavior of userspace blob driver seem to be keyed to gpu patch revision, rather than gpu-id. So expose the full chip-id to userspace so it can DTRT. Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/adreno/adreno_gpu.c | 6 ++ include/uapi/drm/msm_drm.h