summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/kmb
Commit message (Expand)AuthorAgeFilesLines
* drm: fix semicolon.cocci warningskernel test robot2021-05-121-5/+5
* 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