summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost
AgeCommit message (Expand)Author
2019-08-08drm/panfrost: Remove completed features still in TODORob Herring
2019-08-07Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring
2019-08-07Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""Sean Paul
2019-07-29iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()Will Deacon
2019-07-29iommu/io-pgtable: Remove unused ->tlb_sync() callbackWill Deacon
2019-07-29iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()Will Deacon
2019-07-29iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in driversWill Deacon
2019-07-25drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu
2019-07-25drm/panfrost: Export all GPU feature registersSteven Price
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-03Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring
2019-06-28drm/panfrost: Fix a double-free errorBoris Brezillon
2019-06-28drm/panfrost: Use drm_gem_map_offset()Steven Price
2019-06-25drm/panfrost: don't set gem_obj->resv for prime import anymoreDaniel Vetter
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-18drm/panfrost: Make sure a BO is only unmapped when appropriateBoris Brezillon
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon
2019-06-18drm/panfrost: Add an helper to check the GPU generationBoris Brezillon
2019-06-18drm/panfrost: Add a module parameter to expose unstable ioctlsBoris Brezillon
2019-06-18drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.hBoris Brezillon
2019-06-14drm/panfrost: Align GEM objects GPU VA to 2MBRob Herring
2019-06-10drm/panfrost: Require the simple_ondemand governorEzequiel Garcia
2019-06-10drm/panfrost: make devfreq optional againNeil Armstrong
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-22drm: panfrost: add optional bus_clockClément Péron
2019-05-22drm/panfrost: Select devfreqEzequiel Garcia
2019-05-13drm/panfrost: Add missing _fini() calls in panfrost_device_fini()Boris Brezillon
2019-05-13drm/panfrost: Only put sync_out if non-NULLTomeu Vizoso
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-03drm/panfrost: Show stored feature registersRobin Murphy
2019-05-03drm/panfrost: Don't scream about deferred probeRobin Murphy
2019-05-03drm/panfrost: Disable PM on probe failureRobin Murphy
2019-05-03drm/panfrost: Set DMA masks earlierRobin Murphy
2019-05-03drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso
2019-05-02drm/scheduler: rework job destructionChristian König
2019-04-18drm/panfrost: Prevent concurrent resetsTomeu Vizoso
2019-04-18drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TESTSteven Price
2019-04-18drm/panfrost: Add missing includeSteven Price
2019-04-18drm/panfrost: Make panfrost_gem_free_object() staticYueHaibing
2019-04-12drm/panfrost: Add support for 2MB page entriesRob Herring
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring