index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
drm/nouveau/bios: fix fetching from acpi on certain systems
Jan Vesely
1
-2
/
+2
2015-04-14
drm/nouveau/gr/gm206: initial init+ctx code
Ben Skeggs
8
-16
/
+161
2015-04-14
drm/nouveau/ce/gm206: enable support via gm204 code
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/fifo/gm206: enable support via gm204 code
Ben Skeggs
1
-2
/
+2
2015-04-14
drm/nouveau/gr/gm204: initial init+ctx code
Ben Skeggs
8
-18
/
+1481
2015-04-14
drm/nouveau/ce/gm204: initial support
Ben Skeggs
3
-1
/
+175
2015-04-14
drm/nouveau/fifo/gm204: initial support
Ben Skeggs
5
-5
/
+66
2015-04-14
drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler
Ben Skeggs
1
-1
/
+6
2015-04-14
drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting
Ben Skeggs
3
-14
/
+11
2015-04-14
drm/nouveau/gr/gf100-: add symbolic names for classes
Ben Skeggs
8
-17
/
+17
2015-04-14
drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode
Ben Skeggs
10
-766
/
+1025
2015-04-14
drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode
Ben Skeggs
8
-709
/
+726
2015-04-14
drm/nouveau/pmu/gk20a: add some missing statics
Alexandre Courbot
1
-3
/
+4
2015-04-14
drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()
Ben Skeggs
5
-4
/
+18
2015-04-14
drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()
Ben Skeggs
4
-39
/
+5
2015-04-14
drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips
Ben Skeggs
6
-44
/
+100
2015-04-14
drm/nouveau/pbus/hwsq: Make code size u16
Roy Spliet
1
-1
/
+1
2015-04-14
drm/nouveau/pbus/hwsq: Support strided register writes
Roy Spliet
1
-7
/
+37
2015-04-14
drm/nouveau/instmem/gk20a: fix crash during error path
Alexandre Courbot
1
-1
/
+1
2015-04-14
drm/nouveau/disp/gf110-: fix base channel update debug/error output
Ben Skeggs
1
-2
/
+2
2015-04-14
drm/nouveau/disp/nv50-: fix push buffers in vram
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/instmem/gk20a: add IOMMU support
Alexandre Courbot
1
-39
/
+252
2015-04-14
drm/nouveau/instmem/gk20a: use DMA attributes
Alexandre Courbot
1
-4
/
+20
2015-04-14
drm/nouveau/gk20a: remove RAM device
Alexandre Courbot
4
-70
/
+0
2015-04-14
drm/nouveau/instmem/gk20a: move memory allocation to instmem
Alexandre Courbot
4
-85
/
+215
2015-04-14
make RAM device optional
Alexandre Courbot
4
-13
/
+35
2015-04-14
drm/nouveau/gr/gf100: Clear notify interrupt
Lauri Peltonen
1
-0
/
+9
2015-04-14
drm/nouveau/graph/nvc0: Fix engine pointer retrieval
Lauri Peltonen
1
-1
/
+1
2015-04-14
drm/nouveau/devinit/nv04: change owner to int
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/mxm: indent an if statement
Dan Carpenter
1
-1
/
+1
2015-04-14
drm/nouveau/fuse/gm107: simplify the return logic
Martin Peres
1
-3
/
+1
2015-03-17
drm/nouveau/bios: fix i2c table parsing for dcb 4.1
Stefan Huehner
1
-1
/
+5
2015-03-17
drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)
Stefan Huehner
1
-0
/
+43
2015-03-17
drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switch
Ben Skeggs
1
-2
/
+4
2015-03-17
drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addresses
Ben Skeggs
3
-6
/
+6
2015-03-17
drm/nouveau/fifo/nv04: remove the loop from the interrupt handler
Ben Skeggs
1
-50
/
+35
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
4
-67
/
+60
2015-01-22
drm/nouveau/device: namespace + nvidia gpu names (no binary change)
Ben Skeggs
16
-265
/
+261
2015-01-22
drm/nouveau/vp: namespace + nvidia gpu names (no binary change)
Ben Skeggs
3
-38
/
+37
2015-01-22
drm/nouveau/sw: namespace + nvidia gpu names (no binary change)
Ben Skeggs
9
-193
/
+163
2015-01-22
drm/nouveau/sec: namespace + nvidia gpu names (no binary change)
Ben Skeggs
5
-65
/
+58
2015-01-22
drm/nouveau/pm: namespace + nvidia gpu names (no binary change)
Ben Skeggs
18
-608
/
+501
2015-01-22
drm/nouveau/msvld: namespace + nvidia gpu names (no binary change)
Ben Skeggs
8
-140
/
+137
2015-01-22
drm/nouveau/msppp: namespace + nvidia gpu names (no binary change)
Ben Skeggs
7
-101
/
+99
2015-01-22
drm/nouveau/mspdec: namespace + nvidia gpu names (no binary change)
Ben Skeggs
8
-139
/
+136
2015-01-22
drm/nouveau/mpeg: namespace + nvidia gpu names (no binary change)
Ben Skeggs
8
-217
/
+182
2015-01-22
drm/nouveau/gr: namespace + nvidia gpu names (no binary change)
Ben Skeggs
71
-3196
/
+3109
2015-01-22
drm/nouveau/fifo: namespace + nvidia gpu names (no binary change)
Ben Skeggs
20
-1102
/
+1038
2015-01-22
drm/nouveau/dmaobj: namespace + nvidia gpu names (no binary change)
Ben Skeggs
10
-157
/
+143
[next]