summaryrefslogtreecommitdiffstats
path: root/mm/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-15drm/amd: Add CU-masking ioctl definition to kfd_ioctl.hFelix Kuehling1-1/+10
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-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 kfd ioctl defines for hw_exception eventShaoyun Liu1-1/+19
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 KFDshaoyunl7-7/+98
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 Deshmukh6-19/+16
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh13-42/+30
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-25MAINTAINERS: add entry for AMD PP codeChristian König1-0/+8
2018-07-25MAINTAINERS: Add separate section for DCChristian König1-0/+8
2018-07-25MAINTAINERS: add new TTM maintainersChristian König1-1/+2
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
2018-07-24drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng4-3/+9