summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner-0/+1
2019-02-20drm/amdgpu: disable bulk moves for nowChristian König-0/+2
2019-02-19drm/amdgpu: Update sdma golden setting for vega20shaoyunl-2/+2
2019-02-19drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher-0/+1
2019-02-13drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher-14/+23
2019-02-05drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang-2/+3
2019-02-01drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui-2/+4
2019-02-01drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall-0/+13
2019-01-30drm/amdgpu: Transfer fences to dmabuf importerChris Wilson-8/+51
2019-01-29drm/amdgpu: Add missing power attribute to APU checkAlex Deucher-1/+2
2019-01-17drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher-0/+1
2019-01-15Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer-10/+0
2019-01-15Revert "drm/amdgpu: validate user GEM object size"Alex Deucher-8/+0
2019-01-11Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-60/+99
2019-01-09drm/amdgpu: disable system memory page tables for nowChristian König-3/+0
2019-01-09drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu-1/+2
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou-5/+5
2019-01-08drm/amdgpu: validate user GEM object sizeYu Zhao-0/+8
2019-01-08drm/amdgpu: validate user pitch alignmentYu Zhao-0/+10
2019-01-08drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan-8/+14
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-102/+214
2019-01-03drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao-0/+4
2019-01-03drm/amdgpu: Cleanup 2 compiler warningsKent Russell-2/+0
2019-01-02drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou-13/+35
2019-01-02drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng-5/+5
2019-01-02drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng-2/+2
2019-01-02drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng-22/+15
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse-27/+20
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-3056/+4109
2018-12-21drm/amdgpu: Add new VegaM pci idAlex Deucher-0/+1
2018-12-21drm/amdgpu: add Vega20 PSP ASD firmware loadingEvan Quan-9/+31
2018-12-20drm/amdgpu/uvd:Change uvd ring name conventionJames Zhu-2/+2
2018-12-20drm/amdgpu: print process info when job timeoutTrigger Huang-0/+6
2018-12-20drm/amdgpu/nbio7.4: add hw bug workaround for vega20Alex Deucher-0/+7
2018-12-20drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12Alex Deucher-0/+7
2018-12-18drm/amdgpu: correct the return value for error caseEvan Quan-16/+31
2018-12-18drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREGJames Zhu-2/+7
2018-12-18drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is activeJames Zhu-2/+2
2018-12-18drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new stateJames Zhu-4/+14
2018-12-18drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu-8/+16
2018-12-18drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu-1/+2
2018-12-18drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu-1/+2
2018-12-18drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu-1/+2
2018-12-14drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BOMichel Dänzer-1/+1
2018-12-14drm/amdgpu: enable Vega20 page queue supportEvan Quan-2/+1
2018-12-14drm/amdgpu: use different irq ring ID for Vega20 page queuesEvan Quan-2/+4
2018-12-14drm/amdgpu: update the vm invalidation engine layout V2Evan Quan-22/+41
2018-12-14drm/amdgpu: increase the MAX ring numberEvan Quan-1/+1
2018-12-14drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctlChristian König-0/+3
2018-12-14drm/amdgpu/psp: Correct and refine the vmr support. (v2)Emily Deng-15/+16