index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
etnaviv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
drm/etnaviv: fix DMA direction handling for cached RW buffers
Lucas Stach
1
-2
/
+4
2023-10-25
drm: etvnaviv: fix bad backport leading to warning
Martin Fuzzey
1
-1
/
+1
2023-04-05
drm/etnaviv: fix reference leak when mmaping imported buffer
Lucas Stach
1
-1
/
+9
2022-02-08
drm/etnaviv: relax submit size limits
Lucas Stach
1
-2
/
+2
2022-01-27
drm/etnaviv: limit submit sizes
Lucas Stach
1
-0
/
+6
2020-08-19
drm/etnaviv: Fix error path on failure to enable bus clk
Lubomir Rintel
1
-1
/
+4
2020-08-19
drm/etnaviv: fix ref count leak via pm_runtime_get_sync
Navid Emamdoost
1
-4
/
+10
2020-05-27
drm/etnaviv: fix perfmon domain interation
Christian Gmeiner
1
-1
/
+1
2020-04-17
etnaviv: perfmon: fix total and idle HI cyleces readout
Christian Gmeiner
1
-11
/
+32
2020-04-17
drm/etnaviv: rework perfmon query infrastructure
Christian Gmeiner
1
-7
/
+53
2020-04-13
drm/etnaviv: replace MMU flush marker with flush sequence
Lucas Stach
4
-8
/
+11
2020-01-27
drm/etnaviv: potential NULL dereference
Dan Carpenter
1
-1
/
+1
2020-01-27
drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()
Dan Carpenter
1
-1
/
+1
2020-01-27
drm/etnaviv: fix some off by one bugs
Dan Carpenter
1
-3
/
+3
2019-07-10
drm/etnaviv: add missing failure path to destroy suballoc
Lucas Stach
1
-2
/
+5
2019-06-22
drm/etnaviv: lock MMU while dumping core
Lucas Stach
1
-0
/
+5
2019-05-31
drm: etnaviv: avoid DMA API warning when importing buffers
Russell King
2
-0
/
+6
2018-11-21
drm/etnaviv: fix bogus fence complete check in timeout handler
Lucas Stach
1
-1
/
+1
2018-09-14
drm/etnaviv: add DMA configuration for etnaviv platform device
Lucas Stach
1
-6
/
+21
2018-08-08
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
7
-45
/
+37
2018-08-06
drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement
Lucas Stach
1
-0
/
+1
2018-08-06
drm/etnaviv: change return type to vm_fault_t
Souptick Joarder
2
-29
/
+11
2018-08-06
drm/etnaviv: protect sched job submission with fence mutex
Lucas Stach
4
-11
/
+21
2018-08-06
drm/etnaviv: mmuv2: use memset32 to init scratch page
Philipp Zabel
1
-5
/
+4
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
3
-4
/
+47
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2
-4
/
+3
2018-07-13
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
1
-4
/
+4
2018-07-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+2
2018-07-05
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
1
-2
/
+2
2018-07-05
drm/etnaviv: bring back progress check in job timeout handler
Lucas Stach
2
-0
/
+27
2018-07-03
drm/etnaviv: Remove unecessary dma_fence_ops
Daniel Vetter
1
-7
/
+0
2018-06-27
drm/etnaviv: Fix driver unregistering
Fabio Estevam
1
-1
/
+2
2018-06-27
drm/etnaviv: Check for platform_device_register_simple() failure
Fabio Estevam
1
-3
/
+18
2018-05-22
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
24
-469
/
+143
2018-05-18
drm/etnaviv: replace license text with SPDX tags
Lucas Stach
23
-296
/
+40
2018-05-18
drm/etnaviv: mmuv2: support 40 bit phys address
Lucas Stach
1
-1
/
+4
2018-05-18
drm/etnaviv: mmuv2: allocate 2nd level page tables on demand
Lucas Stach
1
-28
/
+33
2018-05-18
drm/etnaviv: switch MMU page tables to writecombine memory
Lucas Stach
2
-59
/
+49
2018-05-18
drm/etnaviv: remove register logging
Lucas Stach
5
-67
/
+5
2018-05-18
drm/etnaviv: remove cycling through MMU address space
Lucas Stach
2
-16
/
+1
2018-05-18
drm/etnaviv: correct timeout calculation
Russell King
1
-8
/
+17
2018-05-15
drm/scheduler: remove unused parameter
Nayan Deshmukh
1
-1
/
+1
2018-03-22
drm/etnaviv: bump HW job limit to 4
Lucas Stach
1
-1
/
+1
2018-03-09
drm/etnaviv: etnaviv_sched: Staticize functions when possible
Fabio Estevam
1
-3
/
+4
2018-03-09
drm/etnaviv: add PTA handling to MMUv2
Lucas Stach
1
-1
/
+75
2018-03-09
drm/etnaviv: add function to load the initial PTA state
Lucas Stach
2
-0
/
+19
2018-03-09
drm/etnaviv: handle security states
Lucas Stach
1
-5
/
+43
2018-03-09
drm/etnaviv: add security handling mode enum
Lucas Stach
1
-0
/
+7
2018-03-09
drm/etnaviv: add hardware database
Lucas Stach
4
-0
/
+74
2018-03-09
drm/etnaviv: add more minor features fields
Lucas Stach
2
-10
/
+42
[next]