index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
drm/amdgpu: Fix NULL ptr on driver unload due to init failure.
Andrey Grodzovsky
1
-1
/
+0
2018-03-21
drm/amdgpu: add vega12 to dc support check
Alex Deucher
1
-0
/
+1
2018-03-21
drm/amdgpu: set asic family and ip blocks for vega12
Alex Deucher
1
-2
/
+3
2018-03-21
drm/amdgpu: add gpu_info firmware for vega12
Alex Deucher
1
-0
/
+4
2018-03-21
drm/amdgpu: add vega12 to asic_type enum
Feifei Xu
1
-0
/
+1
2018-03-20
drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu fini
Rex Zhu
1
-1
/
+2
2018-03-20
drm/amdgpu - Disable all irqs before disabling all CRTCs
Mikita Lipski
1
-3
/
+2
2018-03-20
drm/amdgpu: Disable irq on device before destroying it
Mikita Lipski
1
-2
/
+3
2018-03-20
drm/amdgpu: Use atomic function to disable crtcs with dc enabled
Mikita Lipski
1
-3
/
+6
2018-03-20
drm/amdgpu: add documentation for amdgpu_device.c
Alex Deucher
1
-12
/
+427
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
1
-3
/
+0
2018-03-15
drm/amdgpu: Don't compared ip_block_type with ip_block_index
Rex Zhu
1
-1
/
+1
2018-03-15
drm/amdgpu: Plus NULL function pointer check
Rex Zhu
1
-3
/
+6
2018-03-14
drm/amdgpu: move getting pcie info to common code
Alex Deucher
1
-1
/
+5
2018-03-14
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
1
-0
/
+2
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
1
-0
/
+26
2018-03-14
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
Emily Deng
1
-0
/
+3
2018-03-14
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
Emily Deng
1
-1
/
+1
2018-03-01
drm/amdgpu: cleanups for vram lost handling
Monk Liu
1
-65
/
+72
2018-03-01
drm/amdgpu: stop all rings before doing gpu recover
Monk Liu
1
-25
/
+15
2018-02-28
drm/amdgpu: move WB_FREE to correct place
Monk Liu
1
-5
/
+7
2018-02-28
drm/amdgpu: fix&cleanups for wb_clear
Monk Liu
1
-2
/
+3
2018-02-19
drm/amdgpu: Unify the dm resume calls into one
Mikita Lipski
1
-9
/
+0
2018-02-19
drm/amdgpu: Add place holder for soc15 asic init on emulation
Shaoyun Liu
1
-14
/
+4
2018-02-19
drm/amdgpu: Double the timeout count on emulation mode
Shaoyun Liu
1
-0
/
+2
2018-02-19
drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode
Shaoyun Liu
1
-0
/
+3
2018-02-19
drm/amdgpu: Basic emulation support
Shaoyun Liu
1
-3
/
+23
2018-02-19
drm/amdgpu: Enable ip block bit mask print out info by default
Shaoyun Liu
1
-1
/
+1
2018-02-19
drm/amdgpu: remove DC special casing for KB/ML
Alex Deucher
1
-3
/
+2
2018-02-19
drm/amdgpu: drop the drm irq pre/post/un install callbacks
Alex Deucher
1
-0
/
+3
2018-02-19
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
1
-1
/
+1
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-5
/
+5
2018-01-23
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
1
-2
/
+0
2018-01-23
drm/amdgpu: Reenable manual GPU reset from sysfs
Andrey Grodzovsky
1
-1
/
+1
2018-01-10
drm/amdgpu: fix 64bit BAR detection
Christian König
1
-1
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_get_pcie_info
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: move amdgpu_need_backup to amdgpu_object.c
Alex Deucher
1
-8
/
+0
2017-12-18
drm/amdgpu: rename amdgpu_gpu_recover
Alex Deucher
1
-2
/
+3
2017-12-18
drm/amdgpu: move dummy page functions to amdgpu_gart.c
Alex Deucher
1
-45
/
+0
2017-12-18
drm/amdgpu: rename amdgpu_need_post
Alex Deucher
1
-4
/
+4
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-24
/
+26
2017-12-18
drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
Alex Deucher
1
-95
/
+0
2017-12-18
drm/amdgpu: rename amdgpu_*_location functions
Alex Deucher
1
-4
/
+6
2017-12-18
drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
Alex Deucher
1
-32
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_pci_config_reset
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
1
-4
/
+4
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
1
-4
/
+4
2017-12-18
drm/amdgpu: move debugfs functions to their own file
Alex Deucher
1
-768
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend
Alex Deucher
1
-4
/
+4
2017-12-18
drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c
Alex Deucher
1
-86
/
+90
[next]