aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-09-12drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher
2019-08-17drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König
2019-05-15drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-03-20drm/amdgpu: Add missing power attribute to APU checkAlex Deucher
2019-03-08drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher
2019-03-08drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu
2019-03-08drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng
2019-02-19drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher
2019-02-05drm/amdgpu: Add new VegaM pci idAlex Deucher
2019-01-30drm/amdgpu: get VCN start to process in the dpm disabled caseLeo Liu
2019-01-14drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky
2019-01-12drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu
2019-01-12drm/amdgpu: wait for IB test on first device openChristian König
2018-12-30drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang
2018-12-30drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher
2018-12-30drm/amdgpu: add some additional vega10 pci idsAlex Deucher
2018-12-30drm/amdgpu: Add delay after enable RLC ucodeshaoyunl
2018-12-30drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher
2018-12-30drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher
2018-12-30drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang
2018-12-30drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas
2018-12-15drm/amdgpu: fix bug with IH ring setupPhilip Yang
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 SDMA TO after GPU reset v3Andrey Grodzovsky
2018-10-18drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-10-18drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin
2018-10-13drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-10-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-10-03drm/amdgpu: Need to set moved to true when evict boEmily Deng
2018-10-03drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu
2018-10-03drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu
2018-10-03amdgpu: fix multi-process hang issueEmily Deng
2018-10-03drm/amdgpu: fix preamble handlingChristian König
2018-10-03drm/amdgpu: fix VM clearing for the root PDChristian König
2018-09-29drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-15drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer
2018-09-15drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer
2018-09-15drm/amdgpu: Make pin_size values atomicMichel Dänzer
2018-09-15drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer
2018-09-15drm/amdgpu: fix incorrect use of drm_file->pidChristian König
2018-09-15drm/amdgpu: fix incorrect use of fcheckChristian König
2018-09-15drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao
2018-09-15drm/amdgpu:add VCN support in PSP driverLikun Gao
2018-09-15drm/amdgpu:add new firmware id for VCNLikun Gao
2018-09-15drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu
2018-09-15drm/amdgpu: update tmr mc addressJames Zhu
2018-09-15drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer
2018-09-15drm/amdgpu: fix a reversed conditionRex Zhu