summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner
2019-04-03drm/amd/display: Rework vrr flip throttling for late vblank irq.Mario Kleiner
2019-04-03drm/amdgpu: Add preferred_domain check when determine XGMI stateshaoyunl
2019-04-03drm/amdgpu: provide the page fault queue to the VM codeChristian König
2019-04-03drm/amdgpu: handle leaf PDEs as PTEs on VegaChristian König
2019-04-03drm/amdgpu: fix ATC handling for RyzenChristian König
2019-04-03drm/amdgpu: Adjust TMR address alignment as per HW requirementshaoyunl
2019-04-03drm/amdgpu: Correct the irq types' num of sdmaEmily Deng
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-28Revert "drm/amdgpu: use HMM callback to replace mmu notifier"Alex Deucher
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher
2019-03-28Revert "drm/amdgpu: fix HMM config dependency issue"Alex Deucher
2019-03-28Revert "drm/amdkfd: support concurrent userptr update for HMM"Alex Deucher
2019-03-28Revert "drm/amdgpu: support userptr cross VMAs case with HMM"Alex Deucher
2019-03-28Revert "drm/amdgpu: more descriptive message if HMM not enabled"Alex Deucher
2019-03-27drm/amdgpu: don't put the root PD into the relocated listChristian König
2019-03-27drm/amdgpu: drop the ib from the VM update parametersChristian König
2019-03-27drm/amdgpu: move VM table mapping into the backend as wellChristian König
2019-03-27drm/amdgpu: XGMI pstate switch initial supportshaoyunl
2019-03-27drm/amdgpu: use the new VM backend for clearsChristian König
2019-03-27drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failureEvan Quan
2019-03-27drm/amdgpu: add more debug friendly promptsEvan Quan
2019-03-27drm/amdgpu: error out on mode1 reset failureEvan Quan
2019-03-27drm/amdgpu: trivial typo fixEvan Quan
2019-03-27drm/amdgpu: remove per obj debugfs writexinhui pan
2019-03-27drm/amdgpu: Fix amdgpu ras to ta enums conversionxinhui pan
2019-03-27drm/amdgpu: use macro instead of enum for flagsxinhui pan
2019-03-27drm/amdgpu: Fix some sanity checkxinhui pan
2019-03-27drm/amdgpu: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-26drm/fbdev: Make skip_vt_switch the defaultDaniel Vetter
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König
2019-03-21drm/amdgpu: use the new VM backend for PTEsChristian König
2019-03-21drm/amdgpu: use the new VM backend for PDEsChristian König
2019-03-21drm/amdgpu: new VM update backendsChristian König
2019-03-21drm/amdgpu: reserve less memory for PDE updatesChristian König
2019-03-21drm/amdgpu: move and rename amdgpu_pte_update_paramsChristian König
2019-03-21drm/amdgpu: always set and check dma addresses in the VM codeChristian König
2019-03-21drm/amdgpu: remove some unused VM definesChristian König
2019-03-20drm/amdgpu: add one rlc version into gfxoff blacklistHuang Rui
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui
2019-03-20drm/amdgpu: use more entries for the first paging queueChristian König
2019-03-20drm/amdgpu: free up the first paging queue v2Christian König
2019-03-20drm/amdgpu: re-enable retry faultsChristian König
2019-03-20drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2Wentao Lou
2019-03-20drm/amdgpu: Wait for newly allocated PTs to be idleFelix Kuehling
2019-03-20drm/amdgpu: more descriptive message if HMM not enabledPhilip Yang
2019-03-19drm/amdgpu: support userptr cross VMAs case with HMMPhilip Yang
2019-03-19drm/amdkfd: support concurrent userptr update for HMMPhilip Yang