aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/kmb (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-05drm/kmb: fix array bounds warningArnd Bergmann1-0/+3
2020-11-29drm/kmb: Remove an unnecessary NULL checkDan Carpenter1-1/+1
2020-11-11drm/kmb: fix spelling mistakes in drm_info and drm_dbg messagesColin Ian King1-2/+2
2020-11-11drm/kmb: Fix build warningsAnitha Chrisanthus2-32/+32
2020-11-10drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAYGeert Uytterhoeven1-2/+2
2020-11-10drm: DRM_KMB_DISPLAY should select DRM_MIPI_DSIGeert Uytterhoeven1-0/+1
2020-11-05drm/kmb: Build files for KeemBay Display driverAnitha Chrisanthus2-0/+14
2020-11-05drm/kmb: Mipi DSI part of the display driverAnitha Chrisanthus2-0/+1948
2020-11-05drm/kmb: Add support for KeemBay DisplayAnitha Chrisanthus5-0/+1493
2020-11-05drm/kmb: Keem Bay driver register definitionAnitha Chrisanthus1-0/+725