summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAge
* drm/amdgpu: Fix NULL ptr on driver unload due to init failure.Andrey Grodzovsky2018-03-21
* drm/amdgpu: add vega12 to dc support checkAlex Deucher2018-03-21
* drm/amdgpu: set asic family and ip blocks for vega12Alex Deucher2018-03-21
* drm/amdgpu: add gpu_info firmware for vega12Alex Deucher2018-03-21
* drm/amdgpu: add vega12 to asic_type enumFeifei Xu2018-03-21
* drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu finiRex Zhu2018-03-20
* drm/amdgpu - Disable all irqs before disabling all CRTCsMikita Lipski2018-03-20
* drm/amdgpu: Disable irq on device before destroying itMikita Lipski2018-03-20
* drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski2018-03-20
* drm/amdgpu: add documentation for amdgpu_device.cAlex Deucher2018-03-20
* drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu2018-03-15
* drm/amdgpu: Don't compared ip_block_type with ip_block_indexRex Zhu2018-03-15
* drm/amdgpu: Plus NULL function pointer checkRex Zhu2018-03-15
* drm/amdgpu: move getting pcie info to common codeAlex Deucher2018-03-14
* drm/amdgpu: move firmware loading type setup to common codeAlex Deucher2018-03-14
* drm/amdgpu: implement mmio byte access helper for MBMonk Liu2018-03-14
* drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for TongaEmily Deng2018-03-14
* drm/amdgpu: Correct the place of amdgpu_pm_sysfs_finiEmily Deng2018-03-14
* 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