index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: work-around for omap3 display enable
Tomi Valkeinen
2017-08-23
1
-17
/
+30
*
drm/omap: remove no-op cleanup code
Tomi Valkeinen
2017-08-16
1
-33
/
+0
*
drm/omap: rename omapdrm device back
Tomi Valkeinen
2017-08-16
1
-1
/
+1
*
drm: omapdrm: Register omapdrm platform device in omapdss driver
Laurent Pinchart
2017-08-16
1
-1
/
+7
*
drm/omap: Support for HDMI hot plug detection
Peter Ujfalusi
2017-08-15
1
-0
/
+29
*
drm/omapdrm: Fix omap_atomic_wait_for_completion
Maarten Lankhorst
2017-08-01
1
-3
/
+3
*
drm/omapdrm: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-07-29
1
-1
/
+0
*
drm/omap: define compat_ioctl
Tomi Valkeinen
2017-06-02
1
-0
/
+1
*
drm/omap: add new connector types
Tomi Valkeinen
2017-06-02
1
-0
/
+8
*
drm: omapdrm: Infer the OMAP version from the SoC family
Laurent Pinchart
2017-06-02
1
-2
/
+13
*
drm: omapdrm: Add zpos property
Laurent Pinchart
2017-06-02
1
-1
/
+3
*
drm: omapdrm: Remove legacy buffer synchronization support
Laurent Pinchart
2017-06-02
1
-49
/
+4
*
drm: omapdrm: Use DRM core's atomic commit helper
Laurent Pinchart
2017-06-02
1
-98
/
+14
*
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-2
/
+2
*
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
2017-04-03
1
-130
/
+47
*
drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option
Jyri Sarha
2017-04-03
1
-43
/
+16
*
drm/omap: use drm_atomic_helper_shutdown()
Tomi Valkeinen
2017-04-03
1
-0
/
+2
*
drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
Peter Ujfalusi
2017-04-03
1
-6
/
+3
*
drm/omap: use dispc_ops
Tomi Valkeinen
2017-04-03
1
-4
/
+6
*
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
2017-04-03
1
-2
/
+2
*
drm/omap: Add support for render nodes
Hemant Hariyani
2017-04-03
1
-7
/
+13
*
drm/omap: decrease min width & height
Tomi Valkeinen
2017-04-03
1
-2
/
+2
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-2
/
+15
|
\
|
*
drm/omapdrm: Move commit_modeset_enables() before commit_planes()
Jyri Sarha
2017-02-16
1
-1
/
+15
|
*
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
Jyri Sarha
2017-02-16
1
-2
/
+1
*
|
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
2017-02-08
1
-2
/
+0
*
|
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
|
/
*
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-02-01
1
-1
/
+0
|
\
|
*
drm/omap: Remove omap_debugfs_cleanup()
Noralf Trønnes
2017-01-27
1
-1
/
+0
|
*
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
1
-3
/
+1
*
|
drm: omapdrm: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2016-12-19
1
-106
/
+105
*
|
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
Laurent Pinchart
2016-12-19
1
-1
/
+2
*
|
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
2016-12-19
1
-2
/
+2
|
/
*
drm/omap: fix primary-plane's possible_crtcs
Tomi Valkeinen
2016-12-08
1
-5
/
+12
*
drm/omap: Use per-plane rotation property
Ville Syrjälä
2016-10-21
1
-27
/
+25
*
drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
Ville Syrjälä
2016-10-21
1
-2
/
+4
*
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-1
/
+2
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+1
*
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
1
-3
/
+3
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-06-09
1
-0
/
+2
|
\
|
*
drm: omapdrm: add DSI mapping
Sebastian Reichel
2016-06-06
1
-0
/
+2
*
|
drm/omap: Use for_each_plane_in_state
Daniel Vetter
2016-06-02
1
-6
/
+5
|
/
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-3
/
+3
*
drm/omapdrm: Rename async to nonblock.
Maarten Lankhorst
2016-05-02
1
-2
/
+2
*
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-03-05
1
-3
/
+49
|
\
|
*
drm/omap: remove use of omapdss_find_mgr_from_display()
Tomi Valkeinen
2016-03-03
1
-3
/
+5
|
*
drm/omap: fix suspend/resume handling
Tomi Valkeinen
2016-03-03
1
-0
/
+44
*
|
drm/omap: Nuke close hooks
Daniel Vetter
2016-02-08
1
-42
/
+0
|
/
[next]