- dbe48d0 drm/sched: Split drm_sched_job_init by Daniel Vetter · 3 years, 5 months ago
- e9ae220 drm/panfrost: Use upper/lower_32_bits helpers by Alyssa Rosenzweig · 3 years, 5 months ago
- 8626e63 drm/panfrost: devfreq: Don't display error for EPROBE_DEFER by Chris Morgan · 3 years, 6 months ago
- 7dc924d drm/panfrost:fix the exception name always "UNKNOWN" by ChunyouTang · 3 years, 7 months ago
- 0ec187f drm/panfrost: Increase the AS_ACTIVE polling timeout by Boris Brezillon · 3 years, 7 months ago
- 030761e drm/panfrost: Queue jobs on the hardware by Steven Price · 3 years, 7 months ago
- 30b5d4e drm/panfrost: Kill in-flight jobs on FD close by Boris Brezillon · 3 years, 7 months ago
- 2905db2 drm/panfrost: Don't reset the GPU on job faults unless we really have to by Boris Brezillon · 3 years, 7 months ago
- f9ab9c6 drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck by Boris Brezillon · 3 years, 7 months ago
- ed7a34c drm/panfrost: Disable the AS on unhandled page faults by Boris Brezillon · 3 years, 7 months ago
- 1d0cab5 drm/panfrost: Make sure job interrupts are masked before resetting by Boris Brezillon · 3 years, 7 months ago
- a11c471 drm/panfrost: Simplify the reset serialization logic by Boris Brezillon · 3 years, 7 months ago
- 070ce76 drm/panfrost: Use a threaded IRQ for job interrupts by Boris Brezillon · 3 years, 7 months ago
- 229f457 drm/panfrost: Expose a helper to trigger a GPU reset by Boris Brezillon · 3 years, 7 months ago
- 7319965 drm/panfrost: Do the exception -> string translation using a table by Boris Brezillon · 3 years, 7 months ago
- 6ef2f37 drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name() by Boris Brezillon · 3 years, 7 months ago
- 42738ba drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definition by Boris Brezillon · 3 years, 7 months ago
- 9f4e911 drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriate by Boris Brezillon · 3 years, 7 months ago
- 78efe21 drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr by Boris Brezillon · 3 years, 7 months ago
- 7fdc48c drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv by Boris Brezillon · 3 years, 7 months ago
- 7601d53 drm/panfrost: Fix implicit sync by Daniel Vetter · 3 years, 7 months ago
- 7d7a0fc drm/panfrost: Use xarray and helpers for depedency tracking by Daniel Vetter · 3 years, 7 months ago
- 94dd80f drm/panfrost: Shrink sched_lock by Daniel Vetter · 3 years, 7 months ago
- f424987 drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init() by Wei Yongjun · 3 years, 8 months ago
- d3fae3b dma-buf: drop the _rcu postfix on function names v3 by Christian König · 3 years, 8 months ago
- 6b41323a dma-buf: rename dma_resv_get_excl_rcu to _unlocked by Christian König · 3 years, 8 months ago
- 3e2926f drm/panfrost: Add AFBC_FEATURES parameter by Alyssa Rosenzweig · 3 years, 8 months ago
- 1275e41 drm/panfrost: Add mt8183-mali compatible string by Nicolas Boichat · 3 years, 9 months ago
- 09da319 drm/panfrost: devfreq: Disable devfreq when num_supplies > 1 by Nicolas Boichat · 3 years, 9 months ago
- d176852 drm/panfrost: Remove redundant error printing in panfrost_device_init() by Zhen Lei · 3 years, 9 months ago
- 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 9 months ago
- 6d8a154 drm/panfrost: Convert to use resource-managed OPP API by Yangtao Li · 3 years, 10 months ago
- 0eae01b drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQs by Boris Brezillon · 4 years ago
- f45da82 drm/panfrost: Don't try to map pages that are already mapped by Boris Brezillon · 4 years ago
- 3aa0a80 drm/panfrost: Clear MMU irqs before handling the fault by Boris Brezillon · 4 years ago
- f2f12eb drm/scheduler: provide scheduler score externally by Christian König · 4 years ago
- a6a1f03 drm/scheduler: Job timeout handler returns status (v3) by Luben Tuikov · 4 years ago
- 1f8644d drm/panfrost: Add governor data with pre-defined thresholds by Lukasz Luba · 4 years ago
- 42dceab drm/panfrost: Use delayed timer as default in devfreq profile by Lukasz Luba · 4 years, 1 month ago
- c59c758 Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
- 19778dd Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
- b109bc7229 Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 1 month ago
- f0f6dba Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 1 month ago
- 23e9d78 drm/panfrost: Register devfreq cooling and attempt to add Energy Model by Lukasz Luba · 4 years, 1 month ago
- b66ba5b drm/panfrost: dev_pm_opp_put_*() accepts NULL argument by Viresh Kumar · 4 years, 3 months ago
- fefe852 iommu/io-pgtable: Remove tlb_flush_leaf by Robin Murphy · 4 years, 2 months ago
- 0cf2ef4 drm/shmem-helper: Use cached mappings by default by Thomas Zimmermann · 4 years, 2 months ago
- 5bc5cc2 drm/panfrost: Move the GPU reset bits outside the timeout handler by Boris Brezillon · 4 years, 3 months ago
- 112e505 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 2 months ago
- 512bce5 Merge v5.10-rc3 into drm-next by Daniel Vetter · 4 years, 2 months ago
- 49a3f51 drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends by Thomas Zimmermann · 4 years, 3 months ago
- 70a59dd drm/<drivers>: Constify struct drm_driver by Daniel Vetter · 4 years, 3 months ago
- 0d32c2a drm/panfrost: Replace devm_reset_control_array_get() by Yejune Deng · 4 years, 3 months ago
- 876b15d drm/panfrost: Fix module unload by Steven Price · 4 years, 3 months ago
- 7d2d6d0 drm/panfrost: Fix a deadlock between the shrinker and madvise path by Boris Brezillon · 4 years, 3 months ago
- 7d6763a drm/panfrost: Remove unused variables in panfrost_job_close() by Boris Brezillon · 4 years, 3 months ago
- c489573 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 3 months ago
- a17d609 drm/panfrost: Don't corrupt the queue mutex on open/close by Steven Price · 4 years, 3 months ago
- 268af50 drm/panfrost: Support cache-coherent integrations by Robin Murphy · 4 years, 4 months ago
- 640eee0 Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 3 months ago
- c2df75a drm/panfrost: increase readl_relaxed_poll_timeout values by Christian Hewitt · 4 years, 4 months ago
- 1a11a88 drm/panfrost: Fix job timeout handling by Boris Brezillon · 4 years, 4 months ago
- 0c50365 drm/panfrost: simplify the return expression of panfrost_devfreq_target() by Qinglang Miao · 4 years, 4 months ago
- 3c4641d4 drm/panfrost: simplify the return expression of cz_ih_hw_init() by Qinglang Miao · 4 years, 4 months ago
- 6ea6be7 Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 4 months ago
- afcd0c7 drm/panfrost: add Amlogic GPU integration quirks by Neil Armstrong · 4 years, 4 months ago
- 1100030 drm/panfrost: add amlogic reset quirk callback by Neil Armstrong · 4 years, 4 months ago
- 91e8909 drm/panfrost: add support for vendor quirk by Neil Armstrong · 4 years, 4 months ago
- b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 4 months ago
- 8c3c818 drm/panfrost: Ensure GPU quirks are always initialised by Steven Price · 4 years, 4 months ago
- ac5037a drm/panfrost: Set DMA max segment size by Robin Murphy · 4 years, 5 months ago
- 34a4e66 drm: panfrost: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 9 months ago
- d85ddd1 Merge v5.9-rc1 into drm-misc-next by Maxime Ripard · 4 years, 5 months ago
- 952ace7 Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 5 months ago
- 9df0e0c drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked by Navid Emamdoost · 4 years, 7 months ago
- fd587ff drm/panfrost: add regulators to devfreq by Clément Péron · 4 years, 7 months ago
- 512f2122 drm/panfrost: dynamically alloc regulators by Clément Péron · 4 years, 7 months ago
- 25e247b drm/panfrost: move devfreq_init()/fini() in device by Clément Péron · 4 years, 7 months ago
- d3c335d drm/panfrost: rename error labels in device_init by Clément Péron · 4 years, 7 months ago
- 81f2fbe drm/panfrost: properly handle error in probe by Clément Péron · 4 years, 7 months ago
- ed85df3 drm/panfrost: use spinlock instead of atomic by Clément Péron · 4 years, 7 months ago
- 9bfacfc drm/panfrost: introduce panfrost_devfreq struct by Clément Péron · 4 years, 7 months ago
- eb9dd67 drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle by Clément Péron · 4 years, 7 months ago
- 9713e94 drm/panfrost: clean headers in devfreq by Clément Péron · 4 years, 7 months ago
- 862cc62 drm/panfrost: avoid static declaration by Clément Péron · 4 years, 7 months ago
- 72ef7fe drm/panfrost: Add compatible string for bifrost by Tomeu Vizoso · 4 years, 7 months ago
- 3a74265 drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID by Tomeu Vizoso · 4 years, 7 months ago
- f34ce7a iommu: Add gfp parameter to io_pgtable_ops->map() by Baolin Wang · 4 years, 7 months ago
- 114427b drm/panfrost: Use kvfree() to free bo->sgts by Denis Efremov · 4 years, 8 months ago
- 6409259 drm/panfrost: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
- b99773e drm/panfrost: Fix inbalance of devfreq record_busy/idle() by Steven Price · 4 years, 8 months ago
- e63adec drm/panfrost: Reduce the amount of logs on deferred probe by Krzysztof Kozlowski · 4 years, 8 months ago
- 496d0cc drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlocked by Emil Velikov · 4 years, 8 months ago
- 9e12da0 Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 11 months ago
- d3bd37f Merge v5.6-rc5 into drm-next by Dave Airlie · 4 years, 11 months ago
- 987b90d drm/panfrost: default_supplies[] can be static by kbuild test robot · 5 years ago
- 506629c drm/panfrost: Add support for multiple power domains by Nicolas Boichat · 5 years ago
- 3e1399b drm/panfrost: Add support for multiple regulators by Nicolas Boichat · 5 years ago
- a9d73b3 drm/panfrost: Improve error reporting in panfrost_gpu_power_on by Nicolas Boichat · 5 years ago