index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
drm/panfrost: Clamp lock region to Bifrost minimum
Alyssa Rosenzweig
2
-1
/
+3
2021-08-25
drm/panfrost: Use u64 for size in lock_region
Alyssa Rosenzweig
1
-6
/
+6
2021-08-25
drm/panfrost: Simplify lock_region calculation
Alyssa Rosenzweig
1
-14
/
+5
2021-07-23
drm/panfrost: devfreq: Don't display error for EPROBE_DEFER
Chris Morgan
1
-1
/
+2
2021-07-12
drm/panfrost:fix the exception name always "UNKNOWN"
ChunyouTang
1
-1
/
+1
2021-07-01
drm/panfrost: Increase the AS_ACTIVE polling timeout
Boris Brezillon
1
-1
/
+1
2021-07-01
drm/panfrost: Queue jobs on the hardware
Steven Price
2
-118
/
+351
2021-07-01
drm/panfrost: Kill in-flight jobs on FD close
Boris Brezillon
2
-6
/
+43
2021-07-01
drm/panfrost: Don't reset the GPU on job faults unless we really have to
Boris Brezillon
3
-2
/
+25
2021-07-01
drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck
Boris Brezillon
1
-1
/
+4
2021-07-01
drm/panfrost: Disable the AS on unhandled page faults
Boris Brezillon
2
-3
/
+32
2021-07-01
drm/panfrost: Make sure job interrupts are masked before resetting
Boris Brezillon
1
-5
/
+22
2021-07-01
drm/panfrost: Simplify the reset serialization logic
Boris Brezillon
2
-123
/
+69
2021-07-01
drm/panfrost: Use a threaded IRQ for job interrupts
Boris Brezillon
1
-15
/
+38
2021-07-01
drm/panfrost: Expose a helper to trigger a GPU reset
Boris Brezillon
2
-3
/
+9
2021-07-01
drm/panfrost: Do the exception -> string translation using a table
Boris Brezillon
2
-46
/
+151
2021-07-01
drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
Boris Brezillon
5
-5
/
+5
2021-07-01
drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definition
Boris Brezillon
1
-3
/
+0
2021-07-01
drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriate
Boris Brezillon
1
-1
/
+1
2021-07-01
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
1
-1
/
+2
2021-06-24
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
6
-111
/
+136
2021-06-23
drm/panfrost: Fix implicit sync
Daniel Vetter
1
-3
/
+2
2021-06-23
drm/panfrost: Use xarray and helpers for depedency tracking
Daniel Vetter
3
-65
/
+49
2021-06-23
drm/panfrost: Shrink sched_lock
Daniel Vetter
1
-4
/
+3
2021-06-11
drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...
Wei Yongjun
1
-1
/
+2
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-2
/
+1
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
1
-1
/
+1
2021-06-04
drm/panfrost: Add AFBC_FEATURES parameter
Alyssa Rosenzweig
4
-1
/
+6
2021-05-14
drm/panfrost: Add mt8183-mali compatible string
Nicolas Boichat
1
-0
/
+10
2021-05-14
drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
Nicolas Boichat
1
-0
/
+9
2021-05-12
drm/panfrost: Remove redundant error printing in panfrost_device_init()
Zhen Lei
1
-1
/
+0
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-20
/
+42
2021-03-16
drm/panfrost: Convert to use resource-managed OPP API
Yangtao Li
2
-30
/
+9
2021-02-15
drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQs
Boris Brezillon
1
-12
/
+14
2021-02-15
drm/panfrost: Don't try to map pages that are already mapped
Boris Brezillon
1
-1
/
+8
2021-02-15
drm/panfrost: Clear MMU irqs before handling the fault
Boris Brezillon
1
-2
/
+2
2021-02-05
drm/scheduler: provide scheduler score externally
Christian König
1
-1
/
+1
2021-01-29
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
1
-3
/
+6
2021-01-22
drm/panfrost: Add governor data with pre-defined thresholds
Lukasz Luba
2
-1
/
+11
2021-01-13
drm/panfrost: Use delayed timer as default in devfreq profile
Lukasz Luba
1
-0
/
+1
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2020-12-17
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
2020-12-16
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+2
2020-12-16
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-12-14
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-4
/
+2
2020-12-11
drm/panfrost: Register devfreq cooling and attempt to add Energy Model
Lukasz Luba
1
-1
/
+1
2020-12-09
drm/panfrost: dev_pm_opp_put_*() accepts NULL argument
Viresh Kumar
1
-4
/
+2
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
1
-7
/
+0
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-1
/
+1
2020-11-16
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
3
-64
/
+130
[next]