summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-10-07drm/amdgpu/si: fix ASIC testsJean Delvare
2019-09-16drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S
2019-09-16drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li
2019-09-16drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu
2019-09-16drm/amdgpu/gfx9: Update gfx9 golden settings.Feifei Xu
2019-09-06drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-08-25drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher
2019-05-31drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König
2019-04-27drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-03-13drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang
2019-03-13drm/amdgpu: Transfer fences to dmabuf importerChris Wilson
2019-03-13drm/amdgpu: Add missing power attribute to APU checkAlex Deucher
2019-02-27drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher
2019-02-20drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu
2019-02-20drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng
2019-01-31drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher
2019-01-26drm/amdgpu: Reorder uvd ring init before uvd resumeChris Wilson
2019-01-16drm/amdgpu: Add new VegaM pci idAlex Deucher
2019-01-13drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky
2018-12-21drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu
2018-12-21drm/amdgpu: wait for IB test on first device openChristian König
2018-12-19drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang
2018-12-19drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher
2018-12-19drm/amdgpu: add some additional vega10 pci idsAlex Deucher
2018-12-17drm/amdgpu: Add delay after enable RLC ucodeshaoyunl
2018-12-13drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher
2018-12-13drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher
2018-12-13drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang
2018-12-13drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas
2018-12-01drm/amdgpu: fix bug with IH ring setupPhilip Yang
2018-12-01drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling
2018-12-01drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai
2018-11-21drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul
2018-11-21drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher
2018-11-21drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu
2018-11-21drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()Dan Carpenter
2018-11-21drm/amdgpu: Fix SDMA TO after GPU reset v3Andrey Grodzovsky
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin
2018-09-19drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König
2018-08-30Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie