summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-10-23amdgpu: fix a few kernel-doc markup issuesMauro Carvalho Chehab
2020-10-21drm: amdgpu: kernel-doc: update some adev parametersMauro Carvalho Chehab
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher
2020-10-16drm/amdgpu/display: enable display ip block for vangoghHuang Rui
2020-10-15drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan
2020-10-12drm/amdgpu: add DM block for dimgrey_cavefishTao Zhou
2020-10-12drm/amdgpu: remove gpu_info fw support for dimgrey_cavefishTao Zhou
2020-10-12drm/amdgpu: set asic family and ip blocks for dimgrey_cavefishTao Zhou
2020-10-12drm/amdgpu: add dimgrey_cavefish gpu info firmwareTao Zhou
2020-10-12drm/amdgpu: add dimgrey_cavefish asic typeTao Zhou
2020-10-07drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang
2020-10-07drm/amdgpu: prevent spurious warningAlex Deucher
2020-10-05drm/amdgpu: add van gogh support for gpu_info and ip block settingHuang Rui
2020-10-05drm/amdgpu: add van gogh asic_type enum (v2)Huang Rui
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang
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: store noretry parameter per driver instanceAlex Deucher
2020-09-25drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen
2020-09-17drm/amdgpu: unmap register bar on device init failureAlex Deucher
2020-09-17drm/amdgpu: No sysfs, not an error conditionLuben Tuikov
2020-09-15drm/amdgpu: Minor checkpatch fixAndrey Grodzovsky
2020-09-15drm/amdgpu: Disable DPC for XGMI for now.Andrey Grodzovsky
2020-09-15drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.Andrey Grodzovsky
2020-09-15drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky
2020-09-15drm/amdgpu: Fix SMU error failureAndrey Grodzovsky
2020-09-15drm/amdgpu: Block all job scheduling activity during DPC recoveryAndrey Grodzovsky
2020-09-15drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky
2020-09-15drm/amdgpu: Implement DPC recoveryAndrey Grodzovsky
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-03drm/amdgpu: Remove superfluous NULL checkLuben Tuikov
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li
2020-08-28drm/amdgpu: fix compiler warningsNirmoy Das
2020-08-27drm/amdgpu: simplify hw status clear/set logicJiawei
2020-08-26drm/amdgpu: report DC not supported if virtual display is enabled (v2)Alex Deucher
2020-08-26drm/amdgpu: add a wrapper for atom asic_initAlex Deucher
2020-08-26drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-24drm/amdgpu: annotate a false positive recursive lockingDennis Li
2020-08-24drm/amdgpu: refine create and release logic of hive infoDennis Li
2020-08-24drm/amdgpu: refine message print for devices of hiveDennis Li
2020-08-24drm/amdgpu: fix the nullptr issue when reenter GPU recoveryDennis Li
2020-08-24drm/amdgpu: change reset lock from mutex to rw_semaphoreDennis Li
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-18drm/amdgpu: Fix repeatly flr issuejqdeng
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-14drm/amd/powerplay: optimize the interface for mgpu fan boost enablementEvan Quan