index
:
pm24.git
master
perf-mon
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
2024-09-06
drm/gem-vram: Remove support for simple display pipelines
Thomas Zimmermann
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-11
drm/gem-vram: Do not pin buffer objects for vmap
Thomas Zimmermann
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
2024-03-11
drm/gem-vram: Acquire reservation lock in GEM pin/unpin callbacks
Thomas Zimmermann
2024-01-30
drm/vram-helper: Fix 'multi-line' kernel-doc comments
Anna-Maria Behnsen
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2023-05-08
drm/vram-helper: fix function names in vram helper doc
Luc Ma
2023-02-23
drm/gem-vram: handle NULL bo->resource in move callback
Matthew Auld
2022-12-22
drm: use new debugfs device-centered functions on DRM core files
Maíra Canal
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-11-14
drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()
Dmitry Osipenko
2022-07-11
drm/ttm: rename and cleanup ttm_bo_init
Christian König
2022-05-19
drm/gem-vram: Ignore planes that are unused by framebuffer format
Thomas Zimmermann
2022-05-19
drm/gem-vram: Share code between GEM VRAM's _{prepare, cleanup}_fb()
Thomas Zimmermann
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-02
drm/ttm: Add a parameter to add extra pages into ttm_tt
Ramalingam C
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
2021-08-02
drm: Fix typo in comments
Cai Huoqing
2021-07-05
drm/vram-helper: Unexport drm_vram_helper_{alloc,release}_mm()
Thomas Zimmermann
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
drm/ttm: flip over the range manager to self allocated nodes
Christian König
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-04-11
drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-12
drm/vram-helper: cleanup drm_gem_vram_bo_driver_move_notify
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/vram-helper: Reuse existing page mappings in vmap
Thomas Zimmermann
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
drm/vram-helper: Remove invariant parameters from internal kmap function
Thomas Zimmermann
2020-10-29
drm/vram_helpers: drop ttm_page_alloc.h include
Christian König
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
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/vram_helper: implement a ttm move callback.
Dave Airlie
2020-09-25
drm/vram-helper: Don't put new BOs into VRAM
Thomas Zimmermann
2020-09-25
drm/vram-helper: Set object function iff they are not provided by driver
Thomas Zimmermann
2020-09-25
drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()
Thomas Zimmermann
2020-09-24
drm/vram-helper: switch over to the new pin interface
Christian König
2020-09-22
drm/vram-helper: Fix use of top-down placement
Thomas Zimmermann
[next]