index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/panfrost: Clamp lock region to Bifrost minimum
Alyssa Rosenzweig
2021-08-25
2
-1
/
+3
*
drm/panfrost: Use u64 for size in lock_region
Alyssa Rosenzweig
2021-08-25
1
-6
/
+6
*
drm/panfrost: Simplify lock_region calculation
Alyssa Rosenzweig
2021-08-25
1
-14
/
+5
*
drm/panfrost: devfreq: Don't display error for EPROBE_DEFER
Chris Morgan
2021-07-23
1
-1
/
+2
*
drm/panfrost:fix the exception name always "UNKNOWN"
ChunyouTang
2021-07-12
1
-1
/
+1
*
drm/panfrost: Increase the AS_ACTIVE polling timeout
Boris Brezillon
2021-07-01
1
-1
/
+1
*
drm/panfrost: Queue jobs on the hardware
Steven Price
2021-07-01
2
-118
/
+351
*
drm/panfrost: Kill in-flight jobs on FD close
Boris Brezillon
2021-07-01
2
-6
/
+43
*
drm/panfrost: Don't reset the GPU on job faults unless we really have to
Boris Brezillon
2021-07-01
3
-2
/
+25
*
drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck
Boris Brezillon
2021-07-01
1
-1
/
+4
*
drm/panfrost: Disable the AS on unhandled page faults
Boris Brezillon
2021-07-01
2
-3
/
+32
*
drm/panfrost: Make sure job interrupts are masked before resetting
Boris Brezillon
2021-07-01
1
-5
/
+22
*
drm/panfrost: Simplify the reset serialization logic
Boris Brezillon
2021-07-01
2
-123
/
+69
*
drm/panfrost: Use a threaded IRQ for job interrupts
Boris Brezillon
2021-07-01
1
-15
/
+38
*
drm/panfrost: Expose a helper to trigger a GPU reset
Boris Brezillon
2021-07-01
2
-3
/
+9
*
drm/panfrost: Do the exception -> string translation using a table
Boris Brezillon
2021-07-01
2
-46
/
+151
*
drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
Boris Brezillon
2021-07-01
5
-5
/
+5
*
drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definition
Boris Brezillon
2021-07-01
1
-3
/
+0
*
drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriate
Boris Brezillon
2021-07-01
1
-1
/
+1
*
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
2021-07-01
1
-1
/
+2
*
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
2021-06-24
6
-111
/
+136
*
drm/panfrost: Fix implicit sync
Daniel Vetter
2021-06-23
1
-3
/
+2
*
drm/panfrost: Use xarray and helpers for depedency tracking
Daniel Vetter
2021-06-23
3
-65
/
+49
*
drm/panfrost: Shrink sched_lock
Daniel Vetter
2021-06-23
1
-4
/
+3
*
drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...
Wei Yongjun
2021-06-11
1
-1
/
+2
*
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
1
-2
/
+1
*
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
2021-06-06
1
-1
/
+1
*
drm/panfrost: Add AFBC_FEATURES parameter
Alyssa Rosenzweig
2021-06-04
4
-1
/
+6
*
drm/panfrost: Add mt8183-mali compatible string
Nicolas Boichat
2021-05-14
1
-0
/
+10
*
drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
Nicolas Boichat
2021-05-14
1
-0
/
+9
*
drm/panfrost: Remove redundant error printing in panfrost_device_init()
Zhen Lei
2021-05-12
1
-1
/
+0
*
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-28
4
-20
/
+42
|
\
|
*
drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQs
Boris Brezillon
2021-02-15
1
-12
/
+14
|
*
drm/panfrost: Don't try to map pages that are already mapped
Boris Brezillon
2021-02-15
1
-1
/
+8
|
*
drm/panfrost: Clear MMU irqs before handling the fault
Boris Brezillon
2021-02-15
1
-2
/
+2
|
*
drm/scheduler: provide scheduler score externally
Christian König
2021-02-05
1
-1
/
+1
|
*
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
2021-01-29
1
-3
/
+6
|
*
drm/panfrost: Add governor data with pre-defined thresholds
Lukasz Luba
2021-01-22
2
-1
/
+11
*
|
drm/panfrost: Convert to use resource-managed OPP API
Yangtao Li
2021-03-16
2
-30
/
+9
|
/
*
drm/panfrost: Use delayed timer as default in devfreq profile
Lukasz Luba
2021-01-13
1
-0
/
+1
*
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-18
1
-1
/
+1
|
\
|
*
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
2020-11-24
1
-1
/
+1
*
|
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-7
/
+0
|
\
\
|
*
|
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
2020-12-08
1
-7
/
+0
*
|
|
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
1
-4
/
+2
|
\
\
\
|
*
\
\
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2020-12-14
1
-4
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drm/panfrost: dev_pm_opp_put_*() accepts NULL argument
Viresh Kumar
2020-12-09
1
-4
/
+2
*
|
|
|
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drm/panfrost: Register devfreq cooling and attempt to add Energy Model
Lukasz Luba
2020-12-11
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
2020-11-16
3
-64
/
+130
[next]