index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_ttm_buffer.c
Age
Commit message (
Expand
)
Author
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-22
drm/vmwgfx: remove vmw_vram_gmr_placement
Christian König
2023-02-13
drm/vmwgfx: Make the driver work without the dummy resources
Zack Rusin
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-04-02
drm/ttm: Add a parameter to add extra pages into ttm_tt
Ramalingam C
2021-12-09
drm/vmwgfx: Remove usage of MOBFMT_RANGE
Zack Rusin
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-12-01
drm/vmwgfx: Introduce a new placement for MOB page tables
Zack Rusin
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-24
lib/scatterlist: Provide a dedicated function to support table append
Maor Gottlieb
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
2021-08-23
drm/vmwgfx: unbind in vmw_ttm_unpopulate
Christian König
2021-06-12
drm/vmwgfx: inline access to the pages from the piter
Zack Rusin
2021-06-12
drm/vmwgfx: remove code that was using physical page addresses
Zack Rusin
2021-06-09
drm/vmwgfx: use ttm_bo_move_null() when there is nothing to move
Nirmoy Das
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-26
drm/vmwgfx: Inline vmw_verify_access()
Thomas Zimmermann
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-03-16
drm/vmwgfx: clean up vmw_move_notify v2
Christian König
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-01-21
drm/ttm: device naming cleanup
Christian König
2021-01-19
drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptions
Lee Jones
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
2020-11-30
drm/vmwgfx: switch to ttm_sg_tt_init
Christian König
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-29
drm/vmwgfx: switch to new allocator
Christian König
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
2020-10-07
drm/vmwgfx: add a move callback.
Dave Airlie
2020-10-07
drm/vmwgfx: move null mem checks outside move notifies
Dave Airlie
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
2020-09-24
drm/vmwgfx: stop using ttm_bo_create v2
Christian König
[next]