summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost
AgeCommit message (Expand)Author
2020-02-12drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon
2020-02-12drm/panfrost: Remove set but not used variable 'bo'YueHaibing
2020-02-12Merge v5.6-rc1 into drm-misc-fixesMaarten Lankhorst
2020-02-03drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon
2019-12-18drm/scheduler: rework entity creationNirmoy Das
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-13Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...Dave Airlie
2019-12-06drm/panfrost: Register devfreq cooling deviceRobin Murphy
2019-12-06drm/panfrost: Open/close the perfcnt BOBoris Brezillon
2019-12-06drm/panfrost: Fix a race in panfrost_gem_free_object()Boris Brezillon
2019-12-06drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()Boris Brezillon
2019-12-06drm/panfrost: Fix a race in panfrost_ioctl_madvise()Boris Brezillon
2019-12-06drm/panfrost: devfreq: Round frequencies to OPPsSteven Price
2019-12-02drm/panfrost: remove DRM_AUTH and respective commentEmil Velikov
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-10-29drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy
2019-10-29drm/panfrost: fix -Wmissing-prototypes warningsYi Wang
2019-10-29drm/panfrost: Simplify devfreq utilisation trackingSteven Price
2019-10-29drm/panfrost: Use generic code for devfreqSteven Price
2019-10-23panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann
2019-10-17drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmapGerd Hoffmann
2019-10-15drm/panfrost: Handle resetting on timeout betterSteven Price
2019-10-14drm/panfrost: Add missing GPU feature registersSteven Price
2019-10-09drm/panfrost: Remove commented out call to panfrost_core_dumpSteven Price
2019-10-09drm/panfrost: Handle resetting on timeout betterSteven Price
2019-10-09drm/panfrost: Remove NULL check for regulatorSteven Price
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19drm/panfrost: Prevent race when handling page faultSteven Price
2019-09-19drm/panfrost: Remove NULL checks for regulatorSteven Price
2019-09-19drm/panfrost: Fix regulator_get_optional() misuseMark Brown
2019-08-30drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring
2019-08-30drm/panfrost: Flush and disable address space when freeing page tablesRob Herring
2019-08-30drm/panfrost: Add cache/TLB flush before switching address spaceRob Herring
2019-08-30drm/panfrost: Split mmu_hw_do_operation into locked and unlocked versionRob Herring
2019-08-30drm/panfrost: Rework page table flushing and runtime PM interactionRob Herring
2019-08-30drm/panfrost: Remove unnecessary mmu->lock mutexRob Herring
2019-08-30drm/panfrost: Hold runtime PM reference until jobs completeRob Herring
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring
2019-08-28drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring
2019-08-28drm/panfrost: Fix possible suspend in panfrost_removeRob Herring
2019-08-28drm/panfrost: Add missing check for pfdev->regulatorSteven Price
2019-08-23drm/panfrost: Add errata descriptions from kbaseAlyssa Rosenzweig
2019-08-23drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring