summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/kmb
Commit message (Expand)AuthorAgeFilesLines
* drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus2022-01-271-6/+0
* drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann2021-11-301-1/+0
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-188-30/+197
|\
| * drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus2021-10-213-8/+10
| * drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus2021-10-211-1/+1
| * drm/kmb: Disable change of plane parametersEdmund Dea2021-10-213-1/+49
| * drm/kmb: Remove clearing DPHY regsEdmund Dea2021-10-211-5/+0
| * drm/kmb: Limit supported mode to 1080pAnitha Chrisanthus2021-10-212-1/+42
| * drm/kmb: Work around for higher system clockAnitha Chrisanthus2021-10-211-1/+10
| * drm/kmb: Enable alpha blended second planeEdmund Dea2021-10-065-15/+87
* | 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-012-7/+20
|\
| * drm/kmb: Convert to Linux IRQ interfacesThomas Zimmermann2021-08-101-6/+20
| * drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart2021-07-281-1/+0
* | drm/kmb: Define driver date and major/minor versionEdmund Dea2021-07-292-4/+9
* | drm/kmb: Enable LCD DMA for low TVDDCVEdmund Dea2021-07-292-2/+27
|/
* Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-011-5/+5
|\
| * drm: fix semicolon.cocci warningskernel test robot2021-05-121-5/+5
* | drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei2021-06-221-0/+1
|/
* drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-1/+2
* drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-3/+5
* drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard2021-02-241-9/+10
* drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-1/+1
* drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+3
* drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-10/+12
* 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
* | Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-1/+1
|\|
| * drm/Kconfig: rename keembay configDave Airlie2020-11-131-1/+1
* | drm/kmb: fix array bounds warningArnd Bergmann2020-12-051-0/+3
* | drm/kmb: Remove an unnecessary NULL checkDan Carpenter2020-11-291-1/+1
|/
* drm/kmb: fix spelling mistakes in drm_info and drm_dbg messagesColin Ian King2020-11-111-2/+2
* drm/kmb: Fix build warningsAnitha Chrisanthus2020-11-112-32/+32
* drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-11-101-2/+2
* drm: DRM_KMB_DISPLAY should select DRM_MIPI_DSIGeert Uytterhoeven2020-11-101-0/+1
* drm/kmb: Build files for KeemBay Display driverAnitha Chrisanthus2020-11-052-0/+14
* drm/kmb: Mipi DSI part of the display driverAnitha Chrisanthus2020-11-052-0/+1948
* drm/kmb: Add support for KeemBay DisplayAnitha Chrisanthus2020-11-055-0/+1493
* drm/kmb: Keem Bay driver register definitionAnitha Chrisanthus2020-11-051-0/+725