index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
Lines
2018-07-17
drm/amdgpu: Make sure IB tests flushed after IP resume
Leo Liu
-0
/
+3
2018-06-19
drm/amdgpu: Don't default to DC support for Kaveri and older
Harry Wentland
-1
/
+9
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
-0
/
+12
2018-05-24
drm/amdgpu: skip CG for VCN when late_init/fini
Rex Zhu
-0
/
+2
2018-05-23
Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....
Andrey Grodzovsky
-9
/
+1
2018-05-17
drm/amdgpu: Add vega20 to dc support check (v2)
Feifei Xu
-0
/
+1
2018-05-17
drm/amdgpu: set asic family for vega20.
Feifei Xu
-0
/
+1
2018-05-17
drm/amdgpu: Add gpu_info firmware for vega20. (v2)
Feifei Xu
-0
/
+1
2018-05-17
drm/amdgpu: Add vega20 to asic_type enum.
Feifei Xu
-0
/
+1
2018-05-15
drm/amdgpu: For sriov reset, move IB test into exclusive mode
Emily Deng
-3
/
+2
2018-05-15
drm/amdgpu: add VEGAM dc support check
Leo Liu
-1
/
+2
2018-05-15
drm/amdgpu: set VEGAM to ASIC family and ip blocks
Leo Liu
-1
/
+2
2018-05-15
drm/amdgpu: bypass GPU info firmware load for VEGAM
Leo Liu
-1
/
+2
2018-05-15
drm/amdgpu: add VEGAM ASIC type
Leo Liu
-0
/
+1
2018-05-15
drm/amdgpu: it should disable gfxoff when system is going to suspend
Huang Rui
-0
/
+6
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
-0
/
+2
2018-05-15
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
-0
/
+44
2018-05-15
drm/amdgpu: defer test IBs on the rings at boot (V3)
Shirish S
-11
/
+6
2018-05-15
drm/amd/display: Remove PRE_VEGA flag
Harry Wentland
-3
/
+0
2018-04-11
drm/amdgpu: use new asic need_full_reset callback
Alex Deucher
-0
/
+6
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
-3
/
+3
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
-2
/
+4
2018-03-21
drm/amdgpu: Fix NULL ptr on driver unload due to init failure.
Andrey Grodzovsky
-1
/
+0
2018-03-21
drm/amdgpu: add vega12 to dc support check
Alex Deucher
-0
/
+1
2018-03-21
drm/amdgpu: set asic family and ip blocks for vega12
Alex Deucher
-2
/
+3
2018-03-21
drm/amdgpu: add gpu_info firmware for vega12
Alex Deucher
-0
/
+4
2018-03-21
drm/amdgpu: add vega12 to asic_type enum
Feifei Xu
-0
/
+1
2018-03-20
drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu fini
Rex Zhu
-1
/
+2
2018-03-20
drm/amdgpu - Disable all irqs before disabling all CRTCs
Mikita Lipski
-3
/
+2
2018-03-20
drm/amdgpu: Disable irq on device before destroying it
Mikita Lipski
-2
/
+3
2018-03-20
drm/amdgpu: Use atomic function to disable crtcs with dc enabled
Mikita Lipski
-3
/
+6
2018-03-20
drm/amdgpu: add documentation for amdgpu_device.c
Alex Deucher
-12
/
+427
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
-3
/
+0
2018-03-15
drm/amdgpu: Don't compared ip_block_type with ip_block_index
Rex Zhu
-1
/
+1
2018-03-15
drm/amdgpu: Plus NULL function pointer check
Rex Zhu
-3
/
+6
2018-03-14
drm/amdgpu: move getting pcie info to common code
Alex Deucher
-1
/
+5
2018-03-14
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
-0
/
+2
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
-0
/
+26
2018-03-14
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
Emily Deng
-0
/
+3
2018-03-14
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
Emily Deng
-1
/
+1
2018-03-01
drm/amdgpu: cleanups for vram lost handling
Monk Liu
-65
/
+72
2018-03-01
drm/amdgpu: stop all rings before doing gpu recover
Monk Liu
-25
/
+15
2018-02-28
drm/amdgpu: move WB_FREE to correct place
Monk Liu
-5
/
+7
2018-02-28
drm/amdgpu: fix&cleanups for wb_clear
Monk Liu
-2
/
+3
2018-02-19
drm/amdgpu: Unify the dm resume calls into one
Mikita Lipski
-9
/
+0
2018-02-19
drm/amdgpu: Add place holder for soc15 asic init on emulation
Shaoyun Liu
-14
/
+4
2018-02-19
drm/amdgpu: Double the timeout count on emulation mode
Shaoyun Liu
-0
/
+2
2018-02-19
drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode
Shaoyun Liu
-0
/
+3
2018-02-19
drm/amdgpu: Basic emulation support
Shaoyun Liu
-3
/
+23
2018-02-19
drm/amdgpu: Enable ip block bit mask print out info by default
Shaoyun Liu
-1
/
+1
[next]