aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost
AgeCommit message (Expand)Author
2019-11-25drm/panfrost: Handle resetting on timeout betterSteven Price
2019-06-28drm/panfrost: Fix a double-free errorBoris Brezillon
2019-06-18drm/panfrost: Make sure a BO is only unmapped when appropriateBoris Brezillon
2019-06-10drm/panfrost: Require the simple_ondemand governorEzequiel Garcia
2019-06-10drm/panfrost: make devfreq optional againNeil Armstrong
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-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-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