index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
1
-2
/
+2
2021-12-01
drm/etnaviv: constify static struct cooling_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-16
drm: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-09-16
drm/etnaviv: reference MMU context when setting up hardware state
Lucas Stach
1
-12
/
+12
2021-09-16
drm/etnaviv: fix MMU context leak on GPU reset
Lucas Stach
1
-0
/
+2
2021-09-16
drm/etnaviv: exec and MMU state is lost when resetting the GPU
Lucas Stach
1
-3
/
+2
2021-09-16
drm/etnaviv: keep MMU context across runtime suspend/resume
Lucas Stach
1
-3
/
+3
2021-09-16
drm/etnaviv: stop abusing mmu_context as FE running marker
Lucas Stach
1
-2
/
+8
2021-09-16
drm/etnaviv: put submit prev MMU context when it exists
Lucas Stach
1
-0
/
+2
2021-09-16
drm/etnaviv: return context from etnaviv_iommu_context_get
Lucas Stach
1
-4
/
+2
2021-07-06
drm/etnaviv: add clock gating workaround for GC7000 r6202
Michael Walle
1
-0
/
+6
2021-05-03
drm/etnaviv: rework linear window offset calculation
Lucas Stach
1
-26
/
+26
2021-05-03
drm/etnaviv: Remove useless error message
Tian Tao
1
-3
/
+1
2021-01-22
drm/etnaviv: provide more ID values via GET_PARAM ioctl.
Christian Gmeiner
1
-0
/
+12
2020-08-24
drm/etnaviv: fix external abort seen on GC600 rev 0x19
Christian Gmeiner
1
-2
/
+9
2020-07-17
drm/etnaviv: fix ref count leak via pm_runtime_get_sync
Navid Emamdoost
1
-4
/
+10
2020-06-18
drm/etnaviv: Simplify clock enable/disable
Lubomir Rintel
1
-34
/
+19
2020-06-18
drm/etnaviv: Make the "core" clock mandatory
Lubomir Rintel
1
-1
/
+1
2020-06-18
drm/etnaviv: Don't ignore errors on getting clocks
Lubomir Rintel
1
-8
/
+8
2020-06-18
drm/etnaviv: Fix error path on failure to enable bus clk
Lubomir Rintel
1
-1
/
+4
2020-03-20
drm/etnaviv: request pages from DMA32 zone when needed
Lucas Stach
1
-0
/
+8
2020-03-03
drm/etnaviv: Warn when GPU doesn't idle fast enough
Guido Günther
1
-1
/
+4
2020-03-03
drm/etnaviv: Ignore MC when checking runtime suspend idleness
Guido Günther
1
-2
/
+3
2020-03-03
drm/etnaviv: Consider all kwnown idle bits in debugfs
Guido Günther
1
-0
/
+14
2020-03-03
drm/etnaviv: Fix typo in comment
Guido Günther
1
-1
/
+1
2020-02-26
drm/etnaviv: show identity information in debugfs
Christian Gmeiner
1
-0
/
+7
2020-02-26
drm/etnaviv: determine product, customer and eco id
Christian Gmeiner
1
-1
/
+10
2019-12-18
drm/etnaviv: avoid deprecated timespec
Arnd Bergmann
1
-2
/
+3
2019-08-15
drm/etnaviv: implement softpin
Lucas Stach
1
-0
/
+9
2019-08-15
drm/etnaviv: implement per-process address spaces on MMUv2
Lucas Stach
1
-64
/
+41
2019-08-15
drm/etnaviv: split out starting of FE idle loop
Lucas Stach
1
-10
/
+16
2019-08-15
drm/etnaviv: rework MMU handling
Lucas Stach
1
-11
/
+20
2019-08-15
drm/etnaviv: share a single cmdbuf suballoc region across all GPUs
Lucas Stach
1
-13
/
+4
2019-08-15
drm/etnaviv: split out cmdbuf mapping into address space
Lucas Stach
1
-4
/
+15
2019-08-15
drm/etnaviv: simplify unbind checks
Lucas Stach
1
-13
/
+6
2019-08-02
drm/etnaviv: clean up includes
Lucas Stach
1
-1
/
+3
2019-08-02
drm/etnaviv: Use devm_platform_ioremap_resource()
Fabio Estevam
1
-3
/
+1
2019-08-02
drm/etnaviv: drop use of drmP.h
Sam Ravnborg
1
-0
/
+2
2019-06-28
drm/etnaviv: add missing failure path to destroy suballoc
Lucas Stach
1
-2
/
+5
2019-05-03
drm/etnaviv: initialize idle mask before querying the HW db
Lucas Stach
1
-4
/
+2
2018-12-18
drm/etnaviv: remove lastctx member from gpu struct
Lucas Stach
1
-2
/
+0
2018-12-18
drm/etnaviv: replace header include with forward declaration
Lucas Stach
1
-0
/
+2
2018-12-18
drm/etnaviv: remove unnecessary local irq disable
Lucas Stach
1
-13
/
+5
2018-11-06
drm/etnaviv: consolidate hardware fence handling in etnaviv_gpu
Lucas Stach
1
-1
/
+7
2018-11-06
drm/etnaviv: kill active fence tracking
Lucas Stach
1
-5
/
+2
2018-08-07
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-1
/
+2
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: protect sched job submission with fence mutex
Lucas Stach
1
-1
/
+1
2018-07-03
drm/etnaviv: Remove unecessary dma_fence_ops
Daniel Vetter
1
-7
/
+0
[next]