summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/kmb
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter1-1/+1
2021-01-05drm: Constify drm_driver in drivers that don't modify itLaurent Pinchart1-1/+1
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst1-1/+1
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-13drm/Kconfig: rename keembay configDave Airlie1-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