index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-28
1
-2
/
+4
|
\
|
*
drm: Replace instances of drm_format_info by drm_get_format_info
Maxime Ripard
2019-05-20
1
-1
/
+1
|
*
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-05-20
1
-1
/
+3
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
|
/
*
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-15
2
-8
/
+20
|
\
|
*
drm/omap: hdmi4_cec: Fix CEC clock handling for PM
Tony Lindgren
2019-03-27
1
-7
/
+19
|
*
drm/omap: fix typo
Matteo Croce
2019-03-27
1
-1
/
+1
*
|
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-03-29
1
-5
/
+1
|
\
\
|
*
|
drm/omap: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-27
1
-5
/
+1
|
|
/
*
|
drm/omap: panel-tpo-td028ttec1: add backlight support
Andreas Kemnade
2019-03-18
1
-0
/
+10
*
|
drm/omap: dsi: Fix PM for display blank with paired dss_pll calls
Tony Lindgren
2019-03-18
1
-29
/
+31
*
|
drm/omap: Remove panel-dpi driver
Laurent Pinchart
2019-03-18
4
-207
/
+0
*
|
drm/omap: Remove TFP410 and DVI connector drivers
Laurent Pinchart
2019-03-18
5
-448
/
+0
*
|
drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
Laurent Pinchart
2019-03-18
2
-8
/
+33
*
|
drm/omap: Add support for drm_panel
Laurent Pinchart
2019-03-18
6
-20
/
+65
*
|
drm/omap: Add support for drm_bridge
Laurent Pinchart
2019-03-18
9
-62
/
+145
*
|
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
2019-03-18
10
-22
/
+29
*
|
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
25
-20
/
+32
*
|
drm/omap: Refactor initialization sequence
Laurent Pinchart
2019-03-18
1
-67
/
+56
*
|
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
2019-03-18
3
-58
/
+10
*
|
drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
Laurent Pinchart
2019-03-18
2
-8
/
+7
*
|
drm/omap: venc: Use drm_display_mode natively
Laurent Pinchart
2019-03-18
1
-46
/
+44
*
|
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
2019-03-18
9
-48
/
+46
*
|
drm/omap: Factor out common mode validation code
Laurent Pinchart
2019-03-18
3
-45
/
+44
*
|
drm/omap: venc: Simplify mode setting by caching configuration
Laurent Pinchart
2019-03-18
1
-34
/
+34
*
|
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
2019-03-18
3
-12
/
+9
*
|
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
2019-03-18
2
-14
/
+1
*
|
drm/omap: Notify all devices in the pipeline of output disconnection
Laurent Pinchart
2019-03-18
1
-12
/
+16
*
|
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
2019-03-18
1
-26
/
+29
*
|
drm/omap: Don't store display pointer in omap_connector structure
Laurent Pinchart
2019-03-18
1
-18
/
+13
*
|
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
2019-03-18
4
-6
/
+8
*
|
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
2019-03-18
3
-7
/
+3
*
|
drm/omap: venc: List both PAL and NTSC modes
Laurent Pinchart
2019-03-18
1
-6
/
+19
*
|
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
2019-03-18
11
-5
/
+16
*
|
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
2019-03-18
3
-27
/
+5
*
|
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
2019-03-18
12
-61
/
+80
*
|
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
2019-03-18
8
-87
/
+36
*
|
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
2019-03-18
2
-5
/
+2
*
|
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
2019-03-18
24
-337
/
+171
*
|
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
14
-64
/
+25
*
|
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
6
-35
/
+10
*
|
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
2019-03-18
7
-98
/
+7
*
|
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
2019-03-18
12
-161
/
+32
*
|
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
2019-03-18
2
-51
/
+2
*
|
drm/omap: venc: Remove wss_data field from venc_device structure
Laurent Pinchart
2019-03-18
1
-10
/
+1
*
|
drm/omap: Remove unused kobj field from struct omap_dss_device
Laurent Pinchart
2019-03-18
1
-2
/
+0
*
|
drm/omap: Remove declaration of nonexisting function
Laurent Pinchart
2019-03-18
1
-2
/
+0
|
/
*
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-18
1
-8
/
+19
|
\
|
*
drm/omap: dsi: Hack-fix DSI bus flags
Tomi Valkeinen
2019-02-06
1
-0
/
+11
|
*
drm/omap: dsi: Fix OF platform depopulate
Tomi Valkeinen
2019-02-06
1
-2
/
+2
[next]