gpu: host1x: Remove second host1x driver
authorTerje Bergstrom <tbergstrom@nvidia.com>
Fri, 22 Mar 2013 14:34:07 +0000 (16:34 +0200)
committerThierry Reding <thierry.reding@avionic-design.de>
Mon, 22 Apr 2013 10:39:59 +0000 (12:39 +0200)
commit692e6d7be8099225f04b2d97299bc03479a5fcdb
tree13e5a72eeaca72c0b73a668f5f683df6e01619d0
parentc89c0ea63fcd045bdc17076fd078676e1da0c41a
gpu: host1x: Remove second host1x driver

Remove second host1x driver, and bind tegra-drm to the new host1x
driver. The logic to parse device tree and track clients is moved
to drm.c.

Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Tested-by: Thierry Reding <thierry.reding@avionic-design.de>
Tested-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
drivers/gpu/host1x/Makefile
drivers/gpu/host1x/dev.c
drivers/gpu/host1x/dev.h
drivers/gpu/host1x/drm/Kconfig
drivers/gpu/host1x/drm/dc.c
drivers/gpu/host1x/drm/drm.c
drivers/gpu/host1x/drm/drm.h
drivers/gpu/host1x/drm/hdmi.c
drivers/gpu/host1x/drm/host1x.c [deleted file]
drivers/gpu/host1x/host1x_client.h [new file with mode: 0644]
This page took 0.036882 seconds and 5 git commands to generate.