MGS-2619 [#imx-188] Use imx-gpu-subsytem method to probe GPU Devices
authorPrabhu Sundararaj <prabhu.sundararaj@nxp.com>
Thu, 16 Feb 2017 23:01:17 +0000 (17:01 -0600)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:34 +0000 (15:21 -0500)
commit12699a7a5ce257437cf6f7e8d723c94b6dff7234
treee3eebc73d330faa094db5efa7e4a2820238ba685
parent17e123dcb9b6d12a4200da32e720ab94e03ecf84
MGS-2619 [#imx-188] Use imx-gpu-subsytem method to probe GPU Devices

Mainline kernel already implements each GPU device as separate node
and gpu-subsystem is being used.

This method will suit better for i.MX8QM where each GPU have different
power domains and need for a separate node. By this way calling of direct
SCFW API can be avoided and use the linux call.

Date: Feb 16, 2017
Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@nxp.com>
drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_driver.c
drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_platform.h
drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.c