开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-05-17
drm/amdgpu: Add vega20 to dc support check (v2)
Feifei Xu
2018-05-17
drm/amdgpu: set asic family for vega20.
Feifei Xu
2018-05-17
drm/amdgpu: Add gpu_info firmware for vega20. (v2)
Feifei Xu
2018-05-17
drm/amdgpu: Add vega20 to asic_type enum.
Feifei Xu
2018-05-15
drm/amdgpu: For sriov reset, move IB test into exclusive mode
Emily Deng
2018-05-15
drm/amdgpu: add VEGAM dc support check
Leo Liu
2018-05-15
drm/amdgpu: set VEGAM to ASIC family and ip blocks
Leo Liu
2018-05-15
drm/amdgpu: bypass GPU info firmware load for VEGAM
Leo Liu
2018-05-15
drm/amdgpu: add VEGAM ASIC type
Leo Liu
2018-05-15
drm/amdgpu: it should disable gfxoff when system is going to suspend
Huang Rui
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
2018-05-15
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
2018-05-15
drm/amdgpu: defer test IBs on the rings at boot (V3)
Shirish S
2018-05-15
drm/amd/display: Remove PRE_VEGA flag
Harry Wentland
2018-04-11
drm/amdgpu: use new asic need_full_reset callback
Alex Deucher
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
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
[next]