index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
3
-27
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2
-8
/
+20
2019-03-29
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-5
/
+1
2019-03-27
drm/omap: hdmi4_cec: Fix CEC clock handling for PM
Tony Lindgren
1
-7
/
+19
2019-03-27
drm/omap: Use drm_fb_helper_fill_info
Daniel Vetter
1
-5
/
+1
2019-03-27
drm/omap: fix typo
Matteo Croce
1
-1
/
+1
2019-03-18
drm/omap: panel-tpo-td028ttec1: add backlight support
Andreas Kemnade
1
-0
/
+10
2019-03-18
drm/omap: dsi: Fix PM for display blank with paired dss_pll calls
Tony Lindgren
1
-29
/
+31
2019-03-18
drm/omap: Remove panel-dpi driver
Laurent Pinchart
4
-207
/
+0
2019-03-18
drm/omap: Remove TFP410 and DVI connector drivers
Laurent Pinchart
5
-448
/
+0
2019-03-18
drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
Laurent Pinchart
2
-8
/
+33
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
6
-20
/
+65
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
9
-62
/
+145
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
10
-22
/
+29
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
25
-20
/
+32
2019-03-18
drm/omap: Refactor initialization sequence
Laurent Pinchart
1
-67
/
+56
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
3
-58
/
+10
2019-03-18
drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
Laurent Pinchart
2
-8
/
+7
2019-03-18
drm/omap: venc: Use drm_display_mode natively
Laurent Pinchart
1
-46
/
+44
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
9
-48
/
+46
2019-03-18
drm/omap: Factor out common mode validation code
Laurent Pinchart
3
-45
/
+44
2019-03-18
drm/omap: venc: Simplify mode setting by caching configuration
Laurent Pinchart
1
-34
/
+34
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
3
-12
/
+9
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
2
-14
/
+1
2019-03-18
drm/omap: Notify all devices in the pipeline of output disconnection
Laurent Pinchart
1
-12
/
+16
2019-03-18
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
1
-26
/
+29
2019-03-18
drm/omap: Don't store display pointer in omap_connector structure
Laurent Pinchart
1
-18
/
+13
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
4
-6
/
+8
2019-03-18
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
3
-7
/
+3
2019-03-18
drm/omap: venc: List both PAL and NTSC modes
Laurent Pinchart
1
-6
/
+19
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
11
-5
/
+16
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
3
-27
/
+5
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
12
-61
/
+80
2019-03-18
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
8
-87
/
+36
2019-03-18
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
2
-5
/
+2
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
24
-337
/
+171
2019-03-18
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
14
-64
/
+25
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
6
-35
/
+10
2019-03-18
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
7
-98
/
+7
2019-03-18
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
12
-161
/
+32
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
2
-51
/
+2
2019-03-18
drm/omap: venc: Remove wss_data field from venc_device structure
Laurent Pinchart
1
-10
/
+1
2019-03-18
drm/omap: Remove unused kobj field from struct omap_dss_device
Laurent Pinchart
1
-2
/
+0
2019-03-18
drm/omap: Remove declaration of nonexisting function
Laurent Pinchart
1
-2
/
+0
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-8
/
+19
2019-02-06
drm/omap: dsi: Hack-fix DSI bus flags
Tomi Valkeinen
1
-0
/
+11
2019-02-06
drm/omap: dsi: Fix OF platform depopulate
Tomi Valkeinen
1
-2
/
+2
2019-02-06
drm/omap: dsi: Fix crash in DSI debug dumps
Tomi Valkeinen
1
-6
/
+6
[next]