Age | Commit message (Expand) | Author |
2019-11-06 | drm/amdgpu: fix possible pstate switch race condition | Evan Quan |
2019-10-28 | drm/amd: correct "_LENTH" mispelling in constant | Wambui Karuga |
2019-10-28 | drm/amd: declare amdgpu_exp_hw_support in amdgpu.h | Wambui Karuga |
2019-10-17 | drm/amdgpu/psp: add psp memory training implementation(v3) | Tianci.Yin |
2019-10-17 | drm/amdgpu/atomfirmware: add memory training related helper functions(v3) | Tianci.Yin |
2019-10-17 | drm/amdgpu: add a generic fb accessing helper function(v3) | Tianci.Yin |
2019-10-15 | drm/amdgpu: remove in_baco_reset hack | Alex Deucher |
2019-10-15 | drm/amdgpu/discovery: reserve discovery data at the top of VRAM | Xiaojie Yuan |
2019-10-07 | drm/amdgpu: move amdgpu_device_get_job_timeout_settings | Alex Deucher |
2019-10-03 | drm/amdgpu: replace mmhub_funcs with mmhub.funcs | Tao Zhou |
2019-10-03 | drm/amdgpu: add common mmhub member for adev | Tao Zhou |
2019-10-03 | drm/amdgpu: remove gfx9 NGG | Marek Olšák |
2019-09-16 | drm/amdgpu: remove needless usage of #ifdef | Shirish S |
2019-09-16 | drm/amdgpu: fix build error without CONFIG_HSA_AMD | Shirish S |
2019-09-16 | drm/amdgpu: disable gfxoff while use no H/W scheduling policy | Huang Rui |
2019-09-16 | drm/amdgpu: Add a kernel parameter for specifying the asic type | Yong Zhao |
2019-09-13 | drm/amd/amdgpu: add sw_fini interface for df_funcs | Jack Zhang |
2019-09-13 | drm/amdgpu: remove amdgpu_cs_try_evict | Christian König |
2019-09-13 | drm/amdgpu: switch to new amdgpu_nbio structure | Hawking Zhang |
2019-08-29 | drm/amdgpu: introduce vram lost for reset (v2) | Monk Liu |
2019-08-15 | drm/amdgpu: simplify and cleanup setting the dma mask | Christoph Hellwig |
2019-08-12 | drm/amdgpu: add amdgpu_mmhub_funcs definition | Tao Zhou |
2019-08-09 | drm/amdgpu: remove RREG64/WREG64 | Tao Zhou |
2019-07-31 | drm/amdgpu: switch to amdgpu_umc structure | Tao Zhou |
2019-07-31 | drm/amdgpu: add RREG64/WREG64(_PCIE) operations | Tao Zhou |
2019-07-31 | drm/amdgpu: add amdgpu_umc_functions structure | Hawking Zhang |
2019-07-31 | drm/amdgpu: init RSMU and UMC ip base address for vega20 | Hawking Zhang |
2019-07-30 | drm/amdgpu: put the SMC into the proper state on reset/unload | Alex Deucher |
2019-07-30 | drm/amdgpu: add an asic callback to determine the reset method | Alex Deucher |
2019-07-30 | drm/amdgpu: add perfmon and fica atomics for df | Jonathan Kim |
2019-07-18 | drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instance | James Zhu |
2019-07-18 | drm/amdgpu: support hdp flush for more sdma instances | Le Ma |
2019-07-18 | drm/amdgpu: increase max number of ip base instances to 8 | Le Ma |
2019-07-18 | drm/amdgpu: add SDMA 2~7 ip block type | Le Ma |
2019-07-18 | drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chip | Le Ma |
2019-07-18 | drm/amdgpu: increase max instance number for hw ip | Xiaojie Yuan |
2019-07-16 | drm/amdkfd: Consistently apply noretry setting | Felix Kuehling |
2019-07-01 | drm/amdgpu: add field indicating if has PCIE atomics support | Jack Xiao |
2019-07-01 | drm/amdgpu: fix MGPU fan boost enablement for XGMI reset | Evan Quan |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-22 | drm/amdgpu: drop unused df init callback | Alex Deucher |
2019-06-21 | drm/amdgpu/mes: add mes header file and definition | Jack Xiao |
2019-06-21 | drm/amdgpu/mes: add amdgpu_mes driver parameter | Jack Xiao |
2019-06-21 | drm/amdgpu/discovery: add module param for ip discovery enablement | Xiaojie Yuan |
2019-06-21 | drm/amdgpu/discovery: add ip discovery initial support | Xiaojie Yuan |
2019-06-21 | drm/amdgpu: add mcbp unit test in debugfs (v3) | Jack Xiao |
2019-06-21 | drm/amdgpu: add mcbp driver parameter | Jack Xiao |
2019-06-20 | drm/amdgpu: add module parameter for async_gfx_ring enablement | Hawking Zhang |
2019-06-20 | drm/amdgpu: enable gfx eop interrupt per gfx pipe | Hawking Zhang |
2019-06-20 | drm/amdgpu: add nbio callbacks for vcn doorbell support | Leo Liu |