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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-14
drm/amdgpu: add missing irq.h include
Dave Airlie
1
-0
/
+1
2016-01-13
drm/amdgpu: validate duplicates first
Christian König
1
-2
/
+2
2016-01-13
drm/amdgpu: move VM page tables to the LRU end on CS v2
Christian König
3
-1
/
+35
2016-01-13
drm/amdgpu: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-13
drm/amdgpu/cz: force vce clocks when sclks are forced
Alex Deucher
1
-1
/
+23
2016-01-13
drm/amdgpu/cz: force uvd clocks when sclks are forced
Alex Deucher
1
-0
/
+24
2016-01-13
drm/amdgpu/cz: add code to enable forcing VCE clocks
Alex Deucher
2
-1
/
+98
2016-01-13
drm/amdgpu/cz: add code to enable forcing UVD clocks
Alex Deucher
2
-0
/
+130
2016-01-13
drm/amdgpu: fix lost sync_to if scheduler is enabled.
Chunming Zhou
1
-2
/
+3
2016-01-11
drm/amdgpu: add irq domain support
Alex Deucher
6
-8
/
+136
2016-01-11
drm/amdgpu/cgs: add an interface to access PCI resources
Alex Deucher
1
-0
/
+36
2016-01-08
drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
Christian König
1
-0
/
+1
2016-01-08
drm/amdgpu: Show gpu load when display gpu performance for Ci.
Rex Zhu
1
-2
/
+12
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
Rex Zhu
1
-1
/
+1
2016-01-05
amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functions
Tom St Denis
1
-4
/
+4
2016-01-05
amdgpu/dce11: Remove division from dce_v11_0_vblank_wait()
Tom St Denis
1
-3
/
+5
2016-01-05
amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...
Tom St Denis
1
-15
/
+9
2016-01-05
amdgpu/vce3: Remove magic constants from harvest register masks.
Tom St Denis
1
-4
/
+4
2016-01-05
amdgpu/vce3: Simplify vce_v3_0_process_interrupt()
Tom St Denis
1
-3
/
+1
2016-01-05
amdgpu/vce3: Simplify vce_v3_0_soft_reset()
Tom St Denis
1
-9
/
+2
2016-01-05
amdgpu/vce3: Simplify idle and wait for idle code
Tom St Denis
1
-25
/
+5
2016-01-05
amdgpu/vce3: Cleanup harvest config function.
Tom St Denis
1
-14
/
+6
2016-01-05
drm/amdgpu: fix NULL in vm_grab_id while S3 back
Chunming Zhou
2
-2
/
+0
2016-01-05
drm/amdgpu/cgs: cleanup some indenting
Dan Carpenter
1
-9
/
+9
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
3
-22
/
+52
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
40
-4167
/
+3632
2015-12-22
amd/powerplay: disable powerplay by default initially
Alex Deucher
1
-1
/
+1
2015-12-22
drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
Alex Deucher
1
-1
/
+4
2015-12-22
drm/amd/powerplay: check whether enable dpm in powerplay.
Rex Zhu
1
-1
/
+4
2015-12-22
drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
Rex Zhu
1
-1
/
+14
2015-12-22
drm/amdgpu: Prepare DKMS build for powerplay module.
Qiang Yu
1
-1
/
+1
2015-12-22
drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
Eric Huang
1
-1
/
+2
2015-12-22
drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
Eric Huang
1
-1
/
+148
2015-12-22
drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
Eric Huang
1
-2
/
+259
2015-12-22
drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
Jammy Zhou
3
-2
/
+2
2015-12-22
drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
Jammy Zhou
3
-2
/
+2
2015-12-22
drm/amd/powerplay: export interface to DAL to init/change display configuration.
Rex Zhu
1
-0
/
+1
2015-12-22
amdgpu/powerplay: Add Stoney to list of early init cases
Tom St Denis
1
-0
/
+1
2015-12-22
drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
Eric Huang
1
-0
/
+86
2015-12-22
drm/amdgpu: add sdma clock gating support for Fiji.
Eric Huang
1
-0
/
+105
2015-12-22
drm/amd/amdgpu: add gmc clock gating support for Fiji.
Eric Huang
1
-0
/
+172
2015-12-22
drm/amd/amdgpu: add gfx clock gating support for Fiji.
Eric Huang
1
-0
/
+254
2015-12-22
drm/amdgpu/cgs: add sys info query for pcie gen and link width
Alex Deucher
1
-0
/
+6
2015-12-22
drm/amdgpu: store pcie gen mask and link width
Alex Deucher
4
-20
/
+99
2015-12-22
drm/amdgpu: support per device powerplay enablement (v2)
Jammy Zhou
6
-61
/
+65
2015-12-22
drm/amdgpu: enable sysfs interface for powerplay
Rex Zhu
1
-9
/
+11
2015-12-22
drm/amdgpu: export fan control functions to amdgpu
Rex Zhu
1
-5
/
+25
2015-12-22
drm/amdgpu: enable powerplay module by default for fiji.
Rex Zhu
1
-0
/
+3
2015-12-22
drm/amdgpu: enable powerplay module by default for tonga.
Rex Zhu
1
-0
/
+8
2015-12-22
drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
Eric Huang
3
-1
/
+7
[next]