index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
drm/amdgpu: Set the IP blocks for vega10
Ken Wang
1
-0
/
+8
2017-03-29
drm/amdgpu: add PSP driver for vega10 (v2)
Huang Rui
1
-0
/
+1
2017-03-29
drm/amdgpu: use atomfirmware interfaces for scratch reg save/restore
Alex Deucher
1
-4
/
+16
2017-03-29
drm/amdgpu: add vega10 chip name
Ken Wang
1
-0
/
+1
2017-03-29
drm/amdgpu: add basic support for atomfirmware.h (v3)
Alex Deucher
1
-11
/
+24
2017-03-29
drm/amdgpu: move atom scratch setup into amdgpu_atombios.c
Alex Deucher
1
-1
/
+1
2017-03-29
drm/amd/amdgpu: Set VCE/UVD off during late init
Tom St Denis
1
-0
/
+4
2017-03-29
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
1
-1
/
+1
2017-03-29
drm/amdgpu: check function points valid before use. (v3)
Rex Zhu
1
-14
/
+18
2017-03-29
drm/amdgpu: add 64bit doorbell functions (v2)
Ken Wang
1
-0
/
+38
2017-03-29
drm/amdgpu: add 64bit wb functions
Ken Wang
1
-0
/
+39
2017-03-29
drm/amdgpu: remove unused sync testing
Christian König
1
-6
/
+0
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-2
/
+2
2017-03-29
drm/amdgpu: put gtt at 0 in the internal address space
Alex Deucher
1
-1
/
+1
2017-03-29
drm/amdgpu:fix kiq_resume routine (V2)
Monk Liu
1
-0
/
+2
2017-03-29
drm/amdgpu:impl RREG32 no kiq version
Monk Liu
1
-6
/
+6
2017-03-29
drm/amdgpu: expose amdgpu_sensors on pre-powerplay chips
Samuel Pitoiset
1
-0
/
+6
2017-03-29
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
Tom St Denis
1
-7
/
+19
2017-03-29
drm/amdgpu:use hw_init for sriov_gpu_reset
Monk Liu
1
-6
/
+6
2017-03-29
drm/amdgpu:cleanup no needed braces
Monk Liu
1
-6
/
+3
2017-03-29
drm/amdgpu:don't return error for debugfs failed
Monk Liu
1
-1
/
+0
2017-03-29
drm/amdgpu:add lock_reset for SRIOV
Monk Liu
1
-0
/
+2
2017-03-29
drm/amdgpu:implement SRIOV gpu_reset (v2)
Monk Liu
1
-1
/
+155
2017-03-29
drm/amdgpu:fix amdgpu_sa_bo_new error(v2)
Monk Liu
1
-2
/
+2
2017-03-29
drm/amdgpu:fix typo
Monk Liu
1
-2
/
+2
2017-03-16
drm/amdgpu: fix the clearing wb size
Huang Rui
1
-2
/
+2
2017-03-15
drm/amd/amdgpu: Fix debugfs reg read/write address width
Tom St Denis
1
-2
/
+2
2017-03-08
drm/amd/amdgpu: fix console deadlock if late init failed
Jim Qu
1
-1
/
+4
2017-02-17
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
1
-9
/
+13
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-12
/
+64
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-20
/
+0
2017-01-27
drm/amdgpu: add new virtual display ID
Yintian Tao
1
-1
/
+2
2017-01-27
drm/amdgpu: fix reboot failure issue for virtualization
Xiangliang Yu
1
-0
/
+6
2017-01-27
drm/amd/amdgpu: Add PCI info to gca_config debugfs
Tom St Denis
1
-1
/
+7
2017-01-27
drm/amdgpu: do not reset gpu for virtualization
Xiangliang Yu
1
-0
/
+3
2017-01-27
drm/amdgpu: request/release full gpu access if device is vf
Xiangliang Yu
1
-1
/
+9
2017-01-27
drm/amdgpu/virt: use kiq to access registers (v2)
Xiangliang Yu
1
-0
/
+10
2017-01-27
drm/amdgpu:invoke CSA functions (v2)
Monk Liu
1
-0
/
+12
2017-01-27
drm/amdgpu: introduce an interface to get clock gating status dynamically
Huang Rui
1
-0
/
+12
2017-01-27
drm/amdgpu/virt: rename fieldes of virtualization structure
Xiangliang Yu
1
-1
/
+1
2017-01-27
drm/amdgpu: PCI I/O bar can be disabled
Amber Lin
1
-2
/
+2
2017-01-27
drm/amdgpu: Remove checking for atombios
Nils Wallménius
1
-7
/
+1
2017-01-27
drm/amd/amdgpu: Remove drm_debugfs_remove_files() call
Noralf Trønnes
1
-20
/
+0
2017-01-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-0
/
+2
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-179
/
+376
2016-12-09
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-6
/
+0
2016-12-08
drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)
Tom St Denis
1
-0
/
+67
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
1
-1
/
+1
2016-12-06
drm/amdgpu: no need to ungate uvd/vce clock when fini.
Rex Zhu
1
-7
/
+13
[prev]
[next]