Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/msm
Matwey V. Kornilov 2557e2d79d drm/msm: Replace type of paddr to uint32_t.
This patch helps to avoid the following build issue:

drivers/gpu/drm/msm/msm_fbdev.c:108:2: error: passing argument 3 of 'msm_gem_get_iova_locked' from incompatible pointer type [-Werror]
   msm_gem_get_iova_locked(fbdev->bo, 0, &paddr);
   ^
In file included from drivers/gpu/drm/msm/msm_fbdev.c:18:0:
drivers/gpu/drm/msm/msm_drv.h:153:5: note: expected 'uint32_t *' but argument is of type 'dma_addr_t *'
  int msm_gem_get_iova_locked(struct drm_gem_object *obj, int id,
      ^

Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2014-06-22 08:32:09 -04:00
..
2014-06-02 07:36:21 -04:00
2014-01-09 14:38:59 -05:00
2014-06-02 07:36:30 -04:00
2014-06-02 07:36:21 -04:00
2014-06-02 07:36:21 -04:00
2014-01-09 14:44:04 -05:00
2013-11-01 12:39:44 -04:00
2014-04-25 08:58:23 -04:00
2014-06-02 07:36:11 -04:00
2014-06-02 07:36:21 -04:00
2014-06-02 07:36:21 -04:00
2014-01-09 14:44:06 -05:00
2014-01-09 14:44:06 -05:00
2014-06-02 07:36:21 -04:00
2014-06-02 07:36:11 -04:00
2013-08-24 14:57:18 -04:00
2013-08-24 14:57:18 -04:00
2014-01-09 14:44:06 -05:00