summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-03-121-1/+1
|\
| * drm/panfrost: default_supplies[] can be statickbuild test robot2020-02-271-1/+1
* | Merge v5.6-rc5 into drm-nextDave Airlie2020-03-113-38/+30
|\ \ | |/ |/|
| * drm/panfrost: Don't try to map on error faultsTomeu Vizoso2020-02-251-25/+19
| * drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon2020-02-122-8/+10
| * drm/panfrost: Remove set but not used variable 'bo'YueHaibing2020-02-121-5/+1
| * Merge v5.6-rc1 into drm-misc-fixesMaarten Lankhorst2020-02-123-19/+27
| |\
* | | drm/panfrost: Add support for multiple power domainsNicolas Boichat2020-02-253-8/+102
* | | drm/panfrost: Add support for multiple regulatorsNicolas Boichat2020-02-253-18/+51
* | | drm/panfrost: Improve error reporting in panfrost_gpu_power_onNicolas Boichat2020-02-251-4/+7
* | | Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-179-77/+320
|\ \ \
| * | | Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-02-144-1/+16
| |\| | | | |/ | |/|
| | * drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon2020-02-034-1/+16
| * | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-303-19/+27
| |\ \ | | |/ | |/|
| | * drm/scheduler: rework entity creationNirmoy Das2019-12-181-3/+5
| * | drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon2020-01-219-74/+300
* | | drm/panfrost: Prefix interrupt handlers' namesEzequiel Garcia2020-01-213-4/+6
* | | drm/panfrost: Remove core stack power managementSteven Price2020-01-211-5/+0
| |/ |/|
* | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-172-16/+22
|\ \ | |/ |/|
| * drm/panfrost: Register devfreq cooling deviceRobin Murphy2019-12-061-11/+21
| * drm/panfrost: remove DRM_AUTH and respective commentEmil Velikov2019-12-021-5/+1
* | Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...Dave Airlie2019-12-136-39/+48
|\ \
| * | drm/panfrost: Open/close the perfcnt BOBoris Brezillon2019-12-065-13/+22
| * | drm/panfrost: Fix a race in panfrost_gem_free_object()Boris Brezillon2019-12-061-5/+10
| * | drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()Boris Brezillon2019-12-061-3/+6
| * | drm/panfrost: Fix a race in panfrost_ioctl_madvise()Boris Brezillon2019-12-061-5/+4
| * | drm/panfrost: devfreq: Round frequencies to OPPsSteven Price2019-12-061-13/+6
| |/
* | Merge v5.4-rc7 into drm-nextDave Airlie2019-11-143-8/+10
|\ \ | |/ |/|
| * drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy2019-10-291-3/+3
| * drm/panfrost: fix -Wmissing-prototypes warningsYi Wang2019-10-292-4/+6
| * panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso2019-10-231-1/+1
* | drm/panfrost: Simplify devfreq utilisation trackingSteven Price2019-10-294-56/+38
* | drm/panfrost: Use generic code for devfreqSteven Price2019-10-292-52/+10
* | Merge drm/drm-next into drm-misc-nextSean Paul2019-10-231-0/+3
|\ \
| * | Merge v5.4-rc4 into drm-nextDaniel Vetter2019-10-232-5/+14
| |\|
| | * drm/panfrost: Handle resetting on timeout betterSteven Price2019-10-151-5/+11
| | * drm/panfrost: Add missing GPU feature registersSteven Price2019-10-141-0/+3
* | | drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann2019-10-171-1/+1
* | | drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmapGerd Hoffmann2019-10-171-1/+1
* | | drm/panfrost: Remove commented out call to panfrost_core_dumpSteven Price2019-10-092-2/+2
* | | drm/panfrost: Handle resetting on timeout betterSteven Price2019-10-091-5/+11
* | | drm/panfrost: Remove NULL check for regulatorSteven Price2019-10-091-4/+2
|/ /
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-036-115/+131
|\|
| * Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-273-31/+42
| |\
| | * drm/panfrost: Prevent race when handling page faultSteven Price2019-09-191-19/+36
| | * drm/panfrost: Remove NULL checks for regulatorSteven Price2019-09-191-6/+4
| | * drm/panfrost: Fix regulator_get_optional() misuseMark Brown2019-09-191-6/+2
| * | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-1914-237/+847
| |\|
| | * drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring2019-08-303-7/+0
| | * drm/panfrost: Flush and disable address space when freeing page tablesRob Herring2019-08-301-7/+9