summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-09-25drm/amdgpu: fix a warning in amdgpu_ras.c (v2)Alex Deucher
2020-09-25drm/amdgpu: clean up ras sysfs creation (v2)Guchun Chen
2020-09-25drm/amdgpu: stop data_exchange work thread before resetTiecheng Zhou
2020-09-25drm/amdgpu: Implement new guest side VF2PF message transaction (v2)Bokun Zhang
2020-09-25drm/amdgpu: Update VF2PF interfaceBokun Zhang
2020-09-25drm/amdgpu: disable sienna chichlid UMC RASJohn Clements
2020-09-25drm/amdgpu: add an auto setting to the noretry parameterAlex Deucher
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-09-25drm/amdgpu: Remove some useless codeEmily.Deng
2020-09-25drm/amd: Skip not used microcode loading in SRIOVJingwen Chen
2020-09-25drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen
2020-09-25drm/amdgpu: Introduce GEM object functionsThomas Zimmermann
2020-09-25drm/amdgpu/ttm: handle tt moves properly.Dave Airlie
2020-09-24drm/amdgpu: switch over to the new pin interfaceChristian König
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-22drm/amd: fix typoes in commentsBernard Zhao
2020-09-22drm/amdgpu: fix hdp register access errorStanley.Yang
2020-09-22drm/amdgpu: update athub interrupt harvesting handleStanley.Yang
2020-09-22drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspendLiu Shixin
2020-09-22drm/amdgpu: simplify the return expressionQinglang Miao
2020-09-22drm/amdgpu/mes: simplify the return expression of mes_v10_1_ring_initQinglang Miao
2020-09-22drm/amdgpu: Fix dead lock issue for vblankEmily.Deng
2020-09-22drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling
2020-09-21drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)Luben Tuikov
2020-09-17drm/amdgpu: remove experimental flag from navi12Alex Deucher
2020-09-17drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao
2020-09-17drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher
2020-09-17drm/amdgpu: prevent double kfree ttm->sgPhilip Yang
2020-09-17drm/amdgpu: remove experimental flag from navi12Alex Deucher
2020-09-17drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao
2020-09-17drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher
2020-09-17drm/amdgpu: unmap register bar on device init failureAlex Deucher
2020-09-17drm/amdgpu: prevent double kfree ttm->sgPhilip Yang
2020-09-17drm/amdgpu: No sysfs, not an error conditionLuben Tuikov
2020-09-17drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen
2020-09-17amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not setShirish S
2020-09-18drm/ttm: drop special pipeline accel cleanup function.Dave Airlie
2020-09-18drm/ttm/drivers: call the bind function directly.Dave Airlie
2020-09-18drm/ttm: move unbind into the tt destroy.Dave Airlie
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-17drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie
2020-09-16drm/ttm: split populate out from binding.Dave Airlie
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-15drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky
2020-09-15drm/amdgpu/gmc9: remove mmhub client duplicated caseAlex Deucher
2020-09-15drm/amdgpu: Fail to load on RAVEN if SME is activeAlex Deucher
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v4_0.cZheng Bin