index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
kmb
Age
Commit message (
Expand
)
Author
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-10
drm/kmb: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-29
drm/kmb: Define driver date and major/minor version
Edmund Dea
2021-07-29
drm/kmb: Enable LCD DMA for low TVDDCV
Edmund Dea
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-06-22
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
2021-05-12
drm: fix semicolon.cocci warnings
kernel test robot
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
2021-01-05
drm: Constify drm_driver in drivers that don't modify it
Laurent Pinchart
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-05
drm/kmb: fix array bounds warning
Arnd Bergmann
2020-11-29
drm/kmb: Remove an unnecessary NULL check
Dan Carpenter
2020-11-13
drm/Kconfig: rename keembay config
Dave Airlie
2020-11-11
drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages
Colin Ian King
2020-11-11
drm/kmb: Fix build warnings
Anitha Chrisanthus
2020-11-10
drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAY
Geert Uytterhoeven
2020-11-10
drm: DRM_KMB_DISPLAY should select DRM_MIPI_DSI
Geert Uytterhoeven
2020-11-05
drm/kmb: Build files for KeemBay Display driver
Anitha Chrisanthus
2020-11-05
drm/kmb: Mipi DSI part of the display driver
Anitha Chrisanthus
2020-11-05
drm/kmb: Add support for KeemBay Display
Anitha Chrisanthus
2020-11-05
drm/kmb: Keem Bay driver register definition
Anitha Chrisanthus