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
/
displays
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: Switch the HDMI and VENC outputs to drm_bridge
Laurent Pinchart
2020-02-26
6
-660
/
+0
*
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
2020-02-26
5
-5
/
+5
*
drm/omap: use true,false for bool variable
Zheng Bin
2020-02-11
1
-2
/
+2
*
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-3
/
+3
*
drm/omap: displays: Remove unused panel drivers
Laurent Pinchart
2019-08-16
8
-2486
/
+0
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
1
-12
/
+6
|
\
|
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
2
-10
/
+2
|
|
\
|
*
|
drm/omap: Use dev_get_drvdata()
Kefeng Wang
2019-06-10
1
-12
/
+6
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
7
-28
/
+7
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
2
-24
/
+2
|
|
/
|
/
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drm/omap: panel-tpo-td028ttec1: add backlight support
Andreas Kemnade
2019-03-18
1
-0
/
+10
*
drm/omap: Remove panel-dpi driver
Laurent Pinchart
2019-03-18
3
-206
/
+0
*
drm/omap: Remove TFP410 and DVI connector drivers
Laurent Pinchart
2019-03-18
4
-446
/
+0
*
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
2019-03-18
7
-14
/
+21
*
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
14
-3
/
+11
*
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
2019-03-18
1
-4
/
+4
*
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
2019-03-18
1
-26
/
+29
*
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
2019-03-18
8
-0
/
+8
*
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
2019-03-18
1
-11
/
+3
*
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
2019-03-18
8
-32
/
+34
*
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
2019-03-18
14
-260
/
+48
*
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
13
-58
/
+25
*
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
3
-18
/
+0
*
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
2019-03-18
11
-158
/
+5
*
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
2018-12-03
1
-0
/
+1
*
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
2018-09-03
13
-122
/
+0
*
drm/omap: panels: Don't modify fixed timings
Laurent Pinchart
2018-09-03
7
-21
/
+0
*
drm/omap: Remove .get_timings() operation from display connectors
Laurent Pinchart
2018-09-03
3
-94
/
+0
*
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
2018-09-03
13
-119
/
+0
*
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
8
-46
/
+42
*
drm/omap: Don't store video mode internally for external encoders
Laurent Pinchart
2018-09-03
3
-15
/
+0
*
drm/omap: Remove duplicate calls to .set_timings() operation
Laurent Pinchart
2018-09-03
13
-28
/
+0
*
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
2018-09-03
13
-13
/
+13
*
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
Laurent Pinchart
2018-09-03
1
-2
/
+0
*
drm/omap: Don't call HDMI mode and infoframe operations recursively
Laurent Pinchart
2018-09-03
2
-41
/
+0
*
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
2018-09-03
3
-34
/
+5
*
drm/omap: Move HPD disconnection handling to omap_connector
Laurent Pinchart
2018-09-03
2
-12
/
+2
*
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
3
-76
/
+2
*
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
3
-24
/
+7
*
drm/omap: Don't call HPD registration operations recursively
Laurent Pinchart
2018-09-03
3
-40
/
+38
*
drm/omap: Don't call .detect() operation recursively
Laurent Pinchart
2018-09-03
3
-5
/
+7
*
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
12
-43
/
+50
*
drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-38
/
+14
*
drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
Laurent Pinchart
2018-09-03
1
-1
/
+0
*
drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-35
/
+21
*
drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-43
/
+11
*
drm/omap: encoder-tfp410: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-38
/
+13
*
drm/omap: connector-hdmi: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
1
-37
/
+20
[next]