summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost
AgeCommit message (Expand)Author
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