aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-16drm/amdkfd: Call kfd2kgd.set_compute_idleFelix Kuehling1-2/+5
2018-07-16drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling6-3/+20
2018-07-14drm/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-11drm/amdkfd: Clean up reference of radeonYong Zhao5-6/+41
2018-07-11drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_managerYong Zhao5-66/+68
2018-07-11drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao3-8/+10
2018-07-11drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao3-0/+16
2018-07-11drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu5-0/+113
2018-07-11drm/amdgpu: Avoid destroy hqd when GPU is on resetShaoyun Liu3-0/+9
2018-07-11drm/amdgpu: Avoid invalidate tlbs when gpu is on resetShaoyun Liu3-0/+9
2018-07-11drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu1-4/+5
2018-07-11drm/amdgpu: Check NULL pointer for job before reset job's ringShaoyun Liu1-1/+1
2018-07-11drm/amdgpu: Don't use shadow BO for compute contextShaoyun Liu1-5/+8
2018-07-11drm/amdkfd: Implement hang detection in KFD and call amdgpuShaoyun Liu2-1/+24
2018-07-11drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu5-2/+14
2018-07-11drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu5-3/+75
2018-07-11drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu3-0/+29
2018-07-11drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu3-0/+16
2018-07-11drm/amd: Add gpu reset interfaces between amdgpu and amdkfdShaoyun Liu1-0/+10
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao7-10/+77
2018-07-11drm/amdkfd: Handle VM faults in KFDshaoyunl6-6/+97
2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl8-2/+105
2018-07-11drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORYMoses Reuben1-0/+7
2018-07-11drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-07-11drm/amdkfd: Fix race between scheduler and context restoreJay Cornwall3-230/+262
2018-07-11drm/amdkfd: Stop using GFP_NOIO explicitlyFelix Kuehling4-6/+6
2018-07-11drm/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-27Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie56-282/+1912
2018-07-27Merge tag 'exynos-drm-next-for-v4.19' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie24-548/+324
2018-07-27Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie2-1/+11
2018-07-27Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...Dave Airlie6-19/+53
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 Deshmukh5-17/+16
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh12-35/+27
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
2018-07-24drm/amd/display: DC 3.1.58Harry Wentland1-1/+1
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei6-15/+18
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha14-14/+1549
2018-07-24drm/amd/display: DPP CM ICSC AYCRCB8888 format supportvikrant mhaske2-1/+5