index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
dss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
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 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
*
|
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-30
3
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
2020-06-23
3
-0
/
+3
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
|
/
*
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 tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-03
2
-11
/
+39
|
\
|
*
drm/omap: Prepare DSS for probing without legacy platform data
Tony Lindgren
2020-02-26
2
-11
/
+39
*
|
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
2020-02-26
2
-32
/
+0
*
|
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
2
-10
/
+0
*
|
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
2020-02-26
2
-24
/
+0
*
|
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
3
-131
/
+1
*
|
drm/omap: Switch the HDMI and VENC outputs to drm_bridge
Laurent Pinchart
2020-02-26
5
-11
/
+11
*
|
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
1
-3
/
+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
*
|
drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
Laurent Pinchart
2020-02-26
1
-95
/
+111
*
|
drm/omap: hdmi5: Register a drm_bridge for EDID read
Laurent Pinchart
2020-02-26
1
-6
/
+73
*
|
drm/omap: hdmi4: Register a drm_bridge for EDID read
Laurent Pinchart
2020-02-26
2
-6
/
+75
*
|
drm/omap: hdmi5: Rework EDID read to isolate data read
Laurent Pinchart
2020-02-26
3
-77
/
+65
*
|
drm/omap: hdmi4: Rework EDID read to isolate data read
Laurent Pinchart
2020-02-26
3
-84
/
+73
*
|
drm/omap: hdmi: Allocate EDID in the .read_edid() operation
Laurent Pinchart
2020-02-26
3
-18
/
+44
*
|
drm/omap: dss: Make omap_dss_device_ops optional
Laurent Pinchart
2020-02-26
2
-10
/
+14
*
|
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
2020-02-26
8
-11
/
+25
*
|
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
2020-02-26
8
-10
/
+9
*
|
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
2020-02-26
2
-11
/
+32
*
|
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
2020-02-26
2
-0
/
+24
*
|
drm/omap: dss: Cleanup DSS ports on initialisation failure
Laurent Pinchart
2020-02-26
1
-17
/
+26
*
|
drm/omap: fix possible object reference leak
Wen Yang
2020-02-11
1
-1
/
+3
|
/
*
drm/omapdrm: use BUG_ON macro for error debugging.
Wambui Karuga
2020-01-08
1
-2
/
+1
*
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-6
/
+6
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-10-23
1
-1
/
+1
|
\
|
*
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-10-11
7
-133
/
+138
|
|
\
[next]