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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
drm/panfrost: Add errata descriptions from kbase
Alyssa Rosenzweig
1
-0
/
+81
2019-08-23
drm/panfrost: Use mutex_trylock in panfrost_gem_purge
Rob Herring
1
-4
/
+7
2019-08-23
drm/panfrost: Fix possible suspend in panfrost_remove
Rob Herring
1
-2
/
+4
2019-08-23
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
1
-2
/
+4
2019-08-23
drm/panfrost: Fix sleeping while atomic in panfrost_gem_open
Rob Herring
1
-4
/
+6
2019-08-19
drm/panfrost: Remove opp table when unloading
Steven Price
3
-1
/
+11
2019-08-19
drm/panfrost: Enable devfreq to work without regulator
Steven Price
1
-5
/
+2
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
9
-87
/
+236
2019-08-19
drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
Wei Yongjun
1
-1
/
+4
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2
-4
/
+4
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
5
-17
/
+171
2019-08-12
drm/panfrost: Convert MMU IRQ handler to threaded handler
Rob Herring
1
-5
/
+15
2019-08-12
drm/panfrost: Consolidate reset handling
Rob Herring
5
-21
/
+22
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
4
-10
/
+94
2019-08-12
drm/panfrost: Split panfrost_mmu_map SG list mapping to its own function
Rob Herring
1
-21
/
+31
2019-08-12
drm/panfrost: Restructure the GEM object creation
Rob Herring
2
-38
/
+39
2019-08-09
drm/panfrost: Add madvise and shrinker support
Rob Herring
7
-2
/
+158
2019-08-09
drm/panfrost: Remove completed features still in TODO
Rob Herring
1
-7
/
+0
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: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
Yue Hu
1
-1
/
+2
2019-07-26
drm/panfrost: Export all GPU feature registers
Steven Price
3
-3
/
+38
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
4
-2
/
+12
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-7
/
+441
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-25
drm/panfrost: don't set gem_obj->resv for prime import anymore
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-1
/
+13
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2
-1
/
+13
2019-06-18
drm/panfrost: Make sure a BO is only unmapped when appropriate
Boris Brezillon
3
-1
/
+11
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
8
-1
/
+390
2019-06-18
drm/panfrost: Add an helper to check the GPU generation
Boris Brezillon
1
-0
/
+5
2019-06-18
drm/panfrost: Add a module parameter to expose unstable ioctls
Boris Brezillon
2
-0
/
+13
2019-06-18
drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.h
Boris Brezillon
2
-3
/
+3
2019-06-14
drm/panfrost: Align GEM objects GPU VA to 2MB
Rob Herring
1
-2
/
+6
2019-06-10
drm/panfrost: Require the simple_ondemand governor
Ezequiel Garcia
1
-0
/
+1
2019-06-10
drm/panfrost: make devfreq optional again
Neil Armstrong
1
-1
/
+12
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-1
/
+24
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2
-1
/
+6
2019-05-22
drm: panfrost: add optional bus_clock
Clément Péron
2
-0
/
+23
2019-05-22
drm/panfrost: Select devfreq
Ezequiel Garcia
2
-11
/
+3
2019-05-13
drm/panfrost: Add missing _fini() calls in panfrost_device_fini()
Boris Brezillon
1
-0
/
+4
2019-05-13
drm/panfrost: Only put sync_out if non-NULL
Tomeu Vizoso
1
-1
/
+2
2019-05-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-25
/
+41
2019-05-03
drm/panfrost: Show stored feature registers
Robin Murphy
1
-7
/
+7
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
[next]