summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost
AgeCommit message (Expand)Author
2021-09-20drm/panfrost: simplify getting .driver_dataWolfram Sang
2021-09-20panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains staticJiapeng Chong
2021-09-17drm/panfrost: Calculate lock region size correctlySteven Price
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-02drm/panfrost: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-09-02panfrost: Don't cleanup the job if it was successfully queuedBoris Brezillon
2021-08-30drm/panfrost: use scheduler dependency trackingDaniel Vetter
2021-08-30drm/sched: drop entity parameter from drm_sched_push_jobDaniel Vetter
2021-08-30drm/sched: Split drm_sched_job_initDaniel Vetter
2021-08-26drm/panfrost: Use upper/lower_32_bits helpersAlyssa Rosenzweig
2021-08-25drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig
2021-08-25drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig
2021-08-25drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig
2021-07-23drm/panfrost: devfreq: Don't display error for EPROBE_DEFERChris Morgan
2021-07-12drm/panfrost:fix the exception name always "UNKNOWN"ChunyouTang
2021-07-01drm/panfrost: Increase the AS_ACTIVE polling timeoutBoris Brezillon
2021-07-01drm/panfrost: Queue jobs on the hardwareSteven Price
2021-07-01drm/panfrost: Kill in-flight jobs on FD closeBoris Brezillon
2021-07-01drm/panfrost: Don't reset the GPU on job faults unless we really have toBoris Brezillon
2021-07-01drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuckBoris Brezillon
2021-07-01drm/panfrost: Disable the AS on unhandled page faultsBoris Brezillon
2021-07-01drm/panfrost: Make sure job interrupts are masked before resettingBoris Brezillon
2021-07-01drm/panfrost: Simplify the reset serialization logicBoris Brezillon
2021-07-01drm/panfrost: Use a threaded IRQ for job interruptsBoris Brezillon
2021-07-01drm/panfrost: Expose a helper to trigger a GPU resetBoris Brezillon
2021-07-01drm/panfrost: Do the exception -> string translation using a tableBoris Brezillon
2021-07-01drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()Boris Brezillon
2021-07-01drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definitionBoris Brezillon
2021-07-01drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriateBoris Brezillon
2021-07-01drm/sched: Allow using a dedicated workqueue for the timeout/fault tdrBoris Brezillon
2021-06-24drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon
2021-06-23drm/panfrost: Fix implicit syncDaniel Vetter
2021-06-23drm/panfrost: Use xarray and helpers for depedency trackingDaniel Vetter
2021-06-23drm/panfrost: Shrink sched_lockDaniel Vetter
2021-06-11drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...Wei Yongjun
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König
2021-06-04drm/panfrost: Add AFBC_FEATURES parameterAlyssa Rosenzweig
2021-05-14drm/panfrost: Add mt8183-mali compatible stringNicolas Boichat
2021-05-14drm/panfrost: devfreq: Disable devfreq when num_supplies > 1Nicolas Boichat
2021-05-12drm/panfrost: Remove redundant error printing in panfrost_device_init()Zhen Lei
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-16drm/panfrost: Convert to use resource-managed OPP APIYangtao Li
2021-02-15drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQsBoris Brezillon
2021-02-15drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon
2021-02-15drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon
2021-02-05drm/scheduler: provide scheduler score externallyChristian König
2021-01-29drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov
2021-01-22drm/panfrost: Add governor data with pre-defined thresholdsLukasz Luba
2021-01-13drm/panfrost: Use delayed timer as default in devfreq profileLukasz Luba