index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem_vram_helper.c
Age
Commit message (
Expand
)
Author
2020-08-24
drm/ttm: init mem->bus in common code.
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
2020-08-06
drm/vram-helper: use wrapper to access memory managers
Dave Airlie
2020-08-06
drm/vram_helper: call explicit mm takedown
Dave Airlie
2020-08-06
drm/vram_helper: use new ttm manager init function
Dave Airlie
2020-08-06
drm/vram-helper: call the ttm manager debug function
Dave Airlie
2020-08-06
drm/vram-helper: remove populate/unpopulate
Dave Airlie
2020-07-31
drm/ttm: remove the init_mem_type callback
Christian König
2020-07-31
drm/vram-helper: stop implementing init_mem_type
Christian König
2020-07-31
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
2020-07-31
drm/ttm: initialize the system domain with defaults v2
Christian König
2020-07-21
drm: remove optional dummy function from drivers using TTM
Christian König
2020-07-21
drm/vram-helper: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
2020-07-20
drm/vram-helper: Managed vram helpers
Thomas Zimmermann
2020-06-25
drm/vram-helper: don't use ttm bo->offset v4
Nirmoy Das
2020-05-19
drm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-09
drm/vram-helpers: Merge code into a single file
Thomas Zimmermann
2020-04-09
drm/vram-helpers: Set plane fence for display update
Thomas Zimmermann
2020-03-23
drm/vram-helper: remove unneeded #if defined/endif guards.
Wambui Karuga
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/vram-helper: make drm_vram_mm_debugfs_init() return 0
Wambui Karuga
2020-02-06
drm/vram: Add helpers to validate a display mode's memory requirements
Thomas Zimmermann
2020-01-07
drm/vram-helper: Support struct drm_driver.gem_create_object
Thomas Zimmermann
2020-01-07
drm/vram-helper: Remove BO device from public interface
Thomas Zimmermann
2020-01-07
drm/vram-helper: Remove interruptible flag from public interface
Thomas Zimmermann
2020-01-06
drm/vram: Support scanline alignment for dumb buffers
Thomas Zimmermann
2019-10-25
drm/ttm: remove pointers to globals
Christian König
2019-10-24
drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()
Thomas Zimmermann
2019-10-17
drm/vram: drop verify_access
Gerd Hoffmann
2019-10-17
drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
Gerd Hoffmann
2019-09-27
drm/vram: Support top-down placement flag
Thomas Zimmermann
2019-09-17
drm/vram: Provide vmap and vunmap operations for GEM VRAM objects
Thomas Zimmermann
2019-09-12
drm/vram: Unconditonally set BO call-back functions
Thomas Zimmermann
2019-09-12
drm/vram: Unexport internal functions of VRAM MM
Thomas Zimmermann
2019-09-12
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2019-09-10
drm/vram: use drm_gem_ttm_print_info
Gerd Hoffmann
2019-09-09
drm/vram: Implement lazy unmapping for GEM VRAM buffers
Thomas Zimmermann
2019-09-09
drm/vram: Acquire lock only once per call to vmap()/vunmap()
Thomas Zimmermann
2019-09-09
drm/vram: Add kmap ref-counting to GEM VRAM objects
Thomas Zimmermann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
drm/vram: use embedded gem object
Gerd Hoffmann
2019-07-03
drm/vram: Don't export driver callback functions for PRIME
Thomas Zimmermann
2019-07-03
drm/vram: Set GEM object functions for PRIME
Thomas Zimmermann
2019-06-13
drm: Remove functions with kmap-object argument from GEM VRAM helpers
Thomas Zimmermann
2019-06-13
drm: Remove lock interfaces from GEM VRAM helpers
Thomas Zimmermann
2019-06-13
drm/gem-vram: Support pinning buffers to current location
Thomas Zimmermann
2019-06-06
drm: Ignore drm_gem_vram_mm_funcs in generated documentation
Thomas Zimmermann
[next]