index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
164
-15886
/
+50705
2015-12-23
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
1
-2
/
+10
2015-12-23
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
5
-24
/
+22
2015-12-22
Merge tag 'drm-vc4-next-2015-12-21' of http://github.com/anholt/linux into dr...
Dave Airlie
1
-21
/
+20
2015-12-21
amd/powerplay: fix copy paste typo in hardwaremanager.c
Alex Deucher
1
-1
/
+1
2015-12-21
amd/powerplay: disable powerplay by default initially
Alex Deucher
1
-1
/
+1
2015-12-21
amd/powerplay: don't enable ucode fan control if vbios has no fan table
Alex Deucher
1
-0
/
+3
2015-12-21
drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
Rex Zhu
1
-1
/
+12
2015-12-21
drm/amd/powerplay: check whether need to enable thermal control. (v2)
Rex Zhu
1
-1
/
+8
2015-12-21
drm/amd/powerplay: add point check to avoid NULL point hang.
Rex Zhu
1
-13
/
+47
2015-12-21
drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
David Rokhvarg
1
-2
/
+4
2015-12-21
drm/amd/powerplay: Don't return an error if fan table is missing
Alex Deucher
1
-1
/
+1
2015-12-21
drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
Alex Deucher
1
-0
/
+2
2015-12-21
drm/powerplay: add debugging output to processpptables.c
Alex Deucher
1
-13
/
+29
2015-12-21
drm/powerplay: add debugging output to tonga_processpptables.c
Alex Deucher
1
-13
/
+26
2015-12-21
amd/powerplay: Add structures required to report configuration change
Eric Yang
5
-39
/
+139
2015-12-21
amd/powerplay: Fix get dal power level
Vitaly Prosyak
6
-15
/
+12
2015-12-21
amd\powerplay Implement get dal power level
Vitaly Prosyak
6
-19
/
+85
2015-12-21
drm/amd/powerplay: display gpu load when print performance for tonga.
Rex Zhu
1
-1
/
+12
2015-12-21
drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
Alex Deucher
1
-1
/
+4
2015-12-21
drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
Rex Zhu
4
-19
/
+379
2015-12-21
drm/amd/powerplay: check whether enable dpm in powerplay.
Rex Zhu
1
-1
/
+4
2015-12-21
drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
Rex Zhu
1
-1
/
+14
2015-12-21
drm/amd/powerplay: fix boolreturn.cocci warnings
kbuild test robot
1
-2
/
+2
2015-12-21
drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
Eric Huang
2
-0
/
+27
2015-12-21
drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
Eric Huang
2
-0
/
+27
2015-12-21
drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga an...
Eric Huang
2
-2
/
+2
2015-12-21
drm/amd/powerplay: Add thermal protection support for Fiji.
Eric Huang
4
-1
/
+892
2015-12-21
drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
Eric Huang
2
-0
/
+68
2015-12-21
drm/amdgpu: Prepare DKMS build for powerplay module.
Qiang Yu
1
-1
/
+1
2015-12-21
drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
Eric Huang
1
-1
/
+2
2015-12-21
drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
Eric Huang
1
-1
/
+148
2015-12-21
drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
Eric Huang
1
-2
/
+259
2015-12-21
drm/amd/powerplay: add multimedia power gating support for Fiji.
Eric Huang
5
-3
/
+281
2015-12-21
drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
Jammy Zhou
3
-2
/
+2
2015-12-21
drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
Jammy Zhou
3
-2
/
+2
2015-12-21
drm/amd/powerplay: Add PPLib debug print macro.
David Rokhvarg
2
-4
/
+40
2015-12-21
drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
Rex Zhu
2
-15
/
+87
2015-12-21
drm/amd/powerplay: enable set_cpu_power_state task. (v2)
Rex Zhu
6
-5
/
+21
2015-12-21
drm/amd/powerplay: export interface to DAL to init/change display configuration.
Rex Zhu
5
-0
/
+45
2015-12-21
drm/amd/powerplay: add smc msg for NB P-State switch
Rex Zhu
2
-0
/
+9
2015-12-21
drm/amd/powerplay: add new function point in hwmgr.
Rex Zhu
1
-1
/
+5
2015-12-21
amdgpu/powerplay: Add Stoney to list of early init cases
Tom St Denis
1
-0
/
+1
2015-12-21
drm/amd/powerplay: fix warning of cast to pointer from integer of different s...
Rex Zhu
1
-2
/
+2
2015-12-21
drm/amd/powerplay: fix warning of cast to pointer from integer of different s...
rezhu
3
-6
/
+6
2015-12-21
drm/amd/powerplay: implement smc state upload for CZ
Alex Deucher
4
-22
/
+141
2015-12-21
drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
Alex Deucher
2
-0
/
+25
2015-12-21
drm/amd/powerplay: enable clock gating for Fiji.
Eric Huang
1
-1
/
+8
2015-12-21
drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
Eric Huang
1
-0
/
+86
2015-12-21
drm/amdgpu: add sdma clock gating support for Fiji.
Eric Huang
1
-0
/
+105
[next]