index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu.h
Age
Commit message (
Expand
)
Author
2019-03-19
drm/amdgpu: add module parameters for ras
xinhui pan
2019-03-19
drm/amd/powerplay: apply Vega20 BACO workaround
Evan Quan
2019-03-19
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
2019-03-19
drm/amd/powerplay: add new smu ip block
Huang Rui
2019-02-15
drm/amdgpu: Check if fd really is an amdgpu fd.
Bas Nieuwenhuizen
2019-01-25
drm/amdgpu: Fix sdma doorbell range setting
Oak Zeng
2019-01-14
drm/amdgpu: add need_reset_on_init asic callback (v2)
Alex Deucher
2019-01-14
drm/amdgpu: Add sysfs file for PCIe usage v5
Kent Russell
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-10
drm/amdgpu: Limit vm max ctx number to 4096
Rex Zhu
2018-12-07
drm/amdgpu: Add KFD VRAM limit checking
Felix Kuehling
2018-12-04
drm/amdgpu: enlarge maximum waiting time of KIQ
wentalou
2018-12-03
drm/amdgpu: Implement concurrent asic reset for XGMI.
Andrey Grodzovsky
2018-11-28
drm/amdgpu: Refactor GPU reset for XGMI hive case
Andrey Grodzovsky
2018-11-28
drm/amdgpu: Refactor amdgpu_xgmi_add_device
Andrey Grodzovsky
2018-11-28
drm/amdgpu: Move doorbell structures to seperate file
Oak Zeng
2018-11-28
drm/amdgpu: Doorbell layout for vega20 and future asic
Oak Zeng
2018-11-28
drm/amdgpu: Vega10 doorbell index initialization
Oak Zeng
2018-11-28
drm/amdgpu: Add asic func interface to init doorbell index
Oak Zeng
2018-11-28
drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell index
Oak Zeng
2018-11-26
drm/amd: Query and use ACPI backlight caps
David Francis
2018-11-07
drm/amdgpu: add DC feature mask module parameter
Alex Deucher
2018-11-06
drm/amdgpu: add DC feature mask module parameter
Alex Deucher
2018-11-05
drm/amdgpu: Move csa related code to separate file
Rex Zhu
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
2018-11-05
drm/amdgpu: fix sdma doorbell comments typo
Frank.Min
2018-10-09
drm/amdgpu: Move gfx flag in_suspend to adev
Rex Zhu
2018-10-09
drm/amdgpu: Drop dead define in amdgpu.h
Rex Zhu
2018-10-09
drm/amdgpu: added AMD GPU instance counting V2
Evan Quan
2018-09-26
drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10
Emily Deng
2018-09-26
drm/amdgpu: Doorbell assignment for 8 sdma user queue per engine
Shaoyun Liu
2018-09-26
Revert "drm/amdgpu: remove fence fallback"
Andrey Grodzovsky
2018-09-19
drm/amdgpu: remove fence fallback
Christian König
2018-09-10
drm/amdgpu : Generate XGMI topology info from driver level
Shaoyun Liu
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
2018-08-27
drm/amdgpu: cleanup GPU recovery check a bit (v2)
Christian König
2018-08-27
drm/amdgpu: use kiq to do invalidate tlb
Emily Deng
2018-08-27
drm/amdgpu: use entity instead of ring for CS
Christian König
2018-08-27
drm/amdgpu: move context related stuff to amdgpu_ctx.h
Christian König
2018-08-27
drm/amdgpu: remove the queue manager
Christian König
2018-08-27
drm/amdgpu: move missed gfxoff entry into amdgpu_gfx header
Huang Rui
2018-08-27
drm/amdgpu: move vm definitions into amdgpu_vm header
Huang Rui
2018-08-27
drm/amdgpu: move gmc macros into amdgpu_gmc header
Huang Rui
2018-08-27
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
2018-08-27
drm/amdgpu: remove useless gds switch macro
Huang Rui
2018-08-27
drm/amdgpu: move ring macros into amdgpu_ring header
Huang Rui
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
2018-08-27
drm/amdgpu: move psp macro into amdgpu_psp header
Huang Rui
2018-08-27
drm/amdgpu: move firmware definitions into amdgpu_ucode header
Huang Rui
[next]