summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost
Commit message (Expand)AuthorAgeFilesLines
...
| * | iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon2019-07-241-1/+1
* | | drm/panfrost: Add errata descriptions from kbaseAlyssa Rosenzweig2019-08-231-0/+81
* | | drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring2019-08-231-4/+7
* | | drm/panfrost: Fix possible suspend in panfrost_removeRob Herring2019-08-231-2/+4
* | | drm/panfrost: Add missing check for pfdev->regulatorSteven Price2019-08-231-2/+4
| |/ |/|
* | drm/panfrost: Fix sleeping while atomic in panfrost_gem_openRob Herring2019-08-221-4/+6
* | drm/panfrost: Remove opp table when unloadingSteven Price2019-08-193-1/+11
* | drm/panfrost: Enable devfreq to work without regulatorSteven Price2019-08-191-5/+2
* | drm/panfrost: Implement per FD address spacesRob Herring2019-08-199-87/+236
* | drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()Wei Yongjun2019-08-191-1/+4
* | dma-buf: rename reservation_object to dma_resvChristian König2019-08-132-4/+4
* | drm/panfrost: Bump driver version to 1.1Rob Herring2019-08-121-1/+6
* | drm/panfrost: Add support for GPU heap allocationsRob Herring2019-08-125-17/+171
* | drm/panfrost: Convert MMU IRQ handler to threaded handlerRob Herring2019-08-121-5/+15
* | drm/panfrost: Consolidate reset handlingRob Herring2019-08-125-21/+22
* | drm/panfrost: Add a no execute flag for BO allocationsRob Herring2019-08-124-10/+94
* | drm/panfrost: Split panfrost_mmu_map SG list mapping to its own functionRob Herring2019-08-121-21/+31
* | drm/panfrost: Restructure the GEM object creationRob Herring2019-08-122-38/+39
* | drm/panfrost: Add madvise and shrinker supportRob Herring2019-08-087-2/+158
* | drm/panfrost: Remove completed features still in TODORob Herring2019-08-081-7/+0
* | Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring2019-08-071-2/+14
* | Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""Sean Paul2019-08-071-14/+2
* | drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu2019-07-251-1/+2
* | drm/panfrost: Export all GPU feature registersSteven Price2019-07-253-3/+38
* | Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-224-2/+12
|\|
| * Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-1510-7/+441
| |\
| * | drm/panfrost: Fix a double-free errorBoris Brezillon2019-06-281-1/+1
| * | drm/panfrost: Make sure a BO is only unmapped when appropriateBoris Brezillon2019-06-183-1/+11
* | | Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring2019-07-031-2/+14
* | | drm/panfrost: Use drm_gem_map_offset()Steven Price2019-06-281-14/+2
* | | drm/panfrost: don't set gem_obj->resv for prime import anymoreDaniel Vetter2019-06-251-2/+0
* | | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-2/+1
| |/ |/|
* | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-06-192-1/+13
|\ \
| * | Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-192-1/+13
| |\|
| | * drm/panfrost: Require the simple_ondemand governorEzequiel Garcia2019-06-101-0/+1
| | * drm/panfrost: make devfreq optional againNeil Armstrong2019-06-101-1/+12
* | | drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon2019-06-188-1/+390
* | | drm/panfrost: Add an helper to check the GPU generationBoris Brezillon2019-06-181-0/+5
* | | drm/panfrost: Add a module parameter to expose unstable ioctlsBoris Brezillon2019-06-182-0/+13
* | | drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.hBoris Brezillon2019-06-182-3/+3
* | | drm/panfrost: Align GEM objects GPU VA to 2MBRob Herring2019-06-141-2/+6
|/ /
* | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-283-1/+24
|\ \ | |/ |/|
| * Merge drm/drm-next into drm-misc-nextSean Paul2019-05-222-1/+6
| |\
| * | drm: panfrost: add optional bus_clockClément Péron2019-05-222-0/+23
| * | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-05-092-25/+41
| |\ \
| * | | drm/scheduler: rework job destructionChristian König2019-05-021-1/+1
* | | | drm/panfrost: Select devfreqEzequiel Garcia2019-05-222-11/+3
| |_|/ |/| |
* | | drm/panfrost: Add missing _fini() calls in panfrost_device_fini()Boris Brezillon2019-05-131-0/+4
* | | drm/panfrost: Only put sync_out if non-NULLTomeu Vizoso2019-05-131-1/+2
| |/ |/|
* | drm/panfrost: Show stored feature registersRobin Murphy2019-05-031-7/+7
OpenPOWER on IntegriCloud