index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-10-23
1
-0
/
+3
|
\
|
*
Merge v5.4-rc4 into drm-next
Daniel Vetter
2019-10-23
2
-5
/
+14
|
|
\
|
|
*
drm/panfrost: Handle resetting on timeout better
Steven Price
2019-10-15
1
-5
/
+11
|
|
*
drm/panfrost: Add missing GPU feature registers
Steven Price
2019-10-14
1
-0
/
+3
*
|
|
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
2019-10-17
1
-1
/
+1
*
|
|
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
2019-10-17
1
-1
/
+1
*
|
|
drm/panfrost: Remove commented out call to panfrost_core_dump
Steven Price
2019-10-09
2
-2
/
+2
*
|
|
drm/panfrost: Handle resetting on timeout better
Steven Price
2019-10-09
1
-5
/
+11
*
|
|
drm/panfrost: Remove NULL check for regulator
Steven Price
2019-10-09
1
-4
/
+2
|
/
/
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
6
-115
/
+131
|
\
|
|
*
Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-27
3
-31
/
+42
|
|
\
|
|
*
drm/panfrost: Prevent race when handling page fault
Steven Price
2019-09-19
1
-19
/
+36
|
|
*
drm/panfrost: Remove NULL checks for regulator
Steven Price
2019-09-19
1
-6
/
+4
|
|
*
drm/panfrost: Fix regulator_get_optional() misuse
Mark Brown
2019-09-19
1
-6
/
+2
|
*
|
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-20
14
-237
/
+847
|
|
\
|
|
|
*
drm/panfrost: Remove unnecessary hwaccess_lock spin_lock
Rob Herring
2019-08-30
3
-7
/
+0
|
|
*
drm/panfrost: Flush and disable address space when freeing page tables
Rob Herring
2019-08-30
1
-7
/
+9
|
|
*
drm/panfrost: Add cache/TLB flush before switching address space
Rob Herring
2019-08-30
1
-0
/
+2
|
|
*
drm/panfrost: Split mmu_hw_do_operation into locked and unlocked version
Rob Herring
2019-08-30
1
-13
/
+13
|
|
*
drm/panfrost: Rework page table flushing and runtime PM interaction
Rob Herring
2019-08-30
1
-20
/
+18
|
|
*
drm/panfrost: Remove unnecessary mmu->lock mutex
Rob Herring
2019-08-30
2
-10
/
+0
|
|
*
drm/panfrost: Hold runtime PM reference until jobs complete
Rob Herring
2019-08-30
1
-11
/
+28
|
|
*
drm/panfrost: Rework runtime PM initialization
Rob Herring
2019-08-30
2
-13
/
+6
|
|
*
drm/panfrost: Use mutex_trylock in panfrost_gem_purge
Rob Herring
2019-08-28
1
-4
/
+7
|
|
*
drm/panfrost: Fix possible suspend in panfrost_remove
Rob Herring
2019-08-28
1
-2
/
+4
|
|
*
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
2019-08-28
1
-2
/
+4
|
*
|
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
1
-1
/
+1
|
*
|
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
1
-1
/
+0
|
*
|
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
1
-5
/
+0
|
*
|
iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers
Will Deacon
2019-07-29
1
-0
/
+14
|
*
|
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
2019-07-24
1
-1
/
+1
*
|
|
drm/panfrost: Add errata descriptions from kbase
Alyssa Rosenzweig
2019-08-23
1
-0
/
+81
*
|
|
drm/panfrost: Use mutex_trylock in panfrost_gem_purge
Rob Herring
2019-08-23
1
-4
/
+7
*
|
|
drm/panfrost: Fix possible suspend in panfrost_remove
Rob Herring
2019-08-23
1
-2
/
+4
*
|
|
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
2019-08-23
1
-2
/
+4
|
|
/
|
/
|
*
|
drm/panfrost: Fix sleeping while atomic in panfrost_gem_open
Rob Herring
2019-08-23
1
-4
/
+6
*
|
drm/panfrost: Remove opp table when unloading
Steven Price
2019-08-19
3
-1
/
+11
*
|
drm/panfrost: Enable devfreq to work without regulator
Steven Price
2019-08-19
1
-5
/
+2
*
|
drm/panfrost: Implement per FD address spaces
Rob Herring
2019-08-19
9
-87
/
+236
*
|
drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
Wei Yongjun
2019-08-19
1
-1
/
+4
*
|
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
2
-4
/
+4
*
|
drm/panfrost: Bump driver version to 1.1
Rob Herring
2019-08-12
1
-1
/
+6
*
|
drm/panfrost: Add support for GPU heap allocations
Rob Herring
2019-08-12
5
-17
/
+171
*
|
drm/panfrost: Convert MMU IRQ handler to threaded handler
Rob Herring
2019-08-12
1
-5
/
+15
*
|
drm/panfrost: Consolidate reset handling
Rob Herring
2019-08-12
5
-21
/
+22
*
|
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
2019-08-12
4
-10
/
+94
*
|
drm/panfrost: Split panfrost_mmu_map SG list mapping to its own function
Rob Herring
2019-08-12
1
-21
/
+31
*
|
drm/panfrost: Restructure the GEM object creation
Rob Herring
2019-08-12
2
-38
/
+39
*
|
drm/panfrost: Add madvise and shrinker support
Rob Herring
2019-08-08
7
-2
/
+158
*
|
drm/panfrost: Remove completed features still in TODO
Rob Herring
2019-08-08
1
-7
/
+0
[next]