summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-06-192-1/+13
|\
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-192-1/+13
| |\
| | * drm/panfrost: Require the simple_ondemand governorEzequiel Garcia2019-06-101-0/+1
| | * drm/panfrost: make devfreq optional againNeil Armstrong2019-06-101-1/+12
* | | drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon2019-06-188-1/+390
* | | drm/panfrost: Add an helper to check the GPU generationBoris Brezillon2019-06-181-0/+5
* | | drm/panfrost: Add a module parameter to expose unstable ioctlsBoris Brezillon2019-06-182-0/+13
* | | drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.hBoris Brezillon2019-06-182-3/+3
* | | 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
OpenPOWER on IntegriCloud