index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215
Samuel Pitoiset
2015-08-28
1
-1
/
+1
*
drm/nouveau/bios: add opcodes 0x73 and 0x77
Ilia Mirkin
2015-08-28
1
-0
/
+37
*
drm/nouveau/platform: recognize GM20B
Alexandre Courbot
2015-08-28
1
-0
/
+1
*
drm/nouveau/device: recognize GM20B
Alexandre Courbot
2015-08-28
1
-0
/
+20
*
drm/nouveau/gr: add GM20B support
Alexandre Courbot
2015-08-28
10
-6
/
+217
*
drm/nouveau/fifo: add GM20B fifo
Alexandre Courbot
2015-08-28
5
-1
/
+41
*
drm/nouveau/gr/gk20a: use same initialization sequence as nvgpu
Alexandre Courbot
2015-08-28
5
-30
/
+421
*
drm/nouveau/gr: use NVIDIA-provided external firmwares
Alexandre Courbot
2015-08-28
1
-12
/
+19
*
drm/nouveau/pm/gk104: add compute signals/sources
Samuel Pitoiset
2015-08-28
3
-1
/
+93
*
drm/nouveau/pm/gk104: re-use gf100_pm_ctor()
Samuel Pitoiset
2015-08-28
3
-56
/
+14
*
drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'
Samuel Pitoiset
2015-08-28
1
-1
/
+1
*
drm/nouveau/pm: expose name of domains
Samuel Pitoiset
2015-08-28
2
-0
/
+2
*
drm/nouveau/drm/nouveau/clk: fix tstate to pstate calculation
Wei Ni
2015-08-28
1
-1
/
+1
*
drm/nouveau/pm: some fixes related to sources
Samuel Pitoiset
2015-08-28
1
-5
/
+16
*
drm/nouveau/pm: fix signals/sources for GT200+
Samuel Pitoiset
2015-08-28
2
-6
/
+5
*
drm/nouveau/pm/gf100: add compute signals/sources
Samuel Pitoiset
2015-08-28
7
-5
/
+282
*
drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domains
Samuel Pitoiset
2015-08-28
4
-19
/
+34
*
drm/nouveau/pm: stack perfdom class under perfmon
Ben Skeggs
2015-08-28
1
-7
/
+31
*
drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commit
Ben Skeggs
2015-08-28
1
-175
/
+175
*
drm/nouveau/pm/nv50: add compute and graphics signals/sources
Samuel Pitoiset
2015-08-28
8
-11
/
+485
*
drm/nouveau/pm: allow the userspace to configure sources
Samuel Pitoiset
2015-08-28
3
-10
/
+95
*
drm/nouveau/pm: allow to configure domains instead of simple counters
Samuel Pitoiset
2015-08-28
6
-124
/
+146
*
drm/nouveau/pm: allow the userspace to schedule hardware counters
Samuel Pitoiset
2015-08-28
3
-25
/
+48
*
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method
Samuel Pitoiset
2015-08-28
2
-0
/
+89
*
drm/nouveau/pm: allow to query the number of sources for a signal
Samuel Pitoiset
2015-08-28
2
-4
/
+21
*
drm/nouveau/pm: add concept of sources
Samuel Pitoiset
2015-08-28
3
-4
/
+103
*
drm/nouveau/pm: allow to monitor hardware signal index 0x00
Samuel Pitoiset
2015-08-28
3
-6
/
+10
*
drm/nouveau/pm: use hardware signals indexes instead of user-readable names
Samuel Pitoiset
2015-08-28
2
-44
/
+19
*
drm/nouveau/pm: change signal iter to u16
Samuel Pitoiset
2015-08-28
3
-9
/
+10
*
drm/nouveau/pm: allow to query signals by domain
Samuel Pitoiset
2015-08-28
2
-25
/
+14
*
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN method
Samuel Pitoiset
2015-08-28
2
-1
/
+96
*
drm/nouveau/pm: prevent creating a perfctr object when signals are not found
Samuel Pitoiset
2015-08-28
1
-2
/
+4
*
drm/nouveau/pm: reorganize the nvif interface
Samuel Pitoiset
2015-08-28
3
-18
/
+51
*
drm/nouveau/pm: remove unused nvkm_perfsig_wrap() function
Samuel Pitoiset
2015-08-28
2
-24
/
+0
*
drm/nouveau/pm: remove pmu signals
Samuel Pitoiset
2015-08-28
8
-151
/
+1
*
drm/nouveau/clk/nv50: Enable user reclocking for NVA0
Roy Spliet
2015-08-28
1
-1
/
+2
*
drm/nouveau/fb/gddr3: Add a few CL and WR entries observed on GTX260
Roy Spliet
2015-08-28
1
-4
/
+4
*
drm/nouveau/fb/ramnv50: GDDR3 script for NVA0
Roy Spliet
2015-08-28
1
-25
/
+104
*
drm/nouveau/bios/ramcfg: Separate out RON pull value
Roy Spliet
2015-08-28
4
-3
/
+9
*
drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entry
Roy Spliet
2015-08-28
4
-0
/
+24
*
drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlers
Roy Spliet
2015-08-28
4
-33
/
+182
*
drm/nouveau/fb/ramgt215: No need to cuss like that
Roy Spliet
2015-08-28
1
-1
/
+1
*
drm/nouveau/fb/ramnv50: Make 0x100da0 per-partition
Roy Spliet
2015-08-28
1
-7
/
+13
*
drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 struct
Roy Spliet
2015-08-28
6
-8
/
+8
*
remove unnecessary include
Ben Skeggs
2015-08-28
1
-30
/
+0
*
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-08-27
3
-174
/
+226
|
\
|
*
drm: bridge/dw_hdmi: fix register I2CM_ADDRESS register name
Vladimir Zapolskiy
2015-08-18
1
-4
/
+4
|
*
drm: bridge/dw_hdmi: fix phy enable/disable handling
Russell King
2015-08-18
1
-7
/
+22
|
*
drm: bridge/dw_hdmi: rename dw_hdmi_phy_enable_power()
Russell King
2015-08-18
1
-5
/
+5
|
*
drm: bridge/dw_hdmi: avoid enabling interface in mode_set
Russell King
2015-08-18
1
-2
/
+0
[next]