summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-02-05drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang
2019-02-01drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui
2019-02-01drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall
2019-01-30drm/amdgpu: Transfer fences to dmabuf importerChris Wilson
2019-01-29drm/amdgpu: Add missing power attribute to APU checkAlex Deucher
2019-01-17drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher
2019-01-15Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer
2019-01-15Revert "drm/amdgpu: validate user GEM object size"Alex Deucher
2019-01-11Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-09drm/amdgpu: disable system memory page tables for nowChristian König
2019-01-09drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou
2019-01-08drm/amdgpu: validate user GEM object sizeYu Zhao
2019-01-08drm/amdgpu: validate user pitch alignmentYu Zhao
2019-01-08drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-03drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao
2019-01-03drm/amdgpu: Cleanup 2 compiler warningsKent Russell
2019-01-02drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou
2019-01-02drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng
2019-01-02drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng
2019-01-02drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng
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