index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
Age
Commit message (
Expand
)
Author
2019-10-29
drm/panfrost: Don't dereference bogus MMU pointers
Robin Murphy
2019-10-29
drm/panfrost: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-23
panfrost: Properly undo pm_runtime_enable when deferring a probe
Tomeu Vizoso
2019-10-15
drm/panfrost: Handle resetting on timeout better
Steven Price
2019-10-14
drm/panfrost: Add missing GPU feature registers
Steven Price
2019-09-27
Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
drm/panfrost: Prevent race when handling page fault
Steven Price
2019-09-19
drm/panfrost: Remove NULL checks for regulator
Steven Price
2019-09-19
drm/panfrost: Fix regulator_get_optional() misuse
Mark Brown
2019-08-30
drm/panfrost: Remove unnecessary hwaccess_lock spin_lock
Rob Herring
2019-08-30
drm/panfrost: Flush and disable address space when freeing page tables
Rob Herring
2019-08-30
drm/panfrost: Add cache/TLB flush before switching address space
Rob Herring
2019-08-30
drm/panfrost: Split mmu_hw_do_operation into locked and unlocked version
Rob Herring
2019-08-30
drm/panfrost: Rework page table flushing and runtime PM interaction
Rob Herring
2019-08-30
drm/panfrost: Remove unnecessary mmu->lock mutex
Rob Herring
2019-08-30
drm/panfrost: Hold runtime PM reference until jobs complete
Rob Herring
2019-08-30
drm/panfrost: Rework runtime PM initialization
Rob Herring
2019-08-28
drm/panfrost: Use mutex_trylock in panfrost_gem_purge
Rob Herring
2019-08-28
drm/panfrost: Fix possible suspend in panfrost_remove
Rob Herring
2019-08-28
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
2019-08-22
drm/panfrost: Fix sleeping while atomic in panfrost_gem_open
Rob Herring
2019-08-19
drm/panfrost: Remove opp table when unloading
Steven Price
2019-08-19
drm/panfrost: Enable devfreq to work without regulator
Steven Price
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
2019-08-19
drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
Wei Yongjun
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: Convert MMU IRQ handler to threaded handler
Rob Herring
2019-08-12
drm/panfrost: Consolidate reset handling
Rob Herring
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
2019-08-12
drm/panfrost: Split panfrost_mmu_map SG list mapping to its own function
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-08
drm/panfrost: Remove completed features still in TODO
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-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers
Will Deacon
2019-07-25
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
Yue Hu
2019-07-25
drm/panfrost: Export all GPU feature registers
Steven Price
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
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
[next]