开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
2018-03-21
drm/amdgpu/sdma4: Add placeholder for vega12 golden settings
Alex Deucher
2018-03-21
drm/amdgpu/sdma4: specify vega12 firmware
Alex Deucher
2018-03-21
drm/amdgpu/mmhub: add clockgating support for vega12
Alex Deucher
2018-03-21
drm/amdgpu/gmc9: add vega12 support (v2)
Alex Deucher
2018-03-21
drm/amdgpu: add vega12 to dc support check
Alex Deucher
2018-03-21
drm/amdgpu/virtual_dce: add vega12 support
Alex Deucher
2018-03-21
drm/amdgpu: specify vega12 vce firmware
Alex Deucher
2018-03-21
drm/amdgpu: specify vega12 uvd firmware
Alex Deucher
2018-03-21
drm/amdgpu: add vega12 ucode loading method
Feifei Xu
2018-03-21
drm/amdgpu: initilize vega12 psp firmwares
Evan Quan
2018-03-21
drm/amdgpu/psp: initial vega12 support
Alex Deucher
2018-03-21
drm/amdgpu: vega12 to smu firmware
Hawking Zhang
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 in dpm functions
Rex Zhu
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/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs file
Tom St Denis
2018-03-20
drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessing
Hawking Zhang
2018-03-20
drm/amdgpu: add documentation for amdgpu_device.c
Alex Deucher
2018-03-20
drm/amdgpu: add VCN to firmware query interface
Alex Deucher
2018-03-19
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
2018-03-19
drm/amdgpu: Delete dead code when early init
Rex Zhu
2018-03-16
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
2018-03-15
drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
Andrey Grodzovsky
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
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/sdma4: Remove unused header file from sdma_v4_0.c
Feifei Xu
2018-03-14
drm/amdgpu/sdma4: use num_instances for clock/powergating config
Alex Deucher
2018-03-14
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
2018-03-14
drm/amdgpu: move getting pcie info to common code
Alex Deucher
2018-03-14
drm/amdgpu/soc15: always load the psp module
Alex Deucher
2018-03-14
drm/amdgpu: use adev->firmware to determine whether to load the PSP module
Alex Deucher
2018-03-14
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
2018-03-14
drm/amdgpu/psp: add a few more fw load type checks
Alex Deucher
2018-03-14
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
2018-03-14
drm/amdgpu: Remove some unused elements from amdgpu_connector struct
Harry Wentland
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
2018-03-14
drm/amdgpu: fix prime teardown order
Christian König
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
2018-03-14
drm/amdgpu: initial validate the prime BOs into the CPU domain
Christian König
2018-03-14
drm/amdgpu: drop the backing store when DMA-buf imports are evicted
Christian König
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)
Monk Liu
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
[next]