index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-10-21
drm/amdgpu: update the core VI support for Stoney
Samuel Li
1
-1
/
+2
2015-10-21
drm/amdgpu: add Stoney chip family
Samuel Li
1
-0
/
+1
2015-10-21
drm/amdgpu: remove the exclusive lock
Christian König
1
-4
/
+0
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
1
-6
/
+0
2015-10-14
drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume
Alex Deucher
1
-1
/
+30
2015-10-02
drm/amdgpu: Spell vga_switcheroo consistently
Lukas Wunner
1
-1
/
+1
2015-09-24
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
Alex Deucher
1
-0
/
+4
2015-09-24
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
1
-2
/
+3
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
1
-1
/
+2
2015-08-17
drm/amdgpu: cleanup amdgpu_ctx inti/fini v2
Christian König
1
-8
/
+5
2015-08-17
drm/amdgpu: add kernel ctx support (v2)
Chunming Zhou
1
-0
/
+9
2015-08-17
drm/amdgpu: Add Fiji DID 0x7300 common support
David Zhang
1
-0
/
+2
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
1
-2
/
+2
2015-08-17
drm/amdgpu: add fence suspend/resume functions
Alex Deucher
1
-17
/
+4
2015-07-29
drm/amdgpu: clean up init sequence for failures
Alex Deucher
1
-16
/
+22
2015-07-16
drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)
Alex Deucher
1
-2
/
+7
2015-06-29
gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set
Alexander Kuleshov
1
-0
/
+6
2015-06-29
drm/amdgpu: allocate ip_block_enabled memory in common code
Alex Deucher
1
-1
/
+3
2015-06-29
drm/amdgpu: remove unnecessary check before kfree
Maninder Singh
1
-2
/
+1
2015-06-09
drm/amdgpu: also print the pci revision when printing the pci ids
Alex Deucher
1
-3
/
+3
2015-06-04
drm/amdgpu: remove mclk_lock
Christian König
1
-1
/
+0
2015-06-04
drm/amdgpu: fix description of vm_size module parameter (v2)
Alex Deucher
1
-3
/
+3
2015-06-04
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
1
-25
/
+25
2015-06-04
drm/amdgpu: add and implement the GPU reset status query
Marek Olšák
1
-0
/
+1
2015-06-04
drm/amdgpu: Add initial VI support
Alex Deucher
1
-1
/
+14
2015-06-04
drm/amdgpu: Add support for CIK parts
Alex Deucher
1
-0
/
+19
2015-06-04
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+1971