summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost
AgeCommit message (Expand)Author
2019-08-22drm/panfrost: Fix sleeping while atomic in panfrost_gem_openRob Herring
2019-08-19drm/panfrost: Remove opp table when unloadingSteven Price
2019-08-19drm/panfrost: Enable devfreq to work without regulatorSteven Price
2019-08-19drm/panfrost: Implement per FD address spacesRob Herring
2019-08-19drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()Wei Yongjun
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-12drm/panfrost: Bump driver version to 1.1Rob Herring
2019-08-12drm/panfrost: Add support for GPU heap allocationsRob Herring
2019-08-12drm/panfrost: Convert MMU IRQ handler to threaded handlerRob Herring
2019-08-12drm/panfrost: Consolidate reset handlingRob Herring
2019-08-12drm/panfrost: Add a no execute flag for BO allocationsRob Herring
2019-08-12drm/panfrost: Split panfrost_mmu_map SG list mapping to its own functionRob Herring
2019-08-12drm/panfrost: Restructure the GEM object creationRob Herring
2019-08-08drm/panfrost: Add madvise and shrinker supportRob Herring
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-25drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu
2019-07-25drm/panfrost: Export all GPU feature registersSteven Price
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