2017-10-06 | James Zhu | drm/amdgpu: add uvd enc into run queue Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | James Zhu | drm/amdgpu: add uvd enc rings Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | James Zhu | drm/amdgpu: add new uvd enc ring methods Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | James Zhu | drm/amdgpu: add uvd enc command in header Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | James Zhu | drm/amdgpu: add uvd enc registers in header Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Rex Zhu | drm/amd/powerplay: fix mclk can't switch on Tonga Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Tom St Denis | drm/amd/powerplay: Partially revert changes and fix... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Evan Quan | drm/amd/powerplay: fix typo on avfs disable Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Evan Quan | drm/amd/powerplay: get raven sclk and mclk levels (v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Evan Quan | drm/amd/powerplay: get raven current sclk and mclk... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Evan Quan | drm/amd/powerplay: get raven max/min gfx clocks (v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Evan Quan | drm/amd/powerplay: added new raven ppsmc messages Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Evan Quan | drm/amd/powerplay: fixed wrong return value on error... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | ozeng | drm/amdgpu: Fixed a potential circular lock Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Colin Ian King | drm/radeon: make functions alloc_pasid and free_pasid... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Marek Olšák | drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Marek Olšák | drm/syncobj: add a new helper drm_syncobj_get_fd Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Marek Olšák | drm/syncobj: extract two helpers from drm_syncobj_create Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Rex Zhu | drm/amd/powerplay: delete flag PP_VALID Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Rex Zhu | drm/amd/powerplay: move set_clockgating_by_smu to pp... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-06 | Rex Zhu | drm/amd/powerplay: tidy up ret checks in amd_powerplay... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-10-01 | Rex Zhu | drm/amd/powerplay: refine code in amd_powerplay.c (v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-29 | Dave Airlie | amdgpu/pp: rewrite fiji pwr virus upload code. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-29 | Dave Airlie | amdgpu/pp: rewrite polaris pwrvirus upload code. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-29 | Dave Airlie | amdgpu/nbio: use constant nbio_hdp_flush_reg structs. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-29 | Dave Airlie | amdgpu/soc15: make the pcie index/data registers constant. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-29 | Dave Airlie | amdgpu/pp: constify soft_dummy_pp_table. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-29 | Dave Airlie | amdgpu/pp: use array_size to size the pwrvirus tables. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-29 | Dave Airlie | amdgfx/gfx: don't use static objects for ce/de meta... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Horace Chen | drm/amdgpu: Add a new flag for SR-IOV to share memory... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amd/powerplay: export new interfaces in amd_pm_funcs Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amdgpu: add comments in struct amd_pm_funcs define Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amd/powerplay: change dmesg log level in powerplay Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amdgpu: create powerplay by cgs interface Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amdgpu: add cgs interface to register pp handle Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amdgpu: delete pp_enable in adev Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amdgpu: delete dead code about fw load check Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amd/powerplay: fix memory leak in powerplay Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Rex Zhu | drm/amdgpu: move common pm sysfs code to amdgpu_device.c Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Felix Kuehling | drm/amdgpu: Handle GPUVM fault storms Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Felix Kuehling | drm/amd/chash: Fix typo Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Colin Ian King | drm/amd/powerplay: fix spelling mistake: "dividable... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | amdgpu/pp: reduce size of vega10_fuses_default Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | drm/amdgpu: use designated initialiser for thermal_irq_src. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | amdgpu/pp: slim down the pwr virus tables. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | amdgpu/pp: move amdgpu_fuses_default into static const. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | amdgpu/pp: move PhwVega10_Magic to static const. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | amdgpu/pp: remove ci_smc/smumgr split. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | drm/amdgpu/vega10: static constify channel_number Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | drm/amdgpu/pp: constify some powerplay tables Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | amdgpu/powerplay: constify large struct Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Dave Airlie | amdgpu: don't ask about CHASH just default it for now. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Andres Rodriguez | drm/amdgpu: map compute rings by least recently used... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Andres Rodriguez | drm/amdgpu: add option for force enable multipipe policy... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Andres Rodriguez | drm/amdgpu: use multipipe compute policy on non PL11... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-28 | Alex Deucher | drm/amdgpu: fix vf error handling Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Alex Deucher | drm/amdgpu: clarify license in amdgpu_trace_points.c Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Samuel Li | drm/amdgpu: Add gem_prime_mmap support Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete dead code in smumgr Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete SMUM_FIELD_MASK Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete SMUM_WAIT_INDIRECT_FIELD Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete SMUM_READ_FIELD Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete SMUM_SET_FIELD Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELD Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELD Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete SMUM_WRITE_FIELD Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete SMU_WRITE_INDIRECT_FIELD Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: move macros to hwmgr.h Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUA... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: move SMUM_WAIT_INDIRECT_FIELD_UNEQUAL... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: add new helper functions in hwmgr.h Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: use SMU_IND_INDEX/DATA_11 pair Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: refine powerplay code. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: delete dead code in hwmgr.h Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: refine interface in struct pp_smumgr_func Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Christian König | drm/amdgpu: simplify pinning into visible VRAM Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Monk Liu | drm/amdgpu:fix firmware memoryleak(v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Monk Liu | drm/amdgpu:fix uvd ring fini routine(v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Monk Liu | drm/amdgpu/sriov:alloc KIQ MQD in VRAM(v2) Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Monk Liu | drm/amdgpu:unmap KCQ in gfx hw_fini(v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Monk Liu | drm/amdgpu:halt when vm fault Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Yong Zhao | drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcs Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Yong Zhao | drm/amdgpu: Fix a bug in amdgpu_fill_buffer() Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Yong Zhao | drm/amdgpu: Correct bytes limit for SDMA 3.0 copy and... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Christian König | drm/amdgpu: use 2MB fragment size for GFX6,7 and 8 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Xiangliang.Yu | drm/amdgpu: Fix driver reloading failure Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Rex Zhu | drm/amd/powerplay: refine phm_register_thermal_interrupt... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Evan Quan | drm/amd/amdgpu: add vega10/raven mmhub/athub golden... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Eric Huang | drm/amd/powerplay: change alert temperature range Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Eric Huang | drm/amd/powerplay: implement register thermal interrupt... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Eric Huang | drm/amd/powerplay: add register thermal interrupt in... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Eric Huang | drm/amdgpu: add cgs query info of pci bus devfn Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Tom St Denis | drm/amd/amdgpu: Partial revert of iova debugfs Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Evan Quan | drm/amd/amgpu: update vega10 sdma golden setting Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Evan Quan | drm/amd/amgpu: update raven sdma golden setting Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Monk Liu | drm/amdgpu/sriov:fix memory leak after gpu reset Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Monk Liu | drm/amdgpu:make ctx_add_fence interruptible(v2) Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-09-26 | Monk Liu | drm/amdgpu/sriov:init csb for gfxv9 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
next |