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
/
armada
Age
Commit message (
Expand
)
Author
2015-10-20
drm/armada: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-15
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-01
drm/armada: move frame wait wakeup into plane work
Russell King
2015-10-01
drm/armada: convert overlay plane vbl worker to a armada plane worker
Russell King
2015-10-01
drm/armada: move CRTC flip work to primary plane work
Russell King
2015-10-01
drm/armada: move frame wait into armada_frame
Russell King
2015-10-01
drm/armada: move the locking for armada_drm_vbl_event_remove()
Russell King
2015-10-01
drm/armada: move the update of dplane->ctrl0 out of spinlock
Russell King
2015-10-01
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
Russell King
2015-10-01
drm/armada: provide a common helper to disable a plane
Russell King
2015-10-01
drm/armada: allocate primary plane ourselves
Russell King
2015-10-01
drm/armada: add primary plane creation
Russell King
2015-10-01
drm/armada: introduce generic armada_plane struct
Russell King
2015-10-01
drm/armada: update armada overlay to use drm_universal_plane_init()
Russell King
2015-10-01
drm/armada: use xchg() to atomically update dplane->old_fb
Russell King
2015-09-15
drm/armada: factor out retirement of old fb
Russell King
2015-09-15
drm/armada: rename overlay identifiers
Russell King
2015-09-15
drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work()
Russell King
2015-09-15
drm/armada: disable CRTC clock during DPMS
Russell King
2015-09-15
drm/armada: use drm_plane_force_disable() to disable the overlay plane
Russell King
2015-09-15
drm/armada: move vbl code into armada_crtc
Russell King
2015-09-15
drm/armada: remove non-component support
Russell King
2015-08-06
drm/armada: Use new drm_fb_helper functions
Archit Taneja
2015-07-17
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-07-15
drm/armada: avoid saving the adjusted mode to crtc->mode
Russell King
2015-07-15
drm/armada: fix overlay when partially off-screen
Russell King
2015-07-15
drm/armada: convert overlay to use drm_plane_helper_check_update()
Russell King
2015-07-15
drm/armada: fix gem object free after failed prime import
Russell King
2015-07-15
drm/armada: fix incorrect overlay plane cleanup
Russell King
2015-07-15
drm/armada: fix missing overlay wake-up
Russell King
2015-05-15
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-04-13
drm/armada: constify struct drm_encoder_helper_funcs pointer
Jani Nikula
2015-01-26
drm/armada: armada_drv: Remove unused function
Rickard Strandqvist
2015-01-26
drm/armada: armada_output: Remove some unused functions
Rickard Strandqvist
2015-01-09
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
drm/armada: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-12
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-28
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
[next]