index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
|
drm/omap: Use correct printk format specifiers for size_t
Laurent Pinchart
2021-10-07
1
-2
/
+2
*
|
drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAP
Lukas Bulwahn
2021-08-26
1
-1
/
+0
|
/
*
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
1
-5
/
+1
*
drm/omapdrm: Remove outdated comment
Thomas Zimmermann
2021-07-15
1
-7
/
+0
*
drm/omapdrm: Track IRQ state in local device state
Thomas Zimmermann
2021-06-29
2
-3
/
+5
*
drm/omap: Follow implicit fencing in prepare_fb
Daniel Vetter
2021-06-24
1
-0
/
+3
*
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
1
-4
/
+4
|
\
|
*
drm/omap: dsi: fix unsigned expression compared with zero
Junlin Yang
2021-03-17
1
-3
/
+4
*
|
drm/omap: Remove duplicate declaration
Wan Jiabing
2021-03-26
1
-5
/
+4
*
|
drm/omap: dsi: Add missing IRQF_ONESHOT
Yang Li
2021-03-26
1
-1
/
+2
*
|
drm/omap: fix misleading indentation in pixinc()
Arnd Bergmann
2021-03-26
1
-3
/
+2
*
|
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-2
/
+4
*
|
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+2
*
|
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-10
/
+11
*
|
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-3
/
+3
*
|
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
/
+11
*
|
drm/omapdrm: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
1
-4
/
+5
*
|
drm/omap: dsi: fix unreachable code in dsi_vc_send_short()
Menglong Dong
2021-01-27
1
-3
/
+4
|
/
*
drm/omap: Delete useless kfree code
Zheng Yongjun
2020-12-15
1
-1
/
+0
*
drm/omap: dsi: allow DSI commands to be sent early
Tomi Valkeinen
2020-12-15
2
-5
/
+48
*
drm/omap: dsi: fix DCS_CMD_ENABLE
Tomi Valkeinen
2020-12-15
1
-1
/
+2
*
drm/omap: dsi: remove ulps support
Tomi Valkeinen
2020-12-15
2
-293
/
+8
*
drm/omap: dsi: fix and cleanup ddr_clk_always_on
Tomi Valkeinen
2020-12-15
2
-9
/
+5
*
drm/omap: dsi: split video mode enable/disable into separate func
Tomi Valkeinen
2020-12-15
1
-44
/
+57
*
drm/omap: dsi: cleanup initial vc setup
Tomi Valkeinen
2020-12-15
1
-54
/
+31
*
drm/omap: dsi: rename dsi_display_* functions
Tomi Valkeinen
2020-12-15
1
-18
/
+18
[next]