开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
etnaviv
/
etnaviv_gpu.c
Age
Commit message (
Expand
)
Author
2023-08-18
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-07-19
drm/etnaviv: fix error code in event_alloc()
Dan Carpenter
2023-07-17
drm/etnaviv: expedited MMU fault handling
Lucas Stach
2023-07-17
drm/etnaviv: drop GPU initialized property
Lucas Stach
2023-07-17
drm/etnaviv: better track GPU state
Lucas Stach
2023-07-17
drm/etnaviv: avoid runtime PM usage in etnaviv_gpu_bind
Lucas Stach
2023-07-17
drm/etnaviv: make clock handling symetric between runtime resume and suspend
Lucas Stach
2023-07-17
drm/etnaviv: move runtime PM handling to events
Lucas Stach
2023-07-17
drm/etnaviv: free events the usual way in recover worker
Lucas Stach
2023-07-17
drm/etnaviv: move down etnaviv_gpu_recover_hang() in file
Lucas Stach
2023-06-21
drm/etnaviv: slow down FE idle polling
Lucas Stach
2023-02-07
drm/etnaviv: show number of NN cores in GPU debugfs info
Lucas Stach
2023-02-01
drm/etnaviv: Remove #ifdef guards for PM related functions
Paul Cercueil
2023-02-01
drm/etnaviv: convert user fence tracking to XArray
Lucas Stach
2023-02-01
drm/etnaviv: split fence lock
Lucas Stach
2023-02-01
drm/etnaviv: print MMU exception cause
Christian Gmeiner
2023-02-01
drm/etnaviv: Warn when probing on NPUs
Tomeu Vizoso
2022-09-23
drm/etnaviv: disable tx clock gating for GC7000 rev6203
Marco Felsch
2022-09-16
drm/etnaviv: fix power register offset on GC300
Doug Brown
2022-09-16
drm/etnaviv: add missing quirks for GC300
Doug Brown
2022-08-19
drm/etnaviv: print offender task information on hangcheck recovery
Christian Gmeiner
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2021-12-01
drm/etnaviv: constify static struct cooling_ops
Rikard Falkeborn
2021-10-15
drm: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-09-16
drm/etnaviv: reference MMU context when setting up hardware state
Lucas Stach
2021-09-16
drm/etnaviv: fix MMU context leak on GPU reset
Lucas Stach
2021-09-16
drm/etnaviv: exec and MMU state is lost when resetting the GPU
Lucas Stach
2021-09-16
drm/etnaviv: keep MMU context across runtime suspend/resume
Lucas Stach
2021-09-16
drm/etnaviv: stop abusing mmu_context as FE running marker
Lucas Stach
2021-09-16
drm/etnaviv: put submit prev MMU context when it exists
Lucas Stach
2021-09-16
drm/etnaviv: return context from etnaviv_iommu_context_get
Lucas Stach
2021-07-06
drm/etnaviv: add clock gating workaround for GC7000 r6202
Michael Walle
2021-05-03
drm/etnaviv: rework linear window offset calculation
Lucas Stach
2021-05-03
drm/etnaviv: Remove useless error message
Tian Tao
2021-01-22
drm/etnaviv: provide more ID values via GET_PARAM ioctl.
Christian Gmeiner
2020-08-24
drm/etnaviv: fix external abort seen on GC600 rev 0x19
Christian Gmeiner
2020-07-17
drm/etnaviv: fix ref count leak via pm_runtime_get_sync
Navid Emamdoost
2020-06-18
drm/etnaviv: Simplify clock enable/disable
Lubomir Rintel
2020-06-18
drm/etnaviv: Make the "core" clock mandatory
Lubomir Rintel
2020-06-18
drm/etnaviv: Don't ignore errors on getting clocks
Lubomir Rintel
2020-06-18
drm/etnaviv: Fix error path on failure to enable bus clk
Lubomir Rintel
2020-03-20
drm/etnaviv: request pages from DMA32 zone when needed
Lucas Stach
2020-03-03
drm/etnaviv: Warn when GPU doesn't idle fast enough
Guido Günther
2020-03-03
drm/etnaviv: Ignore MC when checking runtime suspend idleness
Guido Günther
2020-03-03
drm/etnaviv: Consider all kwnown idle bits in debugfs
Guido Günther
2020-03-03
drm/etnaviv: Fix typo in comment
Guido Günther
2020-02-26
drm/etnaviv: show identity information in debugfs
Christian Gmeiner
2020-02-26
drm/etnaviv: determine product, customer and eco id
Christian Gmeiner
[next]