summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie8-16/+49
2018-07-18drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)Vijendar Mukunda1-10/+37
2018-07-18drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher1-0/+1
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu3-5/+6
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu1-0/+3
2018-07-17drm/amdkfd: Call kfd2kgd.set_compute_idleFelix Kuehling1-2/+5
2018-07-17drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling6-3/+20
2018-07-15drm/amdkfd: Add CU-masking ioctl to KFDFelix Kuehling9-1/+219
2018-07-13drm/amdkfd: Enable Raven for KFDYong Zhao1-0/+16
2018-07-13drm/amdkfd: Optimize out some duplicated code in kfd_signal_iommu_event()Yong Zhao1-15/+11
2018-07-13drm/amdkfd: Workaround to accommodate Raven too many PPR issueYong Zhao1-5/+16
2018-07-13drm/amdkfd: Avoid flooding dmesg on Raven due to IOMMU issuesYong Zhao1-1/+1
2018-07-13drm/amdkfd: Make SDMA engine number an ASIC-dependent variableYong Zhao5-15/+36
2018-07-13drm/amdkfd: Consolidate duplicate memory banks info in topologyYong Zhao1-11/+46
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher1-11/+12
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland1-2/+3
2018-07-12drm/amdkfd: Clean up reference of radeonYong Zhao5-6/+41
2018-07-12drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_managerYong Zhao5-66/+68
2018-07-12drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao3-8/+10
2018-07-12drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao3-0/+16
2018-07-12drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu5-0/+113
2018-07-12drm/amdgpu: Avoid destroy hqd when GPU is on resetShaoyun Liu3-0/+9
2018-07-12drm/amdgpu: Avoid invalidate tlbs when gpu is on resetShaoyun Liu3-0/+9
2018-07-12drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu1-4/+5
2018-07-12drm/amdgpu: Check NULL pointer for job before reset job's ringShaoyun Liu1-1/+1
2018-07-12drm/amdgpu: Don't use shadow BO for compute contextShaoyun Liu1-5/+8
2018-07-12drm/amdkfd: Implement hang detection in KFD and call amdgpuShaoyun Liu2-1/+24
2018-07-12drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu5-2/+14
2018-07-12drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu5-3/+75
2018-07-12drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu3-0/+29
2018-07-12drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu3-0/+16
2018-07-12drm/amd: Add gpu reset interfaces between amdgpu and amdkfdShaoyun Liu1-0/+10
2018-07-12drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao7-10/+77
2018-07-12drm/amdkfd: Handle VM faults in KFDshaoyunl6-6/+97
2018-07-12drm/amdgpu: save vm fault information for amdkfdshaoyunl8-2/+105
2018-07-12drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORYMoses Reuben1-0/+7
2018-07-12drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-07-12drm/amdkfd: Fix race between scheduler and context restoreJay Cornwall3-230/+262
2018-07-12drm/amdkfd: Stop using GFP_NOIO explicitlyFelix Kuehling4-6/+6
2018-07-12drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lockFelix Kuehling2-43/+62
2018-07-11drm/admkfd use modern ktime accessorsArnd Bergmann1-6/+2
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-07-25drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher1-1/+1
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh3-6/+6
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh7-17/+12
2018-07-25drm/amdgpu: reduce the number of placements for a BOChristian König2-1/+4
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König10-38/+39
2018-07-25drm/amdgpu: expose only the first UVD instance for nowChristian König2-15/+7
2018-07-25drm/amdgpu: clean up coding style a bitChristian König1-10/+10