index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
Age
Commit message (
Expand
)
Author
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
2020-11-16
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-04
drm/panfrost: Replace devm_reset_control_array_get()
Yejune Deng
2020-11-03
drm/panfrost: Fix module unload
Steven Price
2020-11-03
drm/panfrost: Fix a deadlock between the shrinker and madvise path
Boris Brezillon
2020-11-03
drm/panfrost: Remove unused variables in panfrost_job_close()
Boris Brezillon
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-30
drm/panfrost: Don't corrupt the queue mutex on open/close
Steven Price
2020-10-30
drm/panfrost: Support cache-coherent integrations
Robin Murphy
2020-10-14
Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-10-09
drm/panfrost: increase readl_relaxed_poll_timeout values
Christian Hewitt
2020-10-08
drm/panfrost: Fix job timeout handling
Boris Brezillon
2020-10-01
drm/panfrost: simplify the return expression of panfrost_devfreq_target()
Qinglang Miao
2020-10-01
drm/panfrost: simplify the return expression of cz_ih_hw_init()
Qinglang Miao
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-21
drm/panfrost: add Amlogic GPU integration quirks
Neil Armstrong
2020-09-21
drm/panfrost: add amlogic reset quirk callback
Neil Armstrong
2020-09-21
drm/panfrost: add support for vendor quirk
Neil Armstrong
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-10
drm/panfrost: Ensure GPU quirks are always initialised
Steven Price
2020-09-10
drm/panfrost: Set DMA max segment size
Robin Murphy
2020-09-10
drm: panfrost: fix common struct sg_table related issues
Marek Szyprowski
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-07
drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked
Navid Emamdoost
2020-08-07
drm/panfrost: add regulators to devfreq
Clément Péron
2020-08-07
drm/panfrost: dynamically alloc regulators
Clément Péron
2020-08-07
drm/panfrost: move devfreq_init()/fini() in device
Clément Péron
2020-08-07
drm/panfrost: rename error labels in device_init
Clément Péron
2020-08-07
drm/panfrost: properly handle error in probe
Clément Péron
2020-08-07
drm/panfrost: use spinlock instead of atomic
Clément Péron
2020-08-07
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
2020-08-07
drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
Clément Péron
2020-08-07
drm/panfrost: clean headers in devfreq
Clément Péron
2020-08-07
drm/panfrost: avoid static declaration
Clément Péron
2020-08-07
drm/panfrost: Add compatible string for bifrost
Tomeu Vizoso
2020-08-07
drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID
Tomeu Vizoso
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
2020-06-19
drm/panfrost: Use kvfree() to free bo->sgts
Denis Efremov
2020-06-19
drm/panfrost: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-19
drm/panfrost: Fix inbalance of devfreq record_busy/idle()
Steven Price
2020-06-18
drm/panfrost: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2020-05-19
drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-02-27
drm/panfrost: default_supplies[] can be static
kbuild test robot
[next]