summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-12-09drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling11-265/+495
2018-02-07drm/amdgpu: Add submit IB function for KFDFelix Kuehling5-0/+69
2018-02-07drm/amdgpu: Add GPUVM memory management functions for KFDFelix Kuehling10-4/+1818
2018-02-07drm/amdgpu: add amdgpu_sync_cloneFelix Kuehling2-0/+36
2018-02-07drm/amdgpu: Update kgd2kfd_shared_resources for dGPU supportFelix Kuehling3-2/+26
2018-02-07drm/amdgpu: Add KFD eviction fenceFelix Kuehling7-4/+241
2018-02-07drm/amdgpu: Remove unused kfd2kgd interfaceFelix Kuehling3-21/+0
2018-02-07drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasidFelix Kuehling2-2/+2
2018-02-07drm/amdgpu: Fix header file dependenciesFelix Kuehling2-0/+2
2018-02-07drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt memYong Zhao1-24/+23
2018-02-07drm/amdgpu: remove useless BUG_ONsFelix Kuehling3-10/+0
2018-01-05drm/amdgpu: Enable KFD initialization on dGPUsFelix Kuehling1-0/+5
2018-01-05drm/amdkfd: Add dGPU device IDs and device infoFelix Kuehling1-2/+143
2018-01-05drm/amdkfd: Add dGPU support to kernel_queue_initFelix Kuehling1-0/+5
2018-01-05drm/amdkfd: Add dGPU support to the MQD managerFelix Kuehling4-3/+64
2018-01-05drm/amdkfd: Add dGPU support to the device queue managerFelix Kuehling4-0/+164
2018-01-05drm/amdkfd: Make sched_policy a per-device settingFelix Kuehling6-9/+29
2018-01-05drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling2-0/+18
2018-01-19drm/amdkfd: Use ARRAY_SIZE macro in kfd_build_sysfs_node_entryGustavo A. R. Silva1-1/+1
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie146-3547/+35332
2018-03-08drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-08drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-08drm/amdgpu: replace iova debugfs file with iomem (v3)Tom St Denis1-21/+81
2018-03-08drm/amd/display: validate plane format on primary planeShirish S1-0/+7
2018-03-08drm/amdgpu: Clean sdma wptr register when only enable wptr pollingEmily Deng1-2/+5
2018-03-08drm/amd/amdgpu: re-add missing GC 9.1 and SDMA0 4.1 sh_mask header filesTom St Denis2-0/+32808
2018-03-08drm/amdgpu: give warning before sleep in kiq_r/wregMonk Liu1-0/+7
2018-03-08drm/amdgpu: further mitigate workaround for i915Christian König1-3/+9
2018-03-08drm/amdgpu: drop gtt->adevChristian König1-5/+5
2018-03-08drm/amdgpu: add amdgpu_evict_gtt debugfs entryChristian König1-1/+12
2018-03-08drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu2-0/+4
2018-03-08drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"Christian König2-2/+2
2018-03-08drm/amd/pp: Drop wrapper functions for upper/lower_32_bitsRex Zhu5-33/+28
2018-03-08drm/amdgpu: Delete cgs wrapper functions for gpu memory managerRex Zhu2-246/+0
2018-03-08drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memoryRex Zhu10-301/+195
2018-03-08drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu3-20/+3
2018-03-08Revert "drm/amd/pp: Add a pp feature mask bit for AutoWattman feature"Rex Zhu1-1/+0
2018-03-08drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu9-37/+66
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu18-998/+0
2018-03-06drm/amd/pp: Fix sclk in highest two levels when compute on smu7Rex Zhu1-0/+21
2018-03-06drm/amd/pp: Implement get/set_power_profile_mode on smu7Rex Zhu1-0/+143
2018-03-06drm/amd/pp: Implement update_dpm_settings on CIRex Zhu1-0/+97
2018-03-06drm/amd/pp: Implement update_dpm_settings on TongaRex Zhu1-0/+97
2018-03-06drm/amd/pp: Implement update_dpm_settings on FijiRex Zhu1-0/+97
2018-03-05drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-05drm/amd/pp: Implement update_dpm_settings on PolarisRex Zhu1-0/+97
2018-03-05drm/amd/pp: Add a helper to set field in u32Rex Zhu2-0/+18
2018-03-05drm/amd/pp: Add common interface in smu for update dpm settingRex Zhu3-0/+10
2018-03-05drm/amd/pp: Add PCC feature support on VegaRex Zhu3-0/+36
2018-03-05drm/amd/pp: Export new smu message for PCC feature on Vega10Rex Zhu1-2/+2