index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+1
2020-01-21
drm/panfrost: Add the panfrost_gem_mapping concept
Boris Brezillon
1
-9
/
+82
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-5
/
+1
2019-12-13
Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-9
/
+11
2019-12-06
drm/panfrost: Open/close the perfcnt BO
Boris Brezillon
1
-1
/
+1
2019-12-06
drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()
Boris Brezillon
1
-3
/
+6
2019-12-06
drm/panfrost: Fix a race in panfrost_ioctl_madvise()
Boris Brezillon
1
-5
/
+4
2019-12-02
drm/panfrost: remove DRM_AUTH and respective comment
Emil Velikov
1
-5
/
+1
2019-11-13
Merge v5.4-rc7 into drm-next
Dave Airlie
1
-1
/
+1
2019-10-23
panfrost: Properly undo pm_runtime_enable when deferring a probe
Tomeu Vizoso
1
-1
/
+1
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
1
-1
/
+1
2019-08-30
drm/panfrost: Rework runtime PM initialization
Rob Herring
1
-4
/
+6
2019-08-28
drm/panfrost: Fix possible suspend in panfrost_remove
Rob Herring
1
-2
/
+4
2019-08-19
drm/panfrost: Remove opp table when unloading
Steven Price
1
-1
/
+4
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
1
-6
/
+25
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-08-12
drm/panfrost: Bump driver version to 1.1
Rob Herring
1
-1
/
+6
2019-08-12
drm/panfrost: Add support for GPU heap allocations
Rob Herring
1
-1
/
+10
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
1
-7
/
+35
2019-08-12
drm/panfrost: Restructure the GEM object creation
Rob Herring
1
-9
/
+0
2019-08-09
drm/panfrost: Add madvise and shrinker support
Rob Herring
1
-0
/
+38
2019-08-07
Revert "drm/panfrost: Use drm_gem_map_offset()"
Rob Herring
1
-2
/
+14
2019-08-07
Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""
Sean Paul
1
-14
/
+2
2019-07-26
drm/panfrost: Export all GPU feature registers
Steven Price
1
-3
/
+35
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-1
/
+1
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+15
2019-07-04
Revert "drm/panfrost: Use drm_gem_map_offset()"
Rob Herring
1
-2
/
+14
2019-06-29
drm/panfrost: Fix a double-free error
Boris Brezillon
1
-1
/
+1
2019-06-29
drm/panfrost: Use drm_gem_map_offset()
Steven Price
1
-14
/
+2
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
1
-0
/
+4
2019-06-18
drm/panfrost: Add a module parameter to expose unstable ioctls
Boris Brezillon
1
-0
/
+11
2019-05-13
drm/panfrost: Only put sync_out if non-NULL
Tomeu Vizoso
1
-1
/
+2
2019-05-03
drm/panfrost: Don't scream about deferred probe
Robin Murphy
1
-2
/
+4
2019-05-03
drm/panfrost: Disable PM on probe failure
Robin Murphy
1
-0
/
+1
2019-05-03
drm/panfrost: Set DMA masks earlier
Robin Murphy
1
-5
/
+0
2019-05-03
drm/panfrost: Add sanity checks to submit IOCTL
Tomeu Vizoso
1
-11
/
+24
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring
1
-0
/
+463