index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
Age
Commit message (
Expand
)
Author
Lines
2019-10-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-22
/
+7
2019-10-03
drm/omap: fix max fclk divider for omap36xx
Tomi Valkeinen
-1
/
+1
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-16
/
+2
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-6
/
+5
2019-09-04
dma-mapping: remove dma_{alloc,free,mmap}_writecombine
Christoph Hellwig
-6
/
+5
2019-08-23
drm/omap: Fix port lookup for SDI output
Laurent Pinchart
-1
/
+3
2019-08-23
omapdrm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-9
/
+2
2019-08-16
drm/omap: displays: Remove unused panel drivers
Laurent Pinchart
-7
/
+0
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-12
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
-264
/
+22
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
-27
/
+3
2019-06-10
drm/omap: Make sure device_id tables are NULL terminated
Thomas Meyer
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
-27
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
-8
/
+20
2019-03-27
drm/omap: hdmi4_cec: Fix CEC clock handling for PM
Tony Lindgren
-7
/
+19
2019-03-27
drm/omap: fix typo
Matteo Croce
-1
/
+1
2019-03-18
drm/omap: dsi: Fix PM for display blank with paired dss_pll calls
Tony Lindgren
-29
/
+31
2019-03-18
drm/omap: Remove panel-dpi driver
Laurent Pinchart
-1
/
+0
2019-03-18
drm/omap: Remove TFP410 and DVI connector drivers
Laurent Pinchart
-2
/
+0
2019-03-18
drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
Laurent Pinchart
-8
/
+33
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
-6
/
+14
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
-9
/
+40
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
-4
/
+4
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
-13
/
+17
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
-58
/
+10
2019-03-18
drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
Laurent Pinchart
-8
/
+7
2019-03-18
drm/omap: venc: Use drm_display_mode natively
Laurent Pinchart
-46
/
+44
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
-38
/
+39
2019-03-18
drm/omap: venc: Simplify mode setting by caching configuration
Laurent Pinchart
-34
/
+34
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
-14
/
+1
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
-4
/
+0
2019-03-18
drm/omap: venc: List both PAL and NTSC modes
Laurent Pinchart
-6
/
+19
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
-1
/
+4
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
-3
/
+0
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
-6
/
+36
2019-03-18
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
-87
/
+36
2019-03-18
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
-5
/
+2
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
-66
/
+85
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
-5
/
+5
2019-03-18
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
-98
/
+7
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
-3
/
+0
2019-03-18
drm/omap: venc: Remove wss_data field from venc_device structure
Laurent Pinchart
-10
/
+1
2019-03-18
drm/omap: Remove unused kobj field from struct omap_dss_device
Laurent Pinchart
-2
/
+0
2019-02-06
drm/omap: dsi: Hack-fix DSI bus flags
Tomi Valkeinen
-0
/
+11
2019-02-06
drm/omap: dsi: Fix OF platform depopulate
Tomi Valkeinen
-2
/
+2
2019-02-06
drm/omap: dsi: Fix crash in DSI debug dumps
Tomi Valkeinen
-6
/
+6
2018-12-03
drm/omap: populate DSI platform bus earlier
Sebastian Reichel
-10
/
+10
2018-12-03
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
-1
/
+1
[next]