index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: Fix kernel docs
Tomi Valkeinen
2023-01-17
2
-3
/
+3
*
drm/omap: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
1
-41
/
+0
*
drm/omap: dsi: Fix excessive stack usage
Tomi Valkeinen
2022-12-16
1
-10
/
+16
*
drm/omapdrm: Remove unused struct csc_coef_rgb2yuv
Yuan Can
2022-12-16
1
-5
/
+0
*
drm: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
2022-11-11
1
-0
/
+2
*
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-10-19
1
-2
/
+0
*
drm/omapdrm: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-10-18
1
-2
/
+2
*
drm/omap: dmm_tiler:Remove the print function dev_err()
ye xingchen
2022-09-09
1
-3
/
+1
*
drm/omap: dss: Fix refcount leak bugs
Liang He
2022-09-09
1
-0
/
+3
*
drm: omapdrm: dss: replace ternary operator with max()
Guo Zhengkui
2022-09-09
1
-1
/
+1
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
3
-3
/
+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
2
-0
/
+2
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
4
-0
/
+4
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
2
-0
/
+2
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-05
1
-7
/
+1
|
\
|
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-7
/
+1
|
|
\
|
|
*
drm/omap: dss: Make use of the helper component_compare_dev
Yong Wu
2022-02-25
1
-7
/
+1
*
|
|
drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER
Ivaylo Dimitrov
2022-03-28
1
-4
/
+8
*
|
|
drm: omapdrm: Support exporting of non-contiguous GEM BOs
Ivaylo Dimitrov
2022-03-28
3
-60
/
+73
*
|
|
drm: omapdrm: simplify omap_gem_pin
Ivaylo Dimitrov
2022-03-28
1
-33
/
+42
*
|
|
drm/omap: fix NULL but dereferenced coccicheck error
Wan Jiabing
2022-03-08
1
-1
/
+1
|
/
/
*
|
drm/omap: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
2022-02-25
1
-3
/
+0
*
|
drm/omap: plane: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
1
-7
/
+0
*
|
drm/omap: plane: Fix zpos initial value mismatch
Maxime Ripard
2022-02-25
1
-1
/
+11
*
|
drm/omap: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2022-01-27
1
-0
/
+3
*
|
drm: omapdrm: Fix implicit dma_buf fencing
Ivaylo Dimitrov
2022-01-06
1
-0
/
+1
|
/
*
omapdrm: dss: mark runtime PM functions __maybe_unused
Arnd Bergmann
2021-12-08
4
-8
/
+8
*
drm/omap: Add a 'right overlay' to plane state
Benoit Parrot
2021-12-08
7
-12
/
+267
*
drm/omap: add plane_atomic_print_state support
Benoit Parrot
2021-12-08
1
-0
/
+14
*
drm/omap: dynamically assign hw overlays to planes
Benoit Parrot
2021-12-08
4
-23
/
+220
*
drm/omap: Add global state as a private atomic object
Benoit Parrot
2021-12-08
2
-3
/
+105
*
drm/omap: omap_plane: subclass drm_plane_state
Benoit Parrot
2021-12-08
1
-3
/
+33
*
drm/omap: introduce omap_hw_overlay
Benoit Parrot
2021-12-08
6
-34
/
+148
*
drm/omap: Add ovl checking funcs to dispc_ops
Benoit Parrot
2021-12-08
2
-2
/
+10
*
drm/omap: Add ability to check if requested plane modes can be supported
Benoit Parrot
2021-12-08
3
-0
/
+38
*
drm/omap: add sanity plane state check
Neil Armstrong
2021-12-08
1
-0
/
+15
*
drm: omapdrm: Export correct scatterlist for TILER backed BOs
Ivaylo Dimitrov
2021-12-08
3
-30
/
+85
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
1
-0
/
+2
|
\
|
*
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
1
-0
/
+2
|
|
\
|
|
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+2
*
|
|
drm/omap: increase DSS5 max tv pclk to 192MHz
Tomi Valkeinen
2021-11-10
1
-1
/
+1
*
|
|
drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()
Cai Huoqing
2021-11-10
9
-34
/
+11
*
|
|
drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
2021-11-10
4
-8
/
+4
*
|
|
drm/omapdrm: Convert to SPDX identifier
Cai Huoqing
2021-11-10
6
-62
/
+6
|
/
/
*
|
drm/omap: Depend on CONFIG_OF
Laurent Pinchart
2021-10-07
1
-1
/
+1
*
|
drm/omap: Cast pointer to integer without generating warning
Laurent Pinchart
2021-10-07
1
-1
/
+1
[next]