aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-06-20drm/amdgpu/sriov: fix Tonga load driver failedJack Zhang1-2/+0
2019-06-20drm/amdgpu: add pmu countersJonathan Kim4-1/+324
2019-06-20drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim4-256/+224
2019-06-20drm/amdgpu: improve HMM error -ENOMEM and -EBUSY handlingPhilip Yang1-32/+6
2019-06-20drm/amd/amdgpu: cast mem->num_pages to 64-bits when shifting (v2)Tom St Denis1-4/+5
2019-06-20drm/amdgpu: Do error injection even vram reserve failsxinhui pan1-6/+7
2019-06-17drm/amdgpu: wait to fetch the vbios until after common initAlex Deucher1-11/+13
2019-06-17drm/amdgpu: fix error handling in df_v3_6_pmc_startArnd Bergmann1-4/+9
2019-06-17drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0James Zhu1-18/+17
2019-06-13amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-53/+17
2019-06-13drm/amdgpu: bump the DRM version for GDS ENOMEM fixesMarek Olšák1-1/+2
2019-06-13drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher1-2/+2
2019-06-13drm/amdgpu: Reserve space for shared fenceOak Zeng1-0/+4
2019-06-13drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM (v3)Tom St Denis1-5/+12
2019-06-13drm/amdgpu: register pm sysfs for sriov (v2)Yintian Tao3-6/+67
2019-06-11drm/amdgpu: use new HMM APIs and helpersPhilip Yang2-85/+68
2019-06-11drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter1-0/+2
2019-06-11drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probeKent Russell1-0/+1
2019-06-11drm/amdgpu: fix pm_load_smu_firmware for SR-IOVTrigger Huang1-0/+3
2019-06-11drm/amdgpu: Add module parameter for specifying default ABM levelNicholas Kazlauskas2-0/+17
2019-06-11drm/amdgpu: drop the incorrect soft_reset for SRIOVMonk Liu1-1/+1
2019-06-11drm/amdgpu: Add GDS clearing workaround in later init for gfx9James Zhu1-0/+49
2019-06-11drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis4-21/+9
2019-06-11drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang4-10/+30
2019-06-11drm/amdgpu: Hardcode reg access using L1 securityTrigger Huang1-9/+6
2019-06-11drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S3-3/+11
2019-06-11drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li1-1/+3
2019-06-11drm/amdgpu: Fixed missing to clear some EDC countJames Zhu2-45/+42
2019-06-11drm/amdgpu: stop removing BOs from the LRU v3Christian König4-5/+5
2019-06-11drm/amdgpu: create GDS, GWS and OA in system domainChristian König1-1/+5
2019-06-11drm/amdgpu: drop some validation failure messagesChristian König1-7/+3
2019-06-11drm/amdgpu/psp: udpate ta_ras interface headerHawking Zhang1-49/+59
2019-06-05Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu"Alex Deucher1-2/+1
2019-06-05drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher3-59/+61
2019-06-05drm/amdgpu: cancel late_init_work before gpu resetxinhui pan1-0/+2
2019-05-31drm/ttm: Make LRU removal optional v2Christian König4-8/+9
2019-05-31drm/amdgpu/sriov: Correct some register program methodEmily Deng2-9/+9
2019-05-31drm/amdkfd: Return proper error code for gws alloc APIOak Zeng1-1/+1
2019-05-31drm/amdgpu:Fix the unpin warning about csb bufferEmily Deng1-3/+1
2019-05-31drm/amdgpu: ras injection use gpu addressxinhui pan1-0/+16
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie73-1111/+3119
2019-05-28drm/amdgpu: Need to set the baco cap before baco resetEmily Deng2-14/+13
2019-05-28drm/amdgpu/soc15: skip reset on initAlex Deucher1-0/+5
2019-05-28drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou1-1/+2
2019-05-28drm/amdgpu: Add function to add/remove gws to kfd processOak Zeng2-5/+100
2019-05-28drm/amdgpu: Add interface to alloc gws from amdgpuOak Zeng2-0/+36
2019-05-28drm/amdkfd: Add gws number to kfd topology node propertiesOak Zeng3-0/+18
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-52/+98
2019-05-24drm/amd/doc: Add RAS documentation to guideTom St Denis1-2/+2
2019-05-24drm/amd/doc: Add XGMI sysfs documentationTom St Denis1-0/+28