index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
/
panfrost_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-02
drm/panfrost: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2026-02-03
drm/pan*: don't abuse current->group_leader
Oleg Nesterov
1
-1
/
+1
2025-12-09
drm/panfrost: Add flag to map GEM object Write-Back Cacheable
Faith Ekstrand
1
-0
/
+32
2025-12-09
drm/panfrost: Add a PANFROST_SYNC_BO ioctl
Faith Ekstrand
1
-0
/
+84
2025-12-09
drm/panfrost: Provide a custom dma_buf implementation
Boris Brezillon
1
-0
/
+123
2025-12-08
drm/panfrost: Introduce huge tmpfs mountpoint option
Loïc Molinari
1
-0
/
+18
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-10-20
drm/panfrost: Replace DRM driver allocation method with newer one
Adrián Larumbe
1
-4
/
+4
2025-08-12
drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
Adrián Larumbe
1
-1
/
+1
2025-06-02
drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
1
-0
/
+134
2025-06-02
drm/panfrost: Internally label some BOs
Adrián Larumbe
1
-0
/
+10
2025-06-02
drm/panfrost: Add BO labelling to Panfrost
Adrián Larumbe
1
-0
/
+42
2025-04-14
drm/panfrost: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2024-05-29
drm/panfrost: Fix dma_resv deadlock at drm object pin time
Adrián Larumbe
1
-1
/
+1
2023-11-30
drm/panfrost: Consider dma-buf imported objects as resident
Adrián Larumbe
1
-1
/
+1
2023-10-04
drm/panfrost: Implement generic DRM object RSS reporting function
Adrián Larumbe
1
-0
/
+15
2023-10-04
drm/panfrost: Add fdinfo support for memory stats
Adrián Larumbe
1
-0
/
+15
2022-12-21
drm/panfrost: Fix GEM handle creation ref-counting
Steven Price
1
-15
/
+1
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
1
-0
/
+1
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
1
-1
/
+1
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
1
-3
/
+5
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-6
/
+6
2021-06-24
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
1
-11
/
+9
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-1
/
+1
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
1
-3
/
+1
2020-11-03
drm/panfrost: Fix a deadlock between the shrinker and madvise path
Boris Brezillon
1
-3
/
+1
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+2
2020-10-30
drm/panfrost: Support cache-coherent integrations
Robin Murphy
1
-0
/
+2
2020-09-10
drm: panfrost: fix common struct sg_table related issues
Marek Szyprowski
1
-2
/
+2
2020-06-19
drm/panfrost: Use kvfree() to free bo->sgts
Denis Efremov
1
-1
/
+1
2020-05-19
drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-2
/
+2
2020-01-21
drm/panfrost: Add the panfrost_gem_mapping concept
Boris Brezillon
1
-16
/
+108
2019-12-06
drm/panfrost: Open/close the perfcnt BO
Boris Brezillon
1
-2
/
+2
2019-12-06
drm/panfrost: Fix a race in panfrost_gem_free_object()
Boris Brezillon
1
-5
/
+10
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
1
-1
/
+1
2019-08-22
drm/panfrost: Fix sleeping while atomic in panfrost_gem_open
Rob Herring
1
-4
/
+6
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
1
-7
/
+8
2019-08-12
drm/panfrost: Add support for GPU heap allocations
Rob Herring
1
-5
/
+33
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
1
-2
/
+48
2019-08-12
drm/panfrost: Restructure the GEM object creation
Rob Herring
1
-29
/
+39
2019-08-08
drm/panfrost: Add madvise and shrinker support
Rob Herring
1
-0
/
+5
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-1
/
+2
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+6
2019-06-25
drm/panfrost: don't set gem_obj->resv for prime import anymore
Daniel Vetter
1
-2
/
+0
2019-06-18
drm/panfrost: Make sure a BO is only unmapped when appropriate
Boris Brezillon
1
-1
/
+2
2019-06-14
drm/panfrost: Align GEM objects GPU VA to 2MB
Rob Herring
1
-2
/
+6
2019-04-18
drm/panfrost: Make panfrost_gem_free_object() static
YueHaibing
1
-1
/
+1
[next]