index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.18-2.0.x-imx
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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
Age
Commit message (
Expand
)
Author
2015-08-25
drm/amdgpu: add priv data to sched
Chunming Zhou
2015-08-25
drm/amdgpu: add owner for sched fence
Chunming Zhou
2015-08-25
drm/amdgpu: remove entity reference from sched fence
Christian König
2015-08-25
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
2015-08-25
drm/amdgpu: remove amdgpu_bo_list_clone
Christian König
2015-08-25
drm/amdgpu: remove the context from amdgpu_job
Christian König
2015-08-25
drm/amdgpu: remove unused parameters to amd_sched_create
Christian König
2015-08-25
drm/amdgpu: remove sched_lock
Christian König
2015-08-25
drm/amdgpu: remove prepare_job callback
Christian König
2015-08-25
drm/amdgpu: cleanup a scheduler function name
Christian König
2015-08-25
drm/amdgpu: reorder scheduler functions
Christian König
2015-08-25
drm/amdgpu: fix scheduler thread creation error checking
Christian König
2015-08-25
drm/amdgpu: fix entity wakeup race condition
Christian König
2015-08-25
drm/amdgpu: cleanup entity picking
Christian König
2015-08-25
drm/amdgpu: remove some more unused entity members v2
Christian König
2015-08-25
drm/amdgpu: fix user fences when scheduler is enabled
Christian König
2015-08-25
drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings
Christian König
2015-08-25
drm/amdgpu: rework scheduler submission handling.
Christian König
2015-08-25
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
2015-08-25
drm/amdgpu: improve sa_bo->fence by kernel fence
Chunming Zhou
2015-08-25
drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()
Junwei Zhang
2015-08-25
drm/amdgpu: fix IH ring allocation for bus addresses (v2)
Alex Deucher
2015-08-21
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd
Alex Deucher
2015-08-21
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
Stephen Chandler Paul
2015-08-20
drm/amdgpu: fix CS error handling v2
Christian König
2015-08-20
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
2015-08-20
drm/amdgpu: free the job immediately after dispatching it
Christian König
2015-08-20
drm/amdgpu: use a spinlock instead of a mutex for the rq
Christian König
2015-08-20
drm/amdgpu: don't need to use bo_list_clone any more
Chunming Zhou
2015-08-20
drm/amdgpu: some clean up for cs_ioctl
Chunming Zhou
2015-08-20
drm/amdgpu: prepare job should be common code path
Chunming Zhou
2015-08-20
drm/amdgpu: abstract amdgpu_job for scheduler
Chunming Zhou
2015-08-20
drm/amdgpu: bump the DRM version for new allowed mem-mapped registers
Marek Olšák
2015-08-20
Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-...
Dave Airlie
2015-08-19
drm/layerscape: Add Freescale DCU DRM driver
Jianwei Wang
2015-08-20
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
2015-08-18
drm: atmel-hlcdc: add support for sama5d4 SoCs
Boris Brezillon
2015-08-18
drm: atmel-hlcdc: add support for at91sam9n12 SoC
Boris Brezillon
2015-08-18
drm: atmel-hlcdc: add support for at91sam9x5 SoCs
Boris Brezillon
2015-08-18
drm: atmel-hlcdc: add RGB565 and RGB444 output support
Boris Brezillon
2015-08-18
drm: atmel-hlcdc: add the missing DRM_ATOMIC flag
Boris Brezillon
2015-08-18
drm: atmel-hlcdc: add PRIME support
Boris Brezillon
2015-08-17
drm/amdgpu: wait on page directory changes. v2
Bas Nieuwenhuizen
2015-08-17
drm/amdgpu: Select BACKLIGHT_LCD_SUPPORT
Thierry Reding
2015-08-17
drm/radeon: Select BACKLIGHT_LCD_SUPPORT
Thierry Reding
2015-08-17
drm/amdgpu: cleanup sheduler rq handling v2
Christian König
2015-08-17
drm/amdgpu: move prepare work out of scheduler to cs_ioctl
Chunming Zhou
2015-08-17
drm/amdgpu: fix unnecessary wake up
Chunming Zhou
2015-08-17
drm/amdgpu: fix duplicated mapping invoke bug
monk.liu
2015-08-17
drm/amdgpu: drop bo_list_clone when no scheduler
monk.liu
[next]