index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik_ih.c
Age
Commit message (
Expand
)
Author
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2024-01-31
drm/amdgpu: Reset IH OVERFLOW_CLEAR bit
Friedrich Vock
2023-08-09
drm/amdgpu: Clean up errors in cik_ih.c
Ran Sun
2021-05-19
drm/amdgpu: Handle IOMMU enabled case.
Andrey Grodzovsky
2021-05-19
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
2020-11-24
drm/amd/amdgpu/cik_ih: Supply description for 'ih' in 'cik_ih_{get, set}_wptr()'
Lee Jones
2020-09-22
drm/amdgpu: simplify the return expression
Qinglang Miao
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-01-14
drm/amdgpu: simplify IH programming
Christian König
2019-01-14
drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2
Christian König
2018-12-07
drm/amdgpu: move IV prescreening into the GMC code
Christian König
2018-12-07
drm/amdgpu: remove VM fault_credit handling
Christian König
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
drm/amdgpu: cleanup amdgpu_ih.c
Christian König
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
2018-02-26
drm/amdgpu: use the TTM dummy page instead of allocating one
Christian König
2018-02-19
drm/amdgpu: rename pas_id to pasid
Christian König
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
2017-09-28
drm/amdgpu: Handle GPUVM fault storms
Felix Kuehling
2017-09-26
drm/amdgpu: Add prescreening stage in IH processing (v2)
Felix Kuehling
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-03-29
drm/amdgpu/ih: store the full context id
Alex Deucher
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-05-18
drm/amd/amdgpu : Remove unused variable
Muhammad Falak R Wani
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-01-11
drm/amdgpu: add irq domain support
Alex Deucher
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: Add support for CIK parts
Alex Deucher