index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/pci: add gf106 variant
Karol Herbst
2016-01-11
4
-5
/
+46
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/kms: take mode_config mutex in connector hotplug path
Ben Skeggs
2016-01-11
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
Karol Herbst
2016-01-11
2
-0
/
+51
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/sysfs: remove pstate interface
Karol Herbst
2016-01-11
5
-225
/
+0
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs
Karol Herbst
2016-01-11
1
-2
/
+138
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/debugfs: we need a ctrl object for debugfs
Karol Herbst
2016-01-11
4
-0
/
+57
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/debugfs: rename functions to indicate they are used inside drm
Karol Herbst
2016-01-11
3
-8
/
+9
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...
Karol Herbst
2016-01-11
1
-3
/
+53
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/fifo/gf100: remove references to "daemon"
Ben Skeggs
2016-01-11
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/fb/nv50: remove references to "daemon"
Ben Skeggs
2016-01-11
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/clk: remove references to "daemon"
Ben Skeggs
2016-01-11
4
-8
/
+8
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/gr/gf100: provide a bit more info for various errors
Ilia Mirkin
2016-01-11
1
-9
/
+69
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/bios: parse 8.1 Gbps DP link rate
Ben Skeggs
2016-01-11
1
-4
/
+7
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/ltc/gm204: split implementation from gm107
Ben Skeggs
2016-01-11
6
-8
/
+79
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1
Ben Skeggs
2016-01-11
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/ibus/gm204: split implementation from gk104
Ben Skeggs
2016-01-11
6
-4
/
+47
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer
Ben Skeggs
2016-01-11
1
-0
/
+28
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
2016-01-11
45
-171
/
+186
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
2016-01-11
3
-13
/
+13
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out device interface definitions
Ben Skeggs
2016-01-11
6
-49
/
+50
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
2016-01-11
12
-75
/
+79
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out perfmon interface definitions
Ben Skeggs
2016-01-11
4
-77
/
+75
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out device control interface definitions
Ben Skeggs
2016-01-11
4
-49
/
+49
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
2016-01-11
23
-78
/
+132
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
2016-01-11
30
-222
/
+261
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out nvsw interface definitons
Ben Skeggs
2016-01-11
7
-22
/
+30
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: split out fermi interface definitions
Ben Skeggs
2016-01-11
3
-54
/
+53
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
2016-01-11
11
-31
/
+28
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup
Ben Skeggs
2016-01-11
2
-170
/
+167
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
Alexandre Courbot
2016-01-11
1
-92
/
+62
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/instmem/gk20a: fix race conditions
Alexandre Courbot
2016-01-11
1
-29
/
+37
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20a
Nicolas Chauvet
2016-01-11
1
-0
/
+11
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/fifo/gk104: fix engine status register offset
Vince Hsu
2016-01-11
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR
Ben Skeggs
2016-01-11
1
-4
/
+50
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/fifo/gf100: fix race condition when updating engine runlists
Ben Skeggs
2016-01-11
3
-7
/
+26
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/fifo/gk104: fix race condition when updating engine runlists
Ben Skeggs
2016-01-11
3
-7
/
+26
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
Ilia Mirkin
2016-01-11
3
-6
/
+6
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitor
Ilia Mirkin
2016-01-11
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/core: fix return in error path of device probe
Alexandre Courbot
2016-01-11
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler
Ilia Mirkin
2016-01-11
1
-3
/
+21
|
|
*
|
|
|
|
|
|
|
|
drm/nouveau/disp: activate dual link TMDS links only when possible
Hauke Mehrtens
2016-01-11
3
-6
/
+13
|
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
drm/radeon: fix trivial typo in warning message
Alexandre Demers
2016-01-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
radeon: r100: Silence 'may be used uninitialized' warnings
Tim Gardner
2016-01-08
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
Christian König
2016-01-08
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
drm/amd/powerplay: implement power down asic task for CZ
Rex Zhu
2016-01-08
1
-0
/
+55
|
*
|
|
|
|
|
|
|
|
drm/amd/powerplay: enable power down asic task. (v2)
Rex Zhu
2016-01-08
4
-5
/
+23
|
*
|
|
|
|
|
|
|
|
drm/amd/powerplay: enable set boot state task
Rex Zhu
2016-01-08
3
-5
/
+6
|
*
|
|
|
|
|
|
|
|
drm/amd/powerplay: add thermal control task when resume.
Rex Zhu
2016-01-08
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: fix hex/decimal bug when show gpu load.
Rex Zhu
2016-01-08
2
-10
/
+10
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
Rex Zhu
2016-01-08
1
-1
/
+10
[prev]
[next]