index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
Age
Commit message (
Expand
)
Author
2017-06-02
drm/omap: define compat_ioctl
Tomi Valkeinen
2017-06-02
drm/omap: add new connector types
Tomi Valkeinen
2017-06-02
drm: omapdrm: Infer the OMAP version from the SoC family
Laurent Pinchart
2017-06-02
drm: omapdrm: Add zpos property
Laurent Pinchart
2017-06-02
drm: omapdrm: Remove legacy buffer synchronization support
Laurent Pinchart
2017-06-02
drm: omapdrm: Use DRM core's atomic commit helper
Laurent Pinchart
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
2017-04-03
drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option
Jyri Sarha
2017-04-03
drm/omap: use drm_atomic_helper_shutdown()
Tomi Valkeinen
2017-04-03
drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
Peter Ujfalusi
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
2017-04-03
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
2017-04-03
drm/omap: Add support for render nodes
Hemant Hariyani
2017-04-03
drm/omap: decrease min width & height
Tomi Valkeinen
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-16
drm/omapdrm: Move commit_modeset_enables() before commit_planes()
Jyri Sarha
2017-02-16
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
Jyri Sarha
2017-02-08
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-27
drm/omap: Remove omap_debugfs_cleanup()
Noralf Trønnes
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-12-19
drm: omapdrm: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2016-12-19
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
Laurent Pinchart
2016-12-19
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
2016-12-08
drm/omap: fix primary-plane's possible_crtcs
Tomi Valkeinen
2016-10-21
drm/omap: Use per-plane rotation property
Ville Syrjälä
2016-10-21
drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
Ville Syrjälä
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-09
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-06-06
drm: omapdrm: add DSI mapping
Sebastian Reichel
2016-06-02
drm/omap: Use for_each_plane_in_state
Daniel Vetter
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-02
drm/omapdrm: Rename async to nonblock.
Maarten Lankhorst
2016-03-05
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-03-03
drm/omap: remove use of omapdss_find_mgr_from_display()
Tomi Valkeinen
2016-03-03
drm/omap: fix suspend/resume handling
Tomi Valkeinen
2016-02-08
drm/omap: Nuke close hooks
Daniel Vetter
2015-12-31
drm/omap: set DRIVER_ATOMIC for omapdrm
Tomi Valkeinen
2015-12-31
drm: omapdrm: gem: Mask out private flags passed from userspace
Laurent Pinchart
2015-12-31
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-12-31
drm/omap: Use platform_register/unregister_drivers()
Thierry Reding
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-09-24
drm: Spell vga_switcheroo consistently
Lukas Wunner
[next]