index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-5
/
+5
2022-03-02
drm/panfrost: cleanup comments
Tom Rix
5
-5
/
+5
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-1
/
+9
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
1
-1
/
+1
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
1
-0
/
+1
2022-02-11
drm/panfrost: Handle IDVS_GROUP_SIZE feature
Alyssa Rosenzweig
3
-0
/
+7
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+7
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-6
/
+7
2022-01-17
drm/panfrost: initial dual core group GPUs support
Alexey Sheplyakov
1
-5
/
+22
2022-01-13
drm/panfrost: Merge some feature lists
Alyssa Rosenzweig
1
-33
/
+7
2022-01-13
drm/panfrost: Remove features meant for userspace
Alyssa Rosenzweig
1
-172
/
+0
2022-01-12
drm/panfrost: Check for error num after setting mask
Jiasheng Jiang
1
-1
/
+4
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
1
-1
/
+1
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
5
-10
/
+13
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-6
/
+6
2021-09-20
drm/panfrost: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2021-09-20
panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains static
Jiapeng Chong
1
-2
/
+2
2021-09-17
drm/panfrost: Calculate lock region size correctly
Steven Price
1
-7
/
+23
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-20
/
+13
2021-09-02
drm/panfrost: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-02
panfrost: Don't cleanup the job if it was successfully queued
Boris Brezillon
1
-9
/
+10
2021-08-30
drm/panfrost: use scheduler dependency tracking
Daniel Vetter
3
-41
/
+18
2021-08-30
drm/sched: drop entity parameter from drm_sched_push_job
Daniel Vetter
1
-1
/
+1
2021-08-30
drm/sched: Split drm_sched_job_init
Daniel Vetter
1
-0
/
+2
2021-08-26
drm/panfrost: Use upper/lower_32_bits helpers
Alyssa Rosenzweig
3
-12
/
+12
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
[next]