summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/kmb/kmb_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann2022-11-051-1/+1
* drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-031-3/+3
* drm/kmb: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas2022-01-271-1/+2
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-181-5/+5
|\
| * drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus2021-10-211-1/+1
| * drm/kmb: Enable alpha blended second planeEdmund Dea2021-10-061-4/+4
* | drm/kmb: Enable support for framebuffer consoleAnitha Chrisanthus2021-10-271-0/+4
|/
* Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-011-6/+20
|\
| * drm/kmb: Convert to Linux IRQ interfacesThomas Zimmermann2021-08-101-6/+20
* | drm/kmb: Define driver date and major/minor versionEdmund Dea2021-07-291-4/+4
* | drm/kmb: Enable LCD DMA for low TVDDCVEdmund Dea2021-07-291-0/+14
|/
* drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei2021-06-221-0/+1
* Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter2021-01-071-1/+1
|\
| * drm: Constify drm_driver in drivers that don't modify itLaurent Pinchart2021-01-051-1/+1
* | drm/kmb: Remove an unnecessary NULL checkDan Carpenter2020-11-291-1/+1
|/
* drm/kmb: Add support for KeemBay DisplayAnitha Chrisanthus2020-11-051-0/+602