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
/
pl111
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-15
drm/pl111: Initialize clock spinlock early
Guenter Roeck
2019-04-12
Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-04
drm/pl111: fix possible object reference leak
Wen Yang
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-28
drm/pl111: add of_node_put()
Yangtao Li
2018-09-27
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-09-25
drm/pl111: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-10
drm/pl111: Make sure of_device_id tables are NULL terminated
zhong jiang
2018-07-17
drm/pl111: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-17
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-10
drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
Noralf Trønnes
2018-07-01
drm/pl111: Support Nomadik LCDC variant
Linus Walleij
2018-05-04
drm/pl111: Fix module probe bug
Linus Walleij
2018-05-02
drm/pl111: Enable device-specific assigned memory
Linus Walleij
2018-05-02
drm/pl111: Support the Versatile Express
Linus Walleij
2018-04-24
drm/pl111: Use simple_display_pipe prepare_fb helper
Daniel Vetter
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
2018-03-07
drm/pl111: Use max memory bandwidth for resolution
Linus Walleij
2018-03-07
drm/pl111: Handle the RealView variant separately
Linus Walleij
2018-03-07
drm/pl111: Make the default BPP a per-variant variable
Linus Walleij
2018-02-26
drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC
Thierry Reding
2018-02-22
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
2018-02-07
drm/pl111: Support multiple endpoints on the CLCD
Linus Walleij
2018-02-07
drm/pl111: Support variants with broken VBLANK
Linus Walleij
2018-02-07
drm/pl111: Support variants with broken clock divider
Linus Walleij
2018-02-07
drm/pl111: Handle the Versatile RGB/BGR565 mode
Linus Walleij
2018-02-07
drm/pl111: Properly detect the ARM PL110 variants
Linus Walleij
2018-01-12
drm/pl111: Support handling bridge timings
Linus Walleij
2017-12-08
drm/pl111: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-10
drm/pl111: Add handling of Versatile platforms
Linus Walleij
2017-09-10
drm/pl111: Add optional variant display en/disable callbacks
Linus Walleij
2017-09-10
drm/pl111: Insert delay before powering up PL11x
Linus Walleij
2017-09-10
drm/pl111: Enable PL110 variant
Linus Walleij
2017-09-10
drm/pl111: Replace custom connector with panel bridge
Linus Walleij
2017-09-10
drm/pl111: Add all registers to debugfs
Linus Walleij
2017-09-10
drm/pl111: Cleanup local header file
Linus Walleij
2017-08-16
drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2017-08-09
drm: make drm_mode_config_func const
Bhumika Goyal
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-29
drm/pl111: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-18
drm/pl111: Use gem_free_object_unlocked
Daniel Vetter
2017-06-07
drm/pl111: Fix offset calculation for the primary plane.
Eric Anholt
[next]