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.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
/
amd
/
amdgpu
/
amdgpu_cs.c
Age
Commit message (
Expand
)
Author
2018-08-27
drm/amdgpu: use entity instead of ring for CS
Christian König
2018-08-27
drm/amdgpu: remove the queue manager
Christian König
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
2018-08-27
drm/amdgpu: fix preamble handling
Christian König
2018-07-31
drm/amdgpu: create an empty bo_list if no handle is provided
Christian König
2018-07-31
drm/amdgpu: add bo_list iterators
Christian König
2018-07-31
drm/amdgpu: always recreate bo_list
Christian König
2018-07-31
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
2018-07-31
drm/amdgpu: return error if both BOs and bo_list handle is given
Christian König
2018-07-31
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
2018-07-27
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
2018-07-25
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
2018-07-18
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
2018-07-16
drm/amdgpu: remove job->ring
Christian König
2018-07-16
drm/amdgpu: remove fence context from the job
Christian König
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
2018-07-13
drm/amdgpu: Make pin_size values atomic
Michel Dänzer
2018-07-10
drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.
Andrey Grodzovsky
2018-07-10
drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
Michel Dänzer
2018-06-15
drm/amdgpu: Consolidate visible vs. real vram check v2.
Andrey Grodzovsky
2018-05-30
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
2018-05-16
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-15
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
Christian König
2018-05-15
drm/amdgpu: fix and cleanup cpu visible VRAM handling
Christian König
2018-05-15
drm/amdgpu: use ctx bytes_moved
Christian König
2018-04-11
drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)
Chunming Zhou
2018-03-23
drm/amdgpu: Add MMU notifier type for KFD userptr
Felix Kuehling
2018-02-26
drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx
Roger He
2018-02-19
drm/amdgpu: Fix always_valid bos multiple LRU insertions.
Bas Nieuwenhuizen
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-01-10
drm/amdgpu: update VM PDs after the PTs
Christian König
2017-12-15
drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and cs
Roger He
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
2017-12-06
drm/amdgpu: fix VA hole handling on Vega10 v3
Christian König
2017-12-06
drm/amdgpu: use the new TTM bytes moved counter v2
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
drm/amdgpu: use dep_sync for CS dependency/syncobj
Chunming Zhou
2017-12-04
drm/amdgpu: rename amdgpu_ttm_bind to amdgpu_ttm_alloc_gart
Christian König
2017-12-04
drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2
Christian König
2017-12-04
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
2017-12-04
drm/amdgpu:skip job for guilty ctx in parser_init
Monk Liu
2017-12-04
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
Andrey Grodzovsky
2017-11-28
drm/amdgpu: don't try to move pinned BOs
Christian König
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-17
drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence
Roger He
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
[next]