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
Age
Commit message (
Expand
)
Author
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
2013-01-08
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-07
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
2013-01-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-04
drm/radeon: fix DMA CS parser for r6xx linear copy packet
Alex Deucher
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check
Sachin Kamat
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
Sachin Kamat
2013-01-04
drm/exynos: fix gem buffer allocation type checking
Inki Dae
2013-01-04
drm/exynos: remove needless parenthesis.
Eunchul Kim
2013-01-04
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
2013-01-04
drm/exynos: remove color bar pattern operation.
JoongMock Shin
2013-01-04
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
2013-01-04
drm/exynos: fix build warning.
Eunchul Kim
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
2013-01-04
drm/exynos: remove needless error handling to property.
Eunchul Kim
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
2013-01-04
drm/exynos: consider buffer allocation without iommu
Inki Dae
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
2013-01-04
drm/exynos: consider no iommu support to console framebuffer
Inki Dae
2013-01-04
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
2013-01-04
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
2013-01-04
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
2013-01-03
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
2013-01-03
drm/radeon: switch to a finer grained reset for cayman/TN
Alex Deucher
2013-01-03
drm/radeon: switch to a finer grained reset for evergreen
Alex Deucher
2013-01-03
drm/radeon: switch to a finer grained reset for r6xx/7xx
Alex Deucher
2013-01-03
drm/radeon: add GPU reset flags
Alex Deucher
2013-01-03
drm/radeon: fix typo in evergreen dma fence
Alex Deucher
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
2013-01-03
drm/radeon: reset dma engine on gpu reset (v2)
Jerome Glisse
2013-01-03
drm/radeon: print dma status reg on lockup (v2)
Jerome Glisse
2013-01-03
drm/radeon: improve ring debugfs printing
Jerome Glisse
2013-01-03
drm/radeon: add debugfs file for dma rings
Jerome Glisse
2013-01-03
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
Alex Deucher
2013-01-03
drm/radeon: add connector table for Mac G4 Silver
Alex Deucher
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
[next]