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
/
drm
/
nouveau
/
nvkm
/
engine
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/device: recognize GM20B
Alexandre Courbot
2015-08-28
1
-0
/
+20
*
drm/nouveau/gr: add GM20B support
Alexandre Courbot
2015-08-28
9
-6
/
+216
*
drm/nouveau/fifo: add GM20B fifo
Alexandre Courbot
2015-08-28
4
-1
/
+40
*
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
2
-55
/
+13
*
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
1
-0
/
+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
6
-5
/
+280
*
drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domains
Samuel Pitoiset
2015-08-28
3
-18
/
+33
*
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
7
-11
/
+484
*
drm/nouveau/pm: allow the userspace to configure sources
Samuel Pitoiset
2015-08-28
2
-10
/
+94
*
drm/nouveau/pm: allow to configure domains instead of simple counters
Samuel Pitoiset
2015-08-28
4
-109
/
+129
*
drm/nouveau/pm: allow the userspace to schedule hardware counters
Samuel Pitoiset
2015-08-28
2
-23
/
+42
*
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method
Samuel Pitoiset
2015-08-28
1
-0
/
+77
*
drm/nouveau/pm: allow to query the number of sources for a signal
Samuel Pitoiset
2015-08-28
1
-3
/
+19
*
drm/nouveau/pm: add concept of sources
Samuel Pitoiset
2015-08-28
2
-4
/
+102
*
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
1
-40
/
+12
*
drm/nouveau/pm: change signal iter to u16
Samuel Pitoiset
2015-08-28
2
-6
/
+6
*
drm/nouveau/pm: allow to query signals by domain
Samuel Pitoiset
2015-08-28
1
-24
/
+12
*
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN method
Samuel Pitoiset
2015-08-28
1
-0
/
+86
*
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
1
-6
/
+32
*
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
7
-147
/
+1
*
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
Alexandre Courbot
2015-08-14
1
-21
/
+8
*
drm/nouveau/disp: Use NULL for pointers
Thierry Reding
2015-07-27
1
-1
/
+1
*
drm/nouveau/pm: fix a potential race condition when creating an engine context
Samuel Pitoiset
2015-07-27
1
-4
/
+3
*
drm/nouveau/pm: prevent freeing the wrong engine context
Samuel Pitoiset
2015-07-27
1
-2
/
+5
*
drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle
Alexandre Courbot
2015-07-27
2
-0
/
+38
*
drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline
Alexandre Courbot
2015-07-27
1
-1
/
+1
*
drm/nouveau/fifo/gk104: kick channels when deactivating them
Alexandre Courbot
2015-07-27
1
-8
/
+21
*
drm/nouveau/gr/gm204: remove a stray printk
Ben Skeggs
2015-05-29
1
-1
/
+0
*
drm/nouveau/gr/gm206: initial init+ctx code
Ben Skeggs
2015-04-14
8
-16
/
+161
*
drm/nouveau/ce/gm206: enable support via gm204 code
Ben Skeggs
2015-04-14
1
-1
/
+1
*
drm/nouveau/fifo/gm206: enable support via gm204 code
Ben Skeggs
2015-04-14
1
-2
/
+2
*
drm/nouveau/gr/gm204: initial init+ctx code
Ben Skeggs
2015-04-14
8
-18
/
+1481
*
drm/nouveau/ce/gm204: initial support
Ben Skeggs
2015-04-14
3
-1
/
+175
*
drm/nouveau/fifo/gm204: initial support
Ben Skeggs
2015-04-14
5
-5
/
+66
*
drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler
Ben Skeggs
2015-04-14
1
-1
/
+6
*
drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup
Ben Skeggs
2015-04-14
1
-1
/
+1
*
drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting
Ben Skeggs
2015-04-14
3
-14
/
+11
*
drm/nouveau/gr/gf100-: add symbolic names for classes
Ben Skeggs
2015-04-14
8
-17
/
+17
[next]