summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-13drm/amd/display: Fix pflip IRQ status after gpu reset.Andrey Grodzovsky
2018-09-13drm/amdgpu: allow fragment processing for invalid PTEsChristian König
2018-09-13drm/amdgpu: use the maximum possible fragment size on Vega/RavenChristian König
2018-09-13drm/amdgpu: meld together VM fragment and huge page handlingChristian König
2018-09-13drm/amdgpu: use leaf iterator for filling PTsChristian König
2018-09-13drm/amdgpu: use the DFS iterator in amdgpu_vm_invalidate_pds v2Christian König
2018-09-13drm/amdgpu: use dfs iterator to free PDs/PTsChristian König
2018-09-13drm/amdgpu: use leaf iterator for allocating PD/PTChristian König
2018-09-13drm/amdgpu: add some VM PD/PT iterators v2Christian König
2018-09-13drm/amdgpu:Add error message when register failed to reach expected valueJames Zhu
2018-09-12drm/amd/display: fix ptr_ret.cocci warningskbuild test robot
2018-09-12drm/amd: Add DM DMCU supportDavid Francis
2018-09-12drm/amd: Add PSP DMCU supportDavid Francis
2018-09-12drm/amd: Add ucode DMCU supportDavid Francis
2018-09-12drm/amdgpu: Move fault hash table to amdgpu vmOak Zeng
2018-09-12drm/amdgpu: move cs dependencies front a bitChunming Zhou
2018-09-12drm/amdgpu: try allocating VRAM as power of twoChristian König
2018-09-11drm/amdgpu: Fix SDMA TO after GPU reset v3Andrey Grodzovsky
2018-09-11drm/amdgpu: add amdgpu_vm_update_funcChristian König
2018-09-11drm/amdgpu: add amdgpu_vm_pt_parent helperChristian König
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-09-10drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl
2018-09-10drm/amdkfd: Generate xGMI direct iolinkShaoyun Liu
2018-09-10drm/amdkfd: Add new iolink type definesShaoyun Liu
2018-09-10drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu
2018-09-10drm/amdgpu: get_hive_id from amdgpu side (v2)Shaoyun Liu
2018-09-10drm/amd/include: Add get_hive_id interface in kfd2kgdShaoyun Liu
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu
2018-09-10drm/amdgpu: Add place holder functions for xgmi topology interface with pspShaoyun Liu
2018-09-10drm/amdgpu : Add psp function interfaces for XGMI supportShaoyun Liu
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher
2018-09-10drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmiAlex Deucher
2018-09-10drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structureAlex Deucher
2018-09-10drm/amd/include: update the bitfield define for PF_MAX_REGIONShaoyun Liu
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng
2018-09-10drm/amdgpu: set bulk_moveable to false when a per VM is releasedChristian König
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-09-10drm/amd/powerplay: fix compile warning for wrong data type V2Evan Quan
2018-09-10drm/amdgpu: Fix warnings while make xmldocsMasanari Iida
2018-09-10drm/amdgpu: Fix compute VM BO params after rebase v2Felix Kuehling
2018-09-10drm/amdgpu: enable AGP aperture for GMC9 v2Christian König
2018-09-10drm/amdgpu: Clean up KFD init and finiFelix Kuehling
2018-09-10drm/amd/display: Add invariant support instrumentation in driverJun Lei
2018-09-10drm/amd/display: clean code for transition event log.Chiawen Huang
2018-09-10drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis
2018-09-10drm/amd/display: use link type to decide stream enc acquisitionEric Yang
2018-09-10drm/amd/display: dc 3.1.65Tony Cheng
2018-09-10drm/amd/display: Reorder resource_pool to put i2c with auxDavid Francis
2018-09-10drm/amd/display: Use DRM helper for best_encoderLeo Li
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu