summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2018-03-15drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski
2018-02-28drm/amdgpu: fix&cleanups for wb_clearMonk Liu
2018-02-28drm/amdgpu: move WB_FREE to correct placeMonk Liu
2018-02-20drm/amdgpu: Unify the dm resume calls into oneMikita Lipski
2018-01-23drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher
2018-01-23drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky
2018-01-10drm/amdgpu: fix 64bit BAR detectionChristian König
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher
2017-12-18drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher
2017-12-18drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_need_postAlex Deucher
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-18drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher
2017-12-18drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher
2017-12-18drm/amdgpu: move debugfs functions to their own fileAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher
2017-12-18drm/amdgpu: use consistent naming for static funcs in amdgpu_device.cAlex Deucher
2017-12-18drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher
2017-12-15drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky
2017-12-15drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky
2017-12-13drm/amdgpu: drop scratch regs save and restore from GPU reset handlingAlex Deucher
2017-12-13drm/amdgpu: drop scratch regs save and restore from S3/S4 handlingAlex Deucher
2017-12-12drm/amdgpu: no need to evict VRAM in device_finiMonk Liu
2017-12-12drm/amdgpu: add amdgpu_evict_vram debugfs fileChristian König
2017-12-12drm/amdgpu: cleanup debugfs handling a bitChristian König
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-06drm/amdgpu: allow specifying vm_block_size for multi level PDs v2Christian König
2017-12-06drm/amdgpu: move validation of the VM size into the VM codeChristian König
2017-12-06drm/amdgpu: allow non pot VM size valuesChristian König
2017-12-06drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König
2017-12-06drm/amdgpu: align GTT start to 4GB v2Christian König
2017-12-06drm/amdgpu: remove VRAM size reduction v2Christian König
2017-12-06drm/amdgpu: require a root bus window above 4GB for BAR resizeChristian König
2017-12-06drm/amdgpu:show error message if fail on event4Monk Liu
2017-12-06drm/amdgpu:free CSA in unified placeMonk Liu
2017-12-06drm/amdgpu:cleanup unused stack varMonk Liu
2017-12-06drm/amdgpu:fix NULL pointer access during drv removeMonk Liu
2017-12-06drm/amdgpu: revise retry init to fully cleanup driverPixel Ding
2017-12-04drm/amdgpu:read VRAMLOST from gimMonk Liu
2017-12-04drm/amdgpu: bypass FB resizing for SRIOV VFpding
2017-12-04drm/amdgpu: release exclusive mode after hw_initpding
2017-12-04drm/amdkfd: initialise kfd inside amdgpu_device_initpding
2017-12-04drm/amdgpu: resize VRAM BAR for CPU access v6Christian König
2017-12-04drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect dataHorace Chen
2017-12-04drm/amdgpu: retry init if exclusive mode request is failedpding