summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAge
* drm/amdgpu: cleanups for vram lost handlingMonk Liu2018-03-01
* drm/amdgpu: stop all rings before doing gpu recoverMonk Liu2018-03-01
* drm/amdgpu: move WB_FREE to correct placeMonk Liu2018-02-28
* drm/amdgpu: fix&cleanups for wb_clearMonk Liu2018-02-28
* drm/amdgpu: Unify the dm resume calls into oneMikita Lipski2018-02-19
* drm/amdgpu: Add place holder for soc15 asic init on emulationShaoyun Liu2018-02-19
* drm/amdgpu: Double the timeout count on emulation modeShaoyun Liu2018-02-19
* drm/amdgpu: Fix none-powerplay issue when load driver on emulation modeShaoyun Liu2018-02-19
* drm/amdgpu: Basic emulation supportShaoyun Liu2018-02-19
* drm/amdgpu: Enable ip block bit mask print out info by defaultShaoyun Liu2018-02-19
* drm/amdgpu: remove DC special casing for KB/MLAlex Deucher2018-02-19
* drm/amdgpu: drop the drm irq pre/post/un install callbacksAlex Deucher2018-02-19
* drm/amdgpu: move struct gart_funcs into amdgpu_gmc.hChristian König2018-02-19
* drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-19
* drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-01-23
* drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky2018-01-23
* drm/amdgpu: fix 64bit BAR detectionChristian König2018-01-10
* drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher2017-12-18
* drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher2017-12-18
* drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_need_postAlex Deucher2017-12-18
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-18
* drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher2017-12-18
* drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher2017-12-18
* drm/amdgpu: move debugfs functions to their own fileAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher2017-12-18
* drm/amdgpu: use consistent naming for static funcs in amdgpu_device.cAlex Deucher2017-12-18
* drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher2017-12-18
* drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky2017-12-15
* drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky2017-12-15
* drm/amdgpu: drop scratch regs save and restore from GPU reset handlingAlex Deucher2017-12-13
* drm/amdgpu: drop scratch regs save and restore from S3/S4 handlingAlex Deucher2017-12-13
* drm/amdgpu: no need to evict VRAM in device_finiMonk Liu2017-12-12
* drm/amdgpu: add amdgpu_evict_vram debugfs fileChristian König2017-12-12
* drm/amdgpu: cleanup debugfs handling a bitChristian König2017-12-12
* drm: move amd_gpu_scheduler into common locationLucas Stach2017-12-07
* drm/amdgpu: allow specifying vm_block_size for multi level PDs v2Christian König2017-12-06
* drm/amdgpu: move validation of the VM size into the VM codeChristian König2017-12-06
* drm/amdgpu: allow non pot VM size valuesChristian König2017-12-06
* drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König2017-12-06
* drm/amdgpu: align GTT start to 4GB v2Christian König2017-12-06
* drm/amdgpu: remove VRAM size reduction v2Christian König2017-12-06
* drm/amdgpu: require a root bus window above 4GB for BAR resizeChristian König2017-12-06
* drm/amdgpu:show error message if fail on event4Monk Liu2017-12-06
* drm/amdgpu:free CSA in unified placeMonk Liu2017-12-06