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
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
/
amd
/
amdgpu
/
tonga_ih.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-27
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-27
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-02-01
drm/amdgpu: Reset IH OVERFLOW_CLEAR bit
Friedrich Vock
1
-0
/
+6
2023-08-09
drm/amdgpu: Clean up errors in tonga_ih.c
Ran Sun
1
-2
/
+1
2021-05-20
drm/amdgpu: Handle IOMMU enabled case.
Andrey Grodzovsky
1
-1
/
+0
2021-05-20
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
1
-1
/
+1
2021-01-05
drm/amdgpu: Add check to prevent IH overflow
Defang Bo
1
-13
/
+24
2020-12-02
drm/amd/amdgpu/tonga_ih: Provide some missing descriptions for 'ih' and 'entry'
Lee Jones
1
-0
/
+4
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+3
2019-01-14
drm/amdgpu: simplify IH programming
Christian König
1
-20
/
+7
2019-01-14
drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2
Christian König
1
-20
/
+23
2018-12-08
drm/amdgpu: move IV prescreening into the GMC code
Christian König
1
-13
/
+0
2018-12-08
drm/amdgpu: remove VM fault_credit handling
Christian König
1
-17
/
+1
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
1
-1
/
+1
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-1
/
+1
2018-09-27
drm/amdgpu: cleanup amdgpu_ih.c
Christian König
1
-2
/
+2
2018-09-27
drm/amdgpu: make function pointers mandatory
Christian König
1
-2
/
+1
2018-02-27
drm/amdgpu: use the TTM dummy page instead of allocating one
Christian König
1
-1
/
+1
2018-02-19
drm/amdgpu: rename pas_id to pasid
Christian König
1
-1
/
+1
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-1
/
+1
2017-09-28
drm/amdgpu: Handle GPUVM fault storms
Felix Kuehling
1
-2
/
+17
2017-09-26
drm/amdgpu: Add prescreening stage in IH processing (v2)
Felix Kuehling
1
-0
/
+14
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-30
drm/amdgpu: increase IH ring buffer size to avoid overflow
Roger.He
1
-1
/
+1
2017-03-30
drm/amdgpu/ih: store the full context id
Alex Deucher
1
-1
/
+1
2017-03-30
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-0
/
+1
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+9
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
1
-8
/
+6
2016-08-08
drm/amdgpu: implement vi ih check/pre/post_soft_reset
Chunming Zhou
1
-2
/
+47
2016-05-18
drm/amd/amdgpu : Remove unused variable
Muhammad Falak R Wani
1
-2
/
+1
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2016-05-05
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-34
/
+0
2016-04-07
drm/amd/amdgpu: fix irq domain remove for tonga ih
Junwei Zhang
1
-1
/
+1
2016-01-11
drm/amdgpu: add irq domain support
Alex Deucher
1
-0
/
+7
2015-06-04
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
1
-18
/
+33
2015-06-04
drm/amdgpu: Add initial VI support
Alex Deucher
1
-0
/
+458