index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
async_vma10
drm/i915: Use struct vma_resource instead of struct vma_snapshot
Thomas Hellström
3 years
topic/migration_fence_2
drm/i915/ttm: Asynchronous clears, swapins and sort of swapouts
Thomas Hellström
4 years
topic/ttm_accel_branch
drm/i915/gem: Zap the i915_gem_object_blt code
Thomas Hellström
4 years
topic/ttm_accel_v3
drm/i915/gt: Setup a default migration context on the GT
Chris Wilson
4 years
topic/ttm_accel_v9
HAX drm/i915/dg1: allow pci to auto probe
Lucas De Marchi
4 years
topic/ttm_branch_ready
drm/i915: Use ttm mmap handling for ttm bo's.
Maarten Lankhorst
4 years
topic/ttm_branch_v5
drm/i915: Use ttm mmap handling for ttm bo's.
Maarten Lankhorst
4 years
topic/ttm_rebased
drm/i915: Use ttm mmap handling for ttm bo's.
Maarten Lankhorst
4 years
ttm_branch_for_mesa
HAX: Enable dg1 probing and uapi by default.
Thomas Hellström
4 years
vm_open2
drm/i915/gem: Remove some unnecessary code
Thomas Hellström
3 years
[...]
Tag
Download
Author
Age
without-ttm
commit ef853fc99e...
Lucas De Marchi
4 years
vmwgfx-fixes-5.0-190130
commit 46984feb92...
Thomas Hellstrom
6 years
v5.0-rc4
commit f17b5f06cb...
Linus Torvalds
6 years
drm-fixes-2019-01-25-1
commit f0e7ce1eef...
Dave Airlie
6 years
v5.0-rc3
commit 49a57857ae...
Linus Torvalds
6 years
drm-fixes-2019-01-18-1
commit 9420151d88...
Dave Airlie
6 years
drm-fixes-2019-01-18
commit df0219b4f9...
Dave Airlie
6 years
v5.0-rc2
commit 1c7fc5cbc3...
Linus Torvalds
6 years
drm-fixes-2019-01-11-1
commit e2d3c414ec...
Daniel Vetter
6 years
drm-fixes-2019-01-11
commit f34c48e06d...
Dave Airlie
6 years
[...]
Age
Commit message
Author
Files
Lines
2021-05-21
drm/i915/lmem: Verify checks for lmem residency
topic/ttm_branch_v3
Thomas Hellström
4
-2
/
+64
2021-05-21
drm/i915/ttm: Introduce a TTM i915 gem object backend
Thomas Hellström
16
-154
/
+717
2021-05-21
drm/ttm, drm/amdgpu: Allow the driver some control over swapping
Thomas Hellström
3
-16
/
+34
2021-05-21
drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
Thomas Hellström
4
-14
/
+73
2021-05-21
drm/ttm: Use drm_memcpy_from_wc_dbm for TTM bo moves
Thomas Hellström
1
-1
/
+8
2021-05-21
drm, drm/i915: Move the memcpy_from_wc functionality to core drm
Thomas Hellström
14
-76
/
+121
2021-05-21
drm/ttm: Add a generic TTM memcpy move for page-based iomem
Thomas Hellström
9
-181
/
+508
2021-05-21
drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
Thomas Hellström
2
-1
/
+18
2021-05-21
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
29
-1754
/
+722
2021-05-21
drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical ...
Thomas Hellström
4
-7
/
+15
[...]
Clone
git://people.freedesktop.org/~thomash/linux
ssh://people.freedesktop.org/~thomash/linux