index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
kmb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/kmb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-21
1
-3
/
+2
*
drm/kmb: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
drm/kmb: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
2
-2
/
+0
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
3
-5
/
+5
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
1
-4
/
+4
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-2
/
+2
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-24
1
-1
/
+2
|
\
|
*
drm/kmb: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2022-01-27
1
-1
/
+2
*
|
drm/kmb: Fix for build errors with Warray-bounds
Anitha Chrisanthus
2022-01-27
1
-6
/
+0
|
/
*
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
1
-1
/
+0
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
8
-30
/
+197
|
\
|
*
drm/kmb: Enable ADV bridge after modeset
Anitha Chrisanthus
2021-10-21
3
-8
/
+10
|
*
drm/kmb: Corrected typo in handle_lcd_irq
Anitha Chrisanthus
2021-10-21
1
-1
/
+1
|
*
drm/kmb: Disable change of plane parameters
Edmund Dea
2021-10-21
3
-1
/
+49
|
*
drm/kmb: Remove clearing DPHY regs
Edmund Dea
2021-10-21
1
-5
/
+0
|
*
drm/kmb: Limit supported mode to 1080p
Anitha Chrisanthus
2021-10-21
2
-1
/
+42
|
*
drm/kmb: Work around for higher system clock
Anitha Chrisanthus
2021-10-21
1
-1
/
+10
|
*
drm/kmb: Enable alpha blended second plane
Edmund Dea
2021-10-06
5
-15
/
+87
*
|
drm/kmb: Enable support for framebuffer console
Anitha Chrisanthus
2021-10-27
1
-0
/
+4
|
/
*
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-01
2
-7
/
+20
|
\
|
*
drm/kmb: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
1
-6
/
+20
|
*
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
1
-1
/
+0
*
|
drm/kmb: Define driver date and major/minor version
Edmund Dea
2021-07-29
2
-4
/
+9
*
|
drm/kmb: Enable LCD DMA for low TVDDCV
Edmund Dea
2021-07-29
2
-2
/
+27
|
/
*
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-07-01
1
-5
/
+5
|
\
|
*
drm: fix semicolon.cocci warnings
kernel test robot
2021-05-12
1
-5
/
+5
*
|
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
2021-06-22
1
-0
/
+1
|
/
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-3
/
+5
*
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-9
/
+10
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-10
/
+12
*
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
2021-01-07
1
-1
/
+1
|
\
|
*
drm: Constify drm_driver in drivers that don't modify it
Laurent Pinchart
2021-01-05
1
-1
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
1
-1
/
+1
|
\
|
|
*
drm/Kconfig: rename keembay config
Dave Airlie
2020-11-13
1
-1
/
+1
*
|
drm/kmb: fix array bounds warning
Arnd Bergmann
2020-12-05
1
-0
/
+3
*
|
drm/kmb: Remove an unnecessary NULL check
Dan Carpenter
2020-11-29
1
-1
/
+1
|
/
*
drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages
Colin Ian King
2020-11-11
1
-2
/
+2
*
drm/kmb: Fix build warnings
Anitha Chrisanthus
2020-11-11
2
-32
/
+32
*
drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAY
Geert Uytterhoeven
2020-11-10
1
-2
/
+2
*
drm: DRM_KMB_DISPLAY should select DRM_MIPI_DSI
Geert Uytterhoeven
2020-11-10
1
-0
/
+1
*
drm/kmb: Build files for KeemBay Display driver
Anitha Chrisanthus
2020-11-05
2
-0
/
+14
[next]