index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-01-31
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-04
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
|
/
*
drm/omap: set DRIVER_ATOMIC for omapdrm
Tomi Valkeinen
2015-12-31
1
-1
/
+2
*
drm: omapdrm: gem: Mask out private flags passed from userspace
Laurent Pinchart
2015-12-31
1
-3
/
+8
*
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-12-31
1
-4
/
+0
*
drm/omap: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-31
1
-19
/
+7
*
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
1
-6
/
+6
*
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-07
1
-1
/
+1
*
drm: Spell vga_switcheroo consistently
Lukas Wunner
2015-09-24
1
-1
/
+1
[next]