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
/
panfrost
/
panfrost_drv.c
Age
Commit message (
Expand
)
Author
2020-02-27
drm/panfrost: default_supplies[] can be static
kbuild test robot
2020-02-25
drm/panfrost: Add support for multiple power domains
Nicolas Boichat
2020-02-25
drm/panfrost: Add support for multiple regulators
Nicolas Boichat
2020-02-14
Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-02-03
drm/panfrost: Make sure the shrinker does not reclaim referenced BOs
Boris Brezillon
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-21
drm/panfrost: Add the panfrost_gem_mapping concept
Boris Brezillon
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-13
Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-12-06
drm/panfrost: Open/close the perfcnt BO
Boris Brezillon
2019-12-06
drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()
Boris Brezillon
2019-12-06
drm/panfrost: Fix a race in panfrost_ioctl_madvise()
Boris Brezillon
2019-12-02
drm/panfrost: remove DRM_AUTH and respective comment
Emil Velikov
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
2019-10-23
panfrost: Properly undo pm_runtime_enable when deferring a probe
Tomeu Vizoso
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
2019-08-30
drm/panfrost: Rework runtime PM initialization
Rob Herring
2019-08-28
drm/panfrost: Fix possible suspend in panfrost_remove
Rob Herring
2019-08-19
drm/panfrost: Remove opp table when unloading
Steven Price
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-12
drm/panfrost: Bump driver version to 1.1
Rob Herring
2019-08-12
drm/panfrost: Add support for GPU heap allocations
Rob Herring
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
2019-08-12
drm/panfrost: Restructure the GEM object creation
Rob Herring
2019-08-08
drm/panfrost: Add madvise and shrinker support
Rob Herring
2019-08-07
Revert "drm/panfrost: Use drm_gem_map_offset()"
Rob Herring
2019-08-07
Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""
Sean Paul
2019-07-25
drm/panfrost: Export all GPU feature registers
Steven Price
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-03
Revert "drm/panfrost: Use drm_gem_map_offset()"
Rob Herring
2019-06-28
drm/panfrost: Fix a double-free error
Boris Brezillon
2019-06-28
drm/panfrost: Use drm_gem_map_offset()
Steven Price
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
2019-06-18
drm/panfrost: Add a module parameter to expose unstable ioctls
Boris Brezillon
2019-05-13
drm/panfrost: Only put sync_out if non-NULL
Tomeu Vizoso
2019-05-03
drm/panfrost: Don't scream about deferred probe
Robin Murphy
2019-05-03
drm/panfrost: Disable PM on probe failure
Robin Murphy
2019-05-03
drm/panfrost: Set DMA masks earlier
Robin Murphy
2019-05-03
drm/panfrost: Add sanity checks to submit IOCTL
Tomeu Vizoso
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring