index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-09
drm/amdgpu: add amdgpu interface to query cu info
Flora Cui
1
-0
/
+1
2017-12-18
drm/amdgpu: implement 2+1 PD support for Raven v3
Christian König
1
-0
/
+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
-1
/
+0
2017-12-18
drm/amdgpu: rename amdgpu_gpu_recover
Alex Deucher
1
-1
/
+2
2017-12-18
drm/amdgpu: move dummy page functions to amdgpu_gart.c
Alex Deucher
1
-3
/
+0
2017-12-18
drm/amdgpu: rename amdgpu_need_post
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-18
/
+20
2017-12-18
drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
Alex Deucher
1
-3
/
+0
2017-12-18
drm/amdgpu: rename amdgpu_*_location functions
Alex Deucher
1
-2
/
+4
2017-12-18
drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c
Alex Deucher
1
-6
/
+0
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
-1
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
1
-2
/
+2
2017-12-18
drm/amdgpu: move debugfs functions to their own file
Alex Deucher
1
-15
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend
Alex Deucher
1
-1
/
+1
2017-12-16
drm/amdgpu: Add gpu_recovery parameter
Andrey Grodzovsky
1
-1
/
+2
2017-12-14
drm/amdgpu: drop the bios scratch reg callbacks from nbio
Alex Deucher
1
-3
/
+0
2017-12-14
drm/amdgpu: convert nbio to use callbacks (v2)
Alex Deucher
1
-7
/
+43
2017-12-12
drm/amdgpu: allow get_vm_pde to change flags as well
Christian König
1
-2
/
+3
2017-12-12
drm/amdgpu: cleanup debugfs handling a bit
Christian König
1
-5
/
+0
2017-12-08
drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array
Shaoyun Liu
1
-0
/
+19
2017-12-08
drm/amdgpu: Dynamic initialize IP base offset
Shaoyun Liu
1
-0
/
+27
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-8
/
+8
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
1
-1
/
+0
2017-12-06
drm/amdgpu:fix NULL pointer access during drv remove
Monk Liu
1
-0
/
+1
2017-12-05
drm/amdgpu: resize VRAM BAR for CPU access v6
Christian König
1
-0
/
+1
2017-12-05
drm/amdgpu: move GART recovery into GTT manager v2
Christian König
1
-3
/
+0
2017-12-05
drm/amdgpu:cleanup in_sriov_reset and lock_reset
Monk Liu
1
-1
/
+2
2017-12-05
drm/amdgpu:implement new GPU recover(v3)
Monk Liu
1
-1
/
+5
2017-12-05
drm/amdgpu: add header kgd_pp_interface.h
Rex Zhu
1
-2
/
+3
2017-12-05
drm/amdgpu: move struct amd_powerplay to amdgpu.h
Rex Zhu
1
-0
/
+7
2017-12-05
drm/amdgpu:don't change ctx->reset_couner upon query
Monk Liu
1
-0
/
+1
2017-12-05
drm/amdgpu:pass ctx->guilty address to entity init
Monk Liu
1
-0
/
+1
2017-11-29
drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map
Michel Dänzer
1
-1
/
+1
2017-11-29
drm/amdgpu: move UVD/VCE and VCN structure out from union
Leo Liu
1
-12
/
+8
2017-11-18
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+16
2017-10-19
drm/amdgpu: busywait KIQ register accessing (v4)
pding
1
-1
/
+1
2017-10-19
drm/amdgpu:reduce wb to 512 slot
Monk Liu
1
-1
/
+1
2017-10-19
drm/amdgpu: move the VRAM lost counter per context
Christian König
1
-4
/
+2
2017-10-19
drm/amdgpu: keep copy of VRAM lost counter in job
Christian König
1
-0
/
+1
2017-10-19
drm/amdgpu: Move old fence waiting before reservation lock is aquired v2
Andrey Grodzovsky
1
-0
/
+4
2017-10-09
drm/amdgpu: add plumbing for ctx priority changes v2
Andres Rodriguez
1
-1
/
+5
2017-10-09
drm/amdgpu: implement ring set_priority for gfx_v8 compute v9
Andres Rodriguez
1
-0
/
+4
2017-10-09
drm/amdgpu: Reserve shared memory on VRAM for SR-IOV
Horace Chen
1
-0
/
+14
2017-10-09
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
1
-0
/
+16
2017-10-06
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file
Marek Olšák
1
-0
/
+2
2017-09-28
drm/amdgpu: delete pp_enable in adev
Rex Zhu
1
-1
/
+0
2017-09-28
drm/amdgpu: add option for force enable multipipe policy for compute
Andres Rodriguez
1
-0
/
+1
2017-09-27
drm/amdgpu: Add dc_log module parameter
Harry Wentland
1
-0
/
+1
[next]