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
/
ttm
Age
Commit message (
Expand
)
Author
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2014-09-02
drm/ttm: use rcu in core ttm
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
drm/ttm: call ttm_bo_wait while inside a reservation
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-09
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
2014-08-10
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-05
drm/ttm: Pass GFP flags in order to avoid deadlock.
Tetsuo Handa
2014-08-05
drm/ttm: Fix possible stack overflow by recursive shrinker calls.
Tetsuo Handa
2014-08-05
drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.
Tetsuo Handa
2014-08-05
drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().
Tetsuo Handa
2014-08-05
drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().
Tetsuo Handa
2014-07-22
drm/ttm: make device_released static
Dave Airlie
2014-07-22
drm/ttm: use gfp_t instead of int for flags.
Dave Airlie
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
2014-07-08
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
Martin Kepplinger
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-07-08
drm/ttm: recognize ARM arch in ioprot handler
Lucas Stach
2014-04-05
Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2014-04-04
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2014-03-28
drm/ttm: Add a ttm_ref_object_exists function
Thomas Hellstrom
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-12
drm/ttm: don't oops if no invalidate_caches()
Rob Clark
2014-03-12
drm/ttm: Work around performance regression with VM_PFNMAP
Thomas Hellstrom
2014-02-18
drm/ttm: Fix memory leak in ttm_agp_backend.c
Masanari Iida
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2014-01-14
Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
2014-01-08
drivers: gpu: Remove unused function in ttm_lock.c
Rashika Kheria
2014-01-08
drivers: gpu: Mark function as static in ttm_bo_util.c
Rashika Kheria
2014-01-08
drivers: gpu: Mark function as static in ttm_bo.c
Rashika Kheria
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
2014-01-08
drm/ttm: Correctly set page mapping and -index members
Thomas Hellstrom
2014-01-08
drm/ttm: Refuse to fault (prime-) imported pages
Thomas Hellstrom
2014-01-08
drm/ttm: Use VM_PFNMAP for shared bo maps
Thomas Hellstrom
2013-12-23
drm/ttm: Fix swapin regression
Thomas Hellstrom
2013-12-18
drm: Kill DRM_SUSER
Daniel Vetter
2013-12-16
drm/ttm: Fix accesses through vmas with only partial coverage
Thomas Hellstrom
2013-11-21
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-11-20
drm/ttm: Don't move non-existing data
Thomas Hellstrom
2013-11-18
drm/ttm: Add a minimal prime implementation for ttm base objects
Thomas Hellstrom
2013-11-18
drm/ttm: Allow execbuf util reserves without ticket
Thomas Hellstrom
[next]