index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
kmb
Age
Commit message (
Expand
)
Author
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-01-27
drm/kmb: Fix for build errors with Warray-bounds
Anitha Chrisanthus
2022-01-27
drm/kmb: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-10-27
drm/kmb: Enable support for framebuffer console
Anitha Chrisanthus
2021-10-21
drm/kmb: Enable ADV bridge after modeset
Anitha Chrisanthus
2021-10-21
drm/kmb: Corrected typo in handle_lcd_irq
Anitha Chrisanthus
2021-10-21
drm/kmb: Disable change of plane parameters
Edmund Dea
2021-10-21
drm/kmb: Remove clearing DPHY regs
Edmund Dea
2021-10-21
drm/kmb: Limit supported mode to 1080p
Anitha Chrisanthus
2021-10-21
drm/kmb: Work around for higher system clock
Anitha Chrisanthus
2021-10-06
drm/kmb: Enable alpha blended second plane
Edmund Dea
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