summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drm/panfrost: Don't scream about deferred probeRobin Murphy2019-05-031-2/+4
* | drm/panfrost: Disable PM on probe failureRobin Murphy2019-05-031-0/+1
* | drm/panfrost: Set DMA masks earlierRobin Murphy2019-05-032-5/+5
* | drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso2019-05-031-11/+24
|/
* drm/panfrost: Prevent concurrent resetsTomeu Vizoso2019-04-183-0/+6
* drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TESTSteven Price2019-04-181-1/+1
* drm/panfrost: Add missing includeSteven Price2019-04-181-0/+1
* drm/panfrost: Make panfrost_gem_free_object() staticYueHaibing2019-04-181-1/+1
* drm/panfrost: Add support for 2MB page entriesRob Herring2019-04-121-8/+24
* drm/panfrost: Add initial panfrost driverRob Herring2019-04-1219-0/+3410