index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
2018-03-21
drm/amdgpu: Fix NULL ptr on driver unload due to init failure.
Andrey Grodzovsky
2018-03-21
drm/amdgpu: add vega12 to dc support check
Alex Deucher
2018-03-21
drm/amdgpu: set asic family and ip blocks for vega12
Alex Deucher
2018-03-21
drm/amdgpu: add gpu_info firmware for vega12
Alex Deucher
2018-03-21
drm/amdgpu: add vega12 to asic_type enum
Feifei Xu
2018-03-20
drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu fini
Rex Zhu
2018-03-20
drm/amdgpu - Disable all irqs before disabling all CRTCs
Mikita Lipski
2018-03-20
drm/amdgpu: Disable irq on device before destroying it
Mikita Lipski
2018-03-20
drm/amdgpu: Use atomic function to disable crtcs with dc enabled
Mikita Lipski
2018-03-20
drm/amdgpu: add documentation for amdgpu_device.c
Alex Deucher
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
2018-03-15
drm/amdgpu: Don't compared ip_block_type with ip_block_index
Rex Zhu
2018-03-15
drm/amdgpu: Plus NULL function pointer check
Rex Zhu
2018-03-14
drm/amdgpu: move getting pcie info to common code
Alex Deucher
2018-03-14
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
2018-03-14
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
Emily Deng
2018-03-14
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
Emily Deng
2018-03-01
drm/amdgpu: cleanups for vram lost handling
Monk Liu
2018-03-01
drm/amdgpu: stop all rings before doing gpu recover
Monk Liu
2018-02-28
drm/amdgpu: move WB_FREE to correct place
Monk Liu
2018-02-28
drm/amdgpu: fix&cleanups for wb_clear
Monk Liu
2018-02-19
drm/amdgpu: Unify the dm resume calls into one
Mikita Lipski
2018-02-19
drm/amdgpu: Add place holder for soc15 asic init on emulation
Shaoyun Liu
2018-02-19
drm/amdgpu: Double the timeout count on emulation mode
Shaoyun Liu
2018-02-19
drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode
Shaoyun Liu
2018-02-19
drm/amdgpu: Basic emulation support
Shaoyun Liu
2018-02-19
drm/amdgpu: Enable ip block bit mask print out info by default
Shaoyun Liu
2018-02-19
drm/amdgpu: remove DC special casing for KB/ML
Alex Deucher
2018-02-19
drm/amdgpu: drop the drm irq pre/post/un install callbacks
Alex Deucher
2018-02-19
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-01-23
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
2018-01-23
drm/amdgpu: Reenable manual GPU reset from sysfs
Andrey Grodzovsky
2018-01-10
drm/amdgpu: fix 64bit BAR detection
Christian König
2017-12-18
drm/amdgpu: rename amdgpu_get_pcie_info
Alex Deucher
2017-12-18
drm/amdgpu: move amdgpu_need_backup to amdgpu_object.c
Alex Deucher
2017-12-18
drm/amdgpu: rename amdgpu_gpu_recover
Alex Deucher
2017-12-18
drm/amdgpu: move dummy page functions to amdgpu_gart.c
Alex Deucher
2017-12-18
drm/amdgpu: rename amdgpu_need_post
Alex Deucher
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
2017-12-18
drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
Alex Deucher
2017-12-18
drm/amdgpu: rename amdgpu_*_location functions
Alex Deucher
2017-12-18
drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
Alex Deucher
2017-12-18
drm/amdgpu: rename amdgpu_pci_config_reset
Alex Deucher
2017-12-18
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
2017-12-18
drm/amdgpu: move debugfs functions to their own file
Alex Deucher
2017-12-18
drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend
Alex Deucher
2017-12-18
drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c
Alex Deucher
[next]