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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-04-20
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2015-03-24
drm/omap: tiler: add hibernation callback
Grygorii Strashko
2015-03-24
drm/omap: add hibernation callbacks
Grygorii Strashko
2015-03-24
drm/omap: keep ref to old_fb
Tomi Valkeinen
2015-03-24
drm/omap: fix race conditon in DMM
Tomi Valkeinen
2015-03-24
drm/omap: fix race condition with dev->obj_list
Tomi Valkeinen
2015-03-24
drm/omap: do not use BUG_ON(!spin_is_locked(x))
Tomi Valkeinen
2015-03-24
drm/omap: only ignore DIGIT SYNC LOST for TV output
Tomi Valkeinen
2015-03-24
drm/omap: fix race with error_irq
Tomi Valkeinen
2015-03-24
drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
Tomi Valkeinen
2015-03-24
drm/omap: stop connector polling during suspend
Tomi Valkeinen
2015-03-24
drm/omap: remove dummy PM functions
Tomi Valkeinen
2015-03-24
drm/omap: tiler: fix race condition with engine->async
Tomi Valkeinen
2015-03-24
drm/omap: fix plane's channel selection
Tomi Valkeinen
2015-03-24
drm/omap: fix TILER on OMAP5
Tomi Valkeinen
2015-03-24
drm/omap: handle incompatible buffer stride and pixel size
Tomi Valkeinen
2015-03-24
drm/omap: fix error handling in omap_framebuffer_create()
Tomi Valkeinen
2015-03-24
drm/omap: fix operation without fbdev
Tomi Valkeinen
2015-03-24
drm/omap: add a comment why locking is missing
Tomi Valkeinen
2015-03-24
drm/omap: add pin refcounting to omap_framebuffer
Tomi Valkeinen
2015-03-24
drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
Tomi Valkeinen
2015-03-24
drm/omap: page_flip: return -EBUSY if flip pending
Tomi Valkeinen
2015-03-24
drm/omap: fix encoder-crtc mapping
Tomi Valkeinen
2015-03-20
drm: omapdrm: Reorder CRTC functions
Laurent Pinchart
2015-03-20
drm: omapdrm: Planes are already disabled when destroyed
Laurent Pinchart
2015-03-20
drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
Laurent Pinchart
2015-03-20
drm: omapdrm: Prefix all plane functions with omap_plane_
Laurent Pinchart
2015-03-20
drm: omapdrm: Avoid function forward declaration in omap_crtc.c
Laurent Pinchart
2015-03-20
drm: omapdrm: Remove omap_crtc->full_update field
Laurent Pinchart
2015-03-20
drm: omapdrm: Remove manual update display support
Laurent Pinchart
2015-03-20
drm: omapdrm: Fix race condition between GO and vblank IRQ
Laurent Pinchart
2015-03-20
drm: omapdrm: Reset the zorder property when disabling a plane
Laurent Pinchart
2015-03-20
drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
Laurent Pinchart
2015-03-20
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
2015-03-20
drm: omapdrm: Remove unused variables
Laurent Pinchart
2015-03-20
drm: omapdrm: Refactor CRTC creation code
Laurent Pinchart
2015-03-20
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
2015-02-26
OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
Tomi Valkeinen
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-11-20
drm: omapdrm: remove unused variable
Boris BREZILLON
2014-11-15
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
2014-11-15
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
2014-11-13
drm/omap: gem: dumb: pitch is an output
Thierry Reding
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-20
gpu: drm: omapdrm: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-08-08
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
[next]