index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
drm/ttm: nuke old page allocator
Christian König
3
-126
/
+0
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
1
-4
/
+7
2020-10-29
drm/ttm: new TT backend allocation pool v3
Christian König
2
-0
/
+93
2020-10-28
Fonts: Make font size unsigned in font_desc
Peilin Ye
1
-1
/
+1
2020-10-27
drm/doc: Document legacy_cursor_update better
Daniel Vetter
1
-1
/
+11
2020-10-26
drm: deprecate DRM_FORMAT_MOD_NONE
Simon Ser
1
-1
/
+10
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2
-31
/
+16
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
1
-1
/
+1
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
1
-10
/
+0
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
1
-8
/
+2
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
1
-14
/
+0
2020-10-21
drm/ttm: remove move to new and inline into remainging place.
Dave Airlie
1
-4
/
+0
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
1
-18
/
+0
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
1
-2
/
+0
2020-10-20
drm/fourcc: Add AXBXGXRX106106106106 format
Matteo Franchin
1
-0
/
+6
2020-10-19
drm/ttm: drop ttm_bo_move_ttm wrapper
Dave Airlie
1
-22
/
+0
2020-10-19
drm/ttm: add move old to system to drivers.
Dave Airlie
1
-0
/
+2
2020-10-19
drm/ttm: refactor out common code to setup a new tt backed resource
Dave Airlie
1
-0
/
+4
2020-10-19
drm/ttm: drop free old node wrapper.
Dave Airlie
1
-9
/
+0
2020-10-16
dma-buf: Clarify that dma-buf sg lists are page aligned
Jianxin Xiong
1
-1
/
+2
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2
-29
/
+0
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
1
-2
/
+4
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
1
-3
/
+5
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
2
-10
/
+40
2020-10-13
drm: shmobile: Reduce include dependencies
Andy Shevchenko
1
-2
/
+0
2020-10-09
drm/fourcc: document modifier uniqueness requirements
Simon Ser
1
-0
/
+24
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-11
/
+2
2020-10-07
drm/ttm: move ttm_set_memory.h out of include
Christian König
1
-84
/
+0
2020-10-07
drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2
Christian König
1
-9
/
+0
2020-10-07
drm/vmwgfx: move ttm_bo_swapout_all into vmwgfx
Christian König
1
-1
/
+0
2020-10-07
drm/ttm: drop glob parameter from ttm_bo_swapout
Christian König
1
-2
/
+1
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2
-22
/
+2
2020-10-07
drm/ttm: remove TTM_PAGE_FLAG_WRITE
Christian König
1
-1
/
+0
2020-09-30
virtio-gpu api: fix 64/32 compat issue with blob implementation
Alistair Delva
1
-1
/
+1
2020-09-29
dma-buf: Document struct dma_buf_map
Thomas Zimmermann
1
-0
/
+72
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
3
-6
/
+32
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
3
-4
/
+18
2020-09-29
dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
Thomas Zimmermann
2
-1
/
+84
2020-09-29
drm/virtgpu api: cross-device feature
Gurchetan Singh
1
-0
/
+1
2020-09-29
drm/virtgpu api: host visible feature
Gurchetan Singh
1
-0
/
+1
2020-09-29
drm/virtgpu api: blob resources
Gurchetan Singh
1
-1
/
+36
2020-09-29
virtio-gpu api: host visible feature
Gerd Hoffmann
1
-0
/
+35
2020-09-29
virtio-gpu api: blob resources
Gerd Hoffmann
1
-0
/
+43
2020-09-28
drm/ttm: remove fault callback
Christian König
1
-3
/
+0
2020-09-25
drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
Thomas Zimmermann
2
-82
/
+5
2020-09-24
drm/ttm: remove TTM_PL_FLAG_NO_EVICT
Christian König
1
-1
/
+0
2020-09-24
drm/ttm: remove ttm_bo_create
Christian König
1
-24
/
+0
2020-09-24
drm/vram-helper: switch over to the new pin interface
Christian König
1
-3
/
+0
2020-09-24
drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
Christian König
1
-0
/
+26
2020-09-24
drm/ttm: remove persistent_swap_storage
Christian König
2
-6
/
+1
[next]