summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/amdgpu: move get_index_into_master_table macro into atomfirmware headerHuang Rui2-2/+2
2019-03-19drm/amdgpu: update new members in atomfirmwareHuang Rui1-5/+5
2019-03-19drm/amdgpu: enable new smu ip block for vega20Huang Rui1-2/+7
2019-03-19drm/amd/powerplay: add new smu ip blockHuang Rui1-0/+4
2019-03-19drm/amdgpu: remove set but not used variable 'vbi_time_out'YueHaibing1-2/+1
2019-03-19drm/amdgpu: remove set but not used variables 'vm, bo'YueHaibing1-7/+1
2019-03-19drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0Yong Zhao2-2/+2
2019-03-19drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcsYong Zhao6-148/+77
2019-03-19drm/ttm: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann1-7/+2
2019-03-19drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann1-1/+0
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann1-2/+0
2019-03-19drm/amdgpu: fix HMM config dependency issuePhilip Yang3-24/+19
2019-03-19drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang9-278/+182
2019-03-19drm/amdgpu: use HMM callback to replace mmu notifierPhilip Yang4-98/+72
2019-03-05drm/amdgpu: use BACO on vega12 if platform supports itAlex Deucher1-0/+1
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner1-0/+1
2019-02-27drm/amdgpu: clear PDs/PTs only after initializing themChristian König1-5/+6
2019-02-27Revert "drm/amdgpu: use BACO reset on vega20 if platform support"Candice Li1-1/+0
2019-02-27drm/amdgpu: use REG32_PCIE wrapper instead for pspHuang Rui1-3/+1
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie25-339/+182
2019-02-21drm/amdgpu: Bump amdgpu version for context priority override.Bas Nieuwenhuizen1-1/+2
2019-02-19drm/amdgpu: partial revert cleanup setting bulk_movable v2Christian König1-0/+4
2019-02-19drm/amdgpu: cleanup setting bulk_movableChristian König1-6/+0
2019-02-19Revert "drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers"Yong Zhao2-29/+9
2019-02-19Revert "drm/amdgpu: Delete user queue doorbell variables"Yong Zhao3-0/+12
2019-02-18drm/amdgpu/si_dpm: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-02-18drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resourcesYong Zhao1-31/+10
2019-02-18drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15Yong Zhao1-4/+12
2019-02-18drm/amdgpu: Add first_non_cp and last_non_cp in amdgpu_doorbell_indexYong Zhao3-0/+17
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie6-26/+94
2019-02-15drm/amdgpu: remove some old unused dpm helpersAlex Deucher2-97/+0
2019-02-15drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen1-1/+40
2019-02-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen3-3/+25
2019-02-15drm/amdgpu: Only add rqs for initialized rings.Bas Nieuwenhuizen1-3/+8
2019-02-13drm/amdgpu: don't clamp debugfs register access to the BAR sizeAlex Deucher1-3/+0
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King4-4/+4
2019-02-13drm/amdgpu: Delete user queue doorbell variablesYong Zhao3-12/+0
2019-02-13drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registersYong Zhao2-9/+29
2019-02-13drm/amdgpu: Simplify eviction fence handlingFelix Kuehling1-123/+11
2019-02-13drm/amdgpu: Avoid setting off KFD eviction fences in amdgpu_vmFelix Kuehling1-3/+3
2019-02-13drm/amdgpu: Replace ttm_bo_wait with amdgpu_bo_sync_waitFelix Kuehling1-2/+2
2019-02-13drm/amdgpu: Add helper to wait for BO fences using a sync objectFelix Kuehling3-27/+28
2019-02-13drm/amdgpu: tighten gpu_recover in mailbox_flr to avoid duplicate recover in ...wentalou1-1/+2
2019-02-13drm/amdgpu: cleanup amdgpu_ih_process a bit moreChristian König4-39/+21
2019-02-13drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher2-14/+23
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie12-51/+170
2019-02-07drm/amdgpu: fix NULL ptr dref in the VM codeChristian König1-3/+5
2019-02-07drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan1-12/+46
2019-02-05drm/amdgpu: cleanup VM dw estimation a bitChristian König1-8/+8
2019-02-05drm/amdgpu: fix waiting for BO moves with CPU based PD/PT updatesChristian König1-1/+6