summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amdgpu: access register without KIQEmily Deng2018-12-141-9/+9
| * drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hangwentalou2018-12-141-4/+6
* | mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-281-27/+20
* | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25107-3056/+4109
|\ \ | |/
| * Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-12-1341-477/+563
| |\
| | * drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky2018-12-121-0/+2
| | * drm/amdgpu: Fix stub function nameKuehling, Felix2018-12-111-1/+1
| | * drm/amdgpu: remove set but not used variable 'grbm_soft_reset'YueHaibing2018-12-101-4/+2
| | * drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu2018-12-102-1/+2
| | * drm/amdgpu: bypass RLC init under sriov for Tonga (v2)Tiecheng Zhou2018-12-101-0/+5
| | * drm/amdgpu: move IV prescreening into the GMC codeChristian König2018-12-079-154/+59
| | * drm/amdgpu: remove VM fault_credit handlingChristian König2018-12-077-115/+6
| | * drm/amdgpu: send IVs to the KFD only after processing them v3Christian König2018-12-071-21/+17
| | * drm/amdkfd: Add support for doorbell BOsFelix Kuehling2018-12-071-5/+54
| | * drm/amdkfd: Add DMABuf import functionalityFelix Kuehling2018-12-075-3/+126
| | * drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling2018-12-075-54/+75
| | * drm/amdgpu: Workaround build failure due to trace conflictKuehling, Felix2018-12-074-1/+3
| | * drm/amdgpu: Skip ring soft recovery when fence was NULLwentalou2018-12-071-1/+1
| | * drm/amdgpu/psp: Destroy psp ring when doing gpu resetXiangliang Yu2018-12-071-1/+3
| | * drm/amdgpu/psp: Add support VMR ring for VFXiangliang Yu2018-12-074-31/+85
| | * drm/amdgpu/psp: Get psp fw version through reading registerXiangliang Yu2018-12-071-1/+3
| | * drm/amdgpu: always reserve one more shared slot for pipelined BO movesChristian König2018-12-072-4/+6
| | * drm/amdgpu: always reserve two slots for the VMChristian König2018-12-072-13/+6
| | * drm/amdgpu: fix using shared fence for exported BOs v2Christian König2018-12-072-3/+11
| | * drm/ttm: allow reserving more than one shared slot v3Christian König2018-12-076-11/+14
| | * drm/amdgpu: both support PCO FP5/AM4 rlc fwAaron Liu2018-12-071-1/+15
| | * drm/amdgpu/acpi: NULL check before some freeing functions is not neededWen Yang2018-12-051-2/+1
| | * drm/amdgpu/si: fix SI after doorbell reworkAlex Deucher2018-12-051-1/+2
| | * drm/amdgpu: Update XGMI node printAndrey Grodzovsky2018-12-041-1/+1
| | * drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky2018-12-032-5/+41
| | * drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky2018-12-033-0/+24
| | * drm/amdgpu/psp: Update waiting in psp mode1 reset.Andrey Grodzovsky2018-12-032-2/+2
| | * drm/amdgpu: add missing error handlingChristian König2018-12-031-0/+3
| | * drm/amdgpu: remove amdgpu_bo_backup_to_shadowChristian König2018-12-032-52/+0
| | * drm/amdgpu: add a xgmi supported flagAlex Deucher2018-12-034-3/+7
| * | Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-12-071-1/+1
| |\ \
| | * | drm: revert "expand replace_fence to support timeline point v2"Christian König2018-12-051-1/+1
| * | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-12-0645-510/+1065
| |\ \ \ | | |/ / | |/| / | | |/
| | * drm/amdgpu: wait for IB test on first device openChristian König2018-11-301-3/+3
| | * drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entitiesAlex Deucher2018-11-301-0/+1
| | * drm/amdgpu: don't expose fan attributes on APUsAlex Deucher2018-11-301-0/+13
| | * drm/amdgpu: Fix num_doorbell calculation issueOak Zeng2018-11-301-2/+5
| | * drm/amdgpu: Reorder uvd ring init before uvd resumeChris Wilson2018-11-284-16/+16
| | * drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky2018-11-282-117/+256
| | * drm/amdgpu: Expose hive adev list and xgmi_mutexAndrey Grodzovsky2018-11-282-13/+16
| | * drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky2018-11-284-28/+72
| | * drm/amdgpu: Set FreeSync state using drm VRR propertiesNicholas Kazlauskas2018-11-281-7/+0
| | * drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotalNicholas Kazlauskas2018-11-281-1/+6
| | * drm/amdgpu: Move doorbell structures to seperate fileOak Zeng2018-11-282-220/+244
| | * drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-2812-54/+36
OpenPOWER on IntegriCloud