index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-05
Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2
-17
/
+17
2014-04-04
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
2
-17
/
+17
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
1
-3
/
+8
2014-03-28
drm/ttm: Add a ttm_ref_object_exists function
Thomas Hellstrom
1
-0
/
+46
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-1
/
+2
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-1
/
+2
2014-03-12
drm/ttm: don't oops if no invalidate_caches()
Rob Clark
1
-3
/
+5
2014-03-12
drm/ttm: Work around performance regression with VM_PFNMAP
Thomas Hellstrom
1
-5
/
+7
2014-02-18
drm/ttm: Fix memory leak in ttm_agp_backend.c
Masanari Iida
1
-0
/
+1
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
1
-0
/
+3
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
1
-1
/
+1
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2
-4
/
+5
2014-01-14
Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
1
-36
/
+54
2014-01-08
drivers: gpu: Remove unused function in ttm_lock.c
Rashika Kheria
1
-8
/
+0
2014-01-08
drivers: gpu: Mark function as static in ttm_bo_util.c
Rashika Kheria
1
-2
/
+2
2014-01-08
drivers: gpu: Mark function as static in ttm_bo.c
Rashika Kheria
1
-1
/
+1
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
1
-36
/
+54
2014-01-08
drm/ttm: Correctly set page mapping and -index members
Thomas Hellstrom
2
-4
/
+28
2014-01-08
drm/ttm: Refuse to fault (prime-) imported pages
Thomas Hellstrom
1
-0
/
+9
2014-01-08
drm/ttm: Use VM_PFNMAP for shared bo maps
Thomas Hellstrom
1
-3
/
+15
2013-12-23
drm/ttm: Fix swapin regression
Thomas Hellstrom
1
-1
/
+2
2013-12-18
drm: Kill DRM_SUSER
Daniel Vetter
1
-1
/
+1
2013-12-16
drm/ttm: Fix accesses through vmas with only partial coverage
Thomas Hellstrom
1
-3
/
+3
2013-11-21
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
3
-9
/
+59
2013-11-20
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2
-7
/
+54
2013-11-20
drm/ttm: Don't move non-existing data
Thomas Hellstrom
1
-2
/
+5
2013-11-18
drm/ttm: Add a minimal prime implementation for ttm base objects
Thomas Hellstrom
1
-6
/
+248
2013-11-18
drm/ttm: Allow execbuf util reserves without ticket
Thomas Hellstrom
1
-13
/
+19
2013-11-14
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
1
-17
/
+13
2013-11-12
drm/ttm: Fix vma page_prot bit manipulation
Thomas Hellstrom
1
-17
/
+13
2013-11-07
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
3
-36
/
+102
2013-11-06
drm/ttm: Fix memory type compatibility check
Thomas Hellstrom
1
-12
/
+20
2013-11-06
drm/ttm: Fix ttm_bo_move_memcpy
Thomas Hellstrom
1
-11
/
+17
2013-11-06
drm/ttm: Handle in-memory region copies
Jakob Bornecrantz
1
-1
/
+3
2013-11-06
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
Thomas Hellstrom
1
-1
/
+13
2013-11-06
drm/ttm: Allow vm fault retries
Thomas Hellstrom
1
-12
/
+50
2013-11-06
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
2
-5
/
+4
2013-09-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+2
2013-09-19
drm, ttm Fix uninitialized warning
Prarit Bhargava
1
-1
/
+1
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
1
-1
/
+1
2013-09-10
drivers: convert shrinkers to new count/scan API
Dave Chinner
2
-35
/
+60
2013-08-19
drm/ttm: kill unused functions
Maarten Lankhorst
1
-154
/
+0
2013-08-07
drm/ttm: inline drm_bo_setup_vm()
David Herrmann
1
-20
/
+2
2013-08-07
drm/ttm: replace drm_mm_pre_get() by direct alloc
David Herrmann
1
-22
/
+20
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
1
-1
/
+2
2013-07-25
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
1
-10
/
+1
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
3
-125
/
+48
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
2
-12
/
+2
2013-06-28
drm/ttm: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
1
-4
/
+4
2013-06-28
drm/ttm: inline ttm_bo_reserve and related calls
Maarten Lankhorst
2
-102
/
+12
[next]