index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-17
1
-10
/
+4
|
\
|
*
drm: omapdrm: use common helper for extracting pages array
Marek Szyprowski
2020-09-10
1
-10
/
+4
*
|
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
2
-2
/
+3
|
\
\
|
*
\
Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-28
1
-1
/
+2
|
|
\
\
|
|
*
|
drm/omap: fix incorrect lock state
Tomi Valkeinen
2020-08-25
1
-1
/
+2
|
|
|
/
|
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
|
/
*
|
drm/omap: fix spelling mistake "propert" -> "property"
Colin Ian King
2020-08-21
1
-1
/
+1
*
|
drm: omapdrm: Delete surplus GPIO includes
Linus Walleij
2020-08-21
2
-2
/
+0
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
5
-1
/
+5
|
\
|
|
*
Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-08-11
4
-0
/
+4
|
|
\
|
|
*
drm/omap: force runtime PM suspend on system suspend
Tomi Valkeinen
2020-08-04
4
-0
/
+4
|
*
|
drm/omap: Use {} to zero initialize the mode
Ville Syrjälä
2020-07-24
1
-1
/
+1
*
|
|
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-08
1
-17
/
+0
|
/
/
*
|
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-07-02
2
-7
/
+5
*
|
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
5
-15
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
|
|
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
2020-06-23
3
-0
/
+3
|
|
/
|
/
|
*
|
drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
4
-5
/
+5
*
|
drm/omap: display: use devm_of_find_backlight
Sam Ravnborg
2020-05-17
1
-10
/
+8
|
/
*
drm/omap: change default signal polarities and drives
Tomi Valkeinen
2020-05-05
1
-27
/
+6
*
drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'
YueHaibing
2020-04-28
1
-43
/
+0
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-04-17
2
-11
/
+39
|
\
|
*
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-04
2
-11
/
+39
|
|
\
|
|
*
drm/omap: Prepare DSS for probing without legacy platform data
Tony Lindgren
2020-02-26
2
-11
/
+39
*
|
|
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
2
-4
/
+2
*
|
|
drm/omap: remove checks for return value of drm_debugfs functions
Wambui Karuga
2020-03-18
1
-20
/
+7
|
/
/
*
|
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
2020-03-06
1
-4
/
+0
*
|
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
2020-03-06
1
-1
/
+1
*
|
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
2020-02-26
3
-71
/
+5
*
|
drm/omap: dss: Remove unused omapdss_of_find_connected_device() function
Laurent Pinchart
2020-02-26
3
-32
/
+1
*
|
drm/omap: dss: Inline the omapdss_display_get() function
Laurent Pinchart
2020-02-26
3
-13
/
+4
*
|
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
2020-02-26
3
-53
/
+2
*
|
drm/omap: sdi: Register a drm_bridge
Laurent Pinchart
2020-02-26
1
-59
/
+109
*
|
drm/omap: sdi: Sort includes alphabetically
Laurent Pinchart
2020-02-26
1
-4
/
+4
*
|
drm/omap: dpi: Register a drm_bridge
Laurent Pinchart
2020-02-26
1
-93
/
+116
*
|
drm/omap: dpi: Simplify clock setting API
Laurent Pinchart
2020-02-26
1
-24
/
+8
*
|
drm/omap: dpi: Reorder functions in sections
Laurent Pinchart
2020-02-26
1
-67
/
+79
*
|
drm/omap: dpi: Sort includes alphabetically
Laurent Pinchart
2020-02-26
1
-5
/
+5
*
|
drm/omap: hdmi5: Simplify EDID read
Laurent Pinchart
2020-02-26
1
-51
/
+35
*
|
drm/omap: hdmi4: Simplify EDID read
Laurent Pinchart
2020-02-26
1
-56
/
+40
*
|
drm/omap: venc: Remove omap_dss_device operations
Laurent Pinchart
2020-02-26
1
-45
/
+0
*
|
drm/omap: hdmi: Remove omap_dss_device operations
Laurent Pinchart
2020-02-26
3
-37
/
+0
*
|
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
2020-02-26
6
-310
/
+22
*
|
drm/omap: Switch the HDMI and VENC outputs to drm_bridge
Laurent Pinchart
2020-02-26
11
-671
/
+11
*
|
drm/omap: Create connector for bridges
Laurent Pinchart
2020-02-26
1
-12
/
+62
*
|
drm/omap: venc: Register a drm_bridge
Laurent Pinchart
2020-02-26
1
-88
/
+154
*
|
drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
Laurent Pinchart
2020-02-26
2
-29
/
+0
*
|
drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation
Laurent Pinchart
2020-02-26
1
-0
/
+10
*
|
drm/omap: hdmi5: Move mode set, enable and disable operations to bridge
Laurent Pinchart
2020-02-26
1
-98
/
+111
[next]