index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
si_ih.c
Age
Commit message (
Expand
)
Author
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-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
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
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
2017-01-27
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-09-12
drm/amd/amdgpu: Tidy up SI IH code
Tom St Denis
2016-08-31
drm/amdgpu: add interupt handler implementation for si v3
Ken Wang