index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: drop the drm irq pre/post/un install callbacks
Alex Deucher
2018-02-19
1
-0
/
+3
*
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
2018-02-19
1
-1
/
+1
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-5
/
+5
*
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
2018-01-23
1
-2
/
+0
*
drm/amdgpu: Reenable manual GPU reset from sysfs
Andrey Grodzovsky
2018-01-23
1
-1
/
+1
*
drm/amdgpu: fix 64bit BAR detection
Christian König
2018-01-10
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_get_pcie_info
Alex Deucher
2017-12-18
1
-1
/
+1
*
drm/amdgpu: move amdgpu_need_backup to amdgpu_object.c
Alex Deucher
2017-12-18
1
-8
/
+0
*
drm/amdgpu: rename amdgpu_gpu_recover
Alex Deucher
2017-12-18
1
-2
/
+3
*
drm/amdgpu: move dummy page functions to amdgpu_gart.c
Alex Deucher
2017-12-18
1
-45
/
+0
*
drm/amdgpu: rename amdgpu_need_post
Alex Deucher
2017-12-18
1
-4
/
+4
*
drm/amdgpu: rename ip block helper functions
Alex Deucher
2017-12-18
1
-24
/
+26
*
drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
Alex Deucher
2017-12-18
1
-95
/
+0
*
drm/amdgpu: rename amdgpu_*_location functions
Alex Deucher
2017-12-18
1
-4
/
+6
*
drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
Alex Deucher
2017-12-18
1
-32
/
+1
*
drm/amdgpu: rename amdgpu_pci_config_reset
Alex Deucher
2017-12-18
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
2017-12-18
1
-4
/
+4
*
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
2017-12-18
1
-4
/
+4
*
drm/amdgpu: move debugfs functions to their own file
Alex Deucher
2017-12-18
1
-768
/
+1
*
drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend
Alex Deucher
2017-12-18
1
-4
/
+4
*
drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c
Alex Deucher
2017-12-18
1
-86
/
+90
*
drm/amdgpu: move atom functions from amdgpu_device.c
Alex Deucher
2017-12-18
1
-231
/
+0
*
drm/amdgpu: Simplify amdgpu_lockup_timeout usage.
Andrey Grodzovsky
2017-12-15
1
-1
/
+6
*
drm/amdgpu: Add gpu_recovery parameter
Andrey Grodzovsky
2017-12-15
1
-1
/
+8
*
drm/amdgpu: drop scratch regs save and restore from GPU reset handling
Alex Deucher
2017-12-13
1
-2
/
+0
*
drm/amdgpu: drop scratch regs save and restore from S3/S4 handling
Alex Deucher
2017-12-13
1
-2
/
+0
*
drm/amdgpu: no need to evict VRAM in device_fini
Monk Liu
2017-12-12
1
-2
/
+1
*
drm/amdgpu: add amdgpu_evict_vram debugfs file
Christian König
2017-12-12
1
-1
/
+12
*
drm/amdgpu: cleanup debugfs handling a bit
Christian König
2017-12-12
1
-35
/
+11
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
1
-2
/
+2
*
drm/amdgpu: allow specifying vm_block_size for multi level PDs v2
Christian König
2017-12-06
1
-13
/
+1
*
drm/amdgpu: move validation of the VM size into the VM code
Christian König
2017-12-06
1
-15
/
+1
*
drm/amdgpu: allow non pot VM size values
Christian König
2017-12-06
1
-6
/
+0
*
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-12-06
1
-2
/
+3
*
drm/amdgpu: align GTT start to 4GB v2
Christian König
2017-12-06
1
-1
/
+4
*
drm/amdgpu: remove VRAM size reduction v2
Christian König
2017-12-06
1
-29
/
+1
*
drm/amdgpu: require a root bus window above 4GB for BAR resize
Christian König
2017-12-06
1
-0
/
+18
*
drm/amdgpu:show error message if fail on event4
Monk Liu
2017-12-06
1
-1
/
+2
*
drm/amdgpu:free CSA in unified place
Monk Liu
2017-12-06
1
-0
/
+1
*
drm/amdgpu:cleanup unused stack var
Monk Liu
2017-12-06
1
-2
/
+1
*
drm/amdgpu:fix NULL pointer access during drv remove
Monk Liu
2017-12-06
1
-1
/
+0
*
drm/amdgpu: revise retry init to fully cleanup driver
Pixel Ding
2017-12-06
1
-0
/
+3
*
drm/amdgpu:read VRAMLOST from gim
Monk Liu
2017-12-04
1
-5
/
+4
*
drm/amdgpu: bypass FB resizing for SRIOV VF
pding
2017-12-04
1
-0
/
+4
*
drm/amdgpu: release exclusive mode after hw_init
pding
2017-12-04
1
-0
/
+4
*
drm/amdkfd: initialise kfd inside amdgpu_device_init
pding
2017-12-04
1
-0
/
+4
*
drm/amdgpu: resize VRAM BAR for CPU access v6
Christian König
2017-12-04
1
-0
/
+50
*
drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect data
Horace Chen
2017-12-04
1
-1
/
+22
*
drm/amdgpu: retry init if exclusive mode request is failed
pding
2017-12-04
1
-1
/
+1
*
drm/amdgpu: move GART recovery into GTT manager v2
Christian König
2017-12-04
1
-5
/
+3
[next]