summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg
2019-01-11drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-21drm/amdgpu: Add new VegaM pci idAlex Deucher
2018-12-21drm/amdgpu: add Vega20 PSP ASD firmware loadingEvan Quan
2018-12-20drm/amdgpu/uvd:Change uvd ring name conventionJames Zhu
2018-12-20drm/amdgpu: print process info when job timeoutTrigger Huang
2018-12-20drm/amdgpu/nbio7.4: add hw bug workaround for vega20Alex Deucher
2018-12-20drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12Alex Deucher
2018-12-18drm/amdgpu: correct the return value for error caseEvan Quan
2018-12-18drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREGJames Zhu
2018-12-18drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is activeJames Zhu
2018-12-18drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new stateJames Zhu
2018-12-18drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu
2018-12-18drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu
2018-12-18drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu
2018-12-18drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu
2018-12-14drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BOMichel Dänzer
2018-12-14drm/amdgpu: enable Vega20 page queue supportEvan Quan
2018-12-14drm/amdgpu: use different irq ring ID for Vega20 page queuesEvan Quan
2018-12-14drm/amdgpu: update the vm invalidation engine layout V2Evan Quan
2018-12-14drm/amdgpu: increase the MAX ring numberEvan Quan
2018-12-14drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctlChristian König
2018-12-14drm/amdgpu/psp: Correct and refine the vmr support. (v2)Emily Deng
2018-12-14drm/amdgpu/psp_v3_1: Get psp fw version through reading registerEmily Deng
2018-12-14drm/amdgpu: access register without KIQEmily Deng
2018-12-14drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hangwentalou
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-12drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky
2018-12-11drm/amdgpu: Fix stub function nameKuehling, Felix
2018-12-11drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky
2018-12-10drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang
2018-12-10drm/amdgpu: add some additional vega20 pci idsAlex Deucher
2018-12-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher
2018-12-10drm/amdgpu: remove set but not used variable 'grbm_soft_reset'YueHaibing
2018-12-10drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu
2018-12-10drm/amdgpu: bypass RLC init under sriov for Tonga (v2)Tiecheng Zhou
2018-12-07drm/amdgpu: move IV prescreening into the GMC codeChristian König
2018-12-07drm/amdgpu: remove VM fault_credit handlingChristian König
2018-12-07drm/amdgpu: send IVs to the KFD only after processing them v3Christian König
2018-12-07drm/amdkfd: Add support for doorbell BOsFelix Kuehling
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling
2018-12-07drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling
2018-12-07drm/amdgpu: Workaround build failure due to trace conflictKuehling, Felix