summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie178-3533/+14326
2019-04-02drm/amdgpu/smu11: fix warning on 32bit archesAlex Deucher1-1/+1
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-17/+8
2019-03-28Revert "drm/amdgpu: use HMM callback to replace mmu notifier"Alex Deucher4-72/+98
2019-03-28Revert "drm/amdkfd: avoid HMM change cause circular lock"Alex Deucher1-17/+15
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher9-182/+278
2019-03-28Revert "drm/amdgpu: fix HMM config dependency issue"Alex Deucher3-19/+24
2019-03-28Revert "drm/amdkfd: support concurrent userptr update for HMM"Alex Deucher1-19/+6
2019-03-28Revert "drm/amdgpu: support userptr cross VMAs case with HMM"Alex Deucher1-91/+35
2019-03-28Revert "drm/amdgpu: more descriptive message if HMM not enabled"Alex Deucher1-2/+0
2019-03-28drm/amd/powerplay: update current profile mode only when it's really appliedEvan Quan2-10/+12
2019-03-28drm/amd/display: fix odm output gamma programmingDmytro Laktyushkin2-2/+3
2019-03-28drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback2-40/+50
2019-03-28drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein4-7/+7
2019-03-28drm/amd/display: 3.2.24Aric Cyr1-1/+1
2019-03-28drm/amd/display: Pass SDP spliting in parametersNikola Cornij6-6/+12
2019-03-28drm/amd/display: Create clock funcsEryk Brol2-0/+3
2019-03-28drm/amd/display: Clean up old pplib interface functionsFatemeh Darbehani4-52/+0
2019-03-28drm/amd/display: Pass init_data into DCN resource creationHarry Wentland5-27/+19
2019-03-28drm/amd/display: Handle branch device with DFP count = 0 case.Hugo Hu3-8/+8
2019-03-28drm/amd/display: program default output gammahersen wu1-24/+29
2019-03-28drm/amd/display: add preferred pipe split logicJun Lei4-12/+49
2019-03-28drm/amdgpu: don't put the root PD into the relocated listChristian König1-10/+8
2019-03-28drm/amdgpu: drop the ib from the VM update parametersChristian König2-16/+13
2019-03-28drm/amdgpu: move VM table mapping into the backend as wellChristian König4-27/+37
2019-03-28drm/amdgpu: XGMI pstate switch initial supportshaoyunl6-1/+56
2019-03-28drm/amdgpu: use the new VM backend for clearsChristian König1-57/+32
2019-03-28drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failureEvan Quan1-19/+12
2019-03-28drm/amdgpu: add more debug friendly promptsEvan Quan1-10/+28
2019-03-28drm/amdgpu: error out on mode1 reset failureEvan Quan1-2/+5
2019-03-28drm/amdgpu: trivial typo fixEvan Quan1-2/+2
2019-03-28drm/amdgpu: remove per obj debugfs writexinhui pan1-41/+1
2019-03-28drm/amdgpu: Fix amdgpu ras to ta enums conversionxinhui pan2-6/+62
2019-03-28drm/amdgpu: use macro instead of enum for flagsxinhui pan1-3/+1
2019-03-28drm/amdgpu: Fix some sanity checkxinhui pan1-7/+17
2019-03-27drm/amdgpu: Use drm_fb_helper_fill_infoDaniel Vetter1-16/+8
2019-03-26drm/fbdev: Make skip_vt_switch the defaultDaniel Vetter1-1/+0
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter5-4/+5
2019-03-21drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()Dan Carpenter1-0/+2
2019-03-21drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()Dan Carpenter1-1/+2
2019-03-21drm/amd/powerplay: delete some dead codeDan Carpenter1-3/+0
2019-03-21drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher1-0/+4
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König6-52/+1
2019-03-21drm/amdgpu: use the new VM backend for PTEsChristian König2-236/+6
2019-03-21drm/amdgpu: use the new VM backend for PDEsChristian König1-60/+14
2019-03-21drm/amdgpu: new VM update backendsChristian König5-3/+401
2019-03-21drm/amdgpu: reserve less memory for PDE updatesChristian König1-1/+1
2019-03-21drm/amdgpu: move and rename amdgpu_pte_update_paramsChristian König2-60/+60
2019-03-21drm/amdgpu: always set and check dma addresses in the VM codeChristian König1-12/+9
2019-03-21drm/amdgpu: remove some unused VM definesChristian König1-5/+0