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-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
54
-568
/
+54
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
9
-8
/
+26
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-40
/
+232
2019-06-26
drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
1
-5
/
+5
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
2
-5
/
+3
2019-06-21
drm/omapdrm: drop fb_debug_enter/leave
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
10
-40
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
44
-528
/
+44
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
5
-37
/
+5
2019-06-10
drm/omap: add support for manually updated displays
Sebastian Reichel
3
-5
/
+129
2019-06-10
drm/omap: add framedone interrupt support
Sebastian Reichel
4
-0
/
+75
2019-06-10
drm/omap: don't check dispc timings for DSI
Sebastian Reichel
1
-4
/
+14
2019-06-10
drm/omap: use DRM_DEBUG_DRIVER instead of CORE
Sebastian Reichel
1
-2
/
+2
2019-06-10
drm/omap: Use dev_get_drvdata()
Kefeng Wang
1
-12
/
+6
2019-06-10
drm/omap: remove open-coded drm_invalid_op()
Emil Velikov
1
-15
/
+1
2019-06-10
drm/omap: Make sure device_id tables are NULL terminated
Thomas Meyer
1
-0
/
+1
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-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-20
drm: Replace instances of drm_format_info by drm_get_format_info
Maxime Ripard
1
-1
/
+1
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
1
-1
/
+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
[next]