index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/disp: fix incorrect/broken hdmi methods
Ben Skeggs
2022-11-14
1
-2
/
+3
*
drm/nouveau/gr/ga102: initial support
Ben Skeggs
2022-11-09
12
-9
/
+554
*
drm/nouveau/ltc/ga102: initial support
Ben Skeggs
2022-11-09
3
-0
/
+63
*
drm/nouveau/acr/ga102: initial support
Ben Skeggs
2022-11-09
20
-14
/
+894
*
drm/nouveau/fb/ga102: load and boot VPR scrubber FW
Ben Skeggs
2022-11-09
15
-5
/
+491
*
drm/nouveau/gr/tu102: remove gv100_grctx_unkn88c
Ben Skeggs
2022-11-09
1
-1
/
+0
*
drm/nouveau/gr/tu102: add gv100_gr_init_4188a4
Ben Skeggs
2022-11-09
3
-1
/
+4
*
drm/nouveau/gr/tu102-: fix support for sw_bundle64_init
Ben Skeggs
2022-11-09
5
-6
/
+17
*
drm/nouveau/gr/tu102-: use sw_veid_bundle_init from firmware
Ben Skeggs
2022-11-09
8
-6
/
+44
*
drm/nouveau/gr/gv100-: drop a write from init_shader_exceptions()
Ben Skeggs
2022-11-09
1
-1
/
+0
*
drm/nouveau/gr/gv100-: move init_419bd8() after sw_ctx load
Ben Skeggs
2022-11-09
2
-3
/
+3
*
drm/nouveau/gr/gv100-: add NV_PGRAPH_PRI_PD_AB_DIST_CONFIG_1 to patch list
Ben Skeggs
2022-11-09
1
-0
/
+2
*
drm/nouveau/gr/gv100-: fix number of tile map registers
Ben Skeggs
2022-11-09
2
-2
/
+3
*
drm/nouveau/gr/gv100-: port smid mapping code from nvgpu
Ben Skeggs
2022-11-09
7
-12
/
+219
*
drm/nouveau/gr/gp100-: modify init_fecs_exceptions
Ben Skeggs
2022-11-09
2
-2
/
+2
*
drm/nouveau/gr/gk20a,gm20b,gp10b: split out netlist parsing from fw loading
Ben Skeggs
2022-11-09
2
-67
/
+49
*
drm/nouveau/gr/gp100-: fix number of zcull tile regs
Ben Skeggs
2022-11-09
2
-3
/
+5
*
drm/nouveau/gr/gf117-: make ppc_nr[gpc] accurate
Ben Skeggs
2022-11-09
8
-9
/
+11
*
drm/nouveau/gr/gf100-: switch to newer style interrupt handler
Ben Skeggs
2022-11-09
4
-10
/
+26
*
drm/nouveau/gr/gf100-: move some init to init_exception2()
Ben Skeggs
2022-11-09
20
-2
/
+32
*
drm/nouveau/gr/gf100-: move some init to init_rop_exceptions()
Ben Skeggs
2022-11-09
20
-7
/
+37
*
drm/nouveau/gr/gf100-: move reset during golden ctx init to fecs_reset()
Ben Skeggs
2022-11-09
23
-5
/
+36
*
drm/nouveau/gr/gf100-: wfi after register-bashing golden init
Ben Skeggs
2022-11-09
1
-0
/
+2
*
drm/nouveau/gr/gf100-: gpfifo_ctl zero before init
Ben Skeggs
2022-11-09
1
-0
/
+2
*
drm/nouveau/gr/gf100-: wait for FE_PWR_MODE_AUTO
Ben Skeggs
2022-11-09
1
-0
/
+4
*
drm/nouveau/gr/gf100-: call FECS HALT_PIPE method before RC reset
Ben Skeggs
2022-11-09
3
-0
/
+46
*
drm/nouveau/gr/gf100-: call FECS WFI_GOLDEN_SAVE method
Ben Skeggs
2022-11-09
3
-11
/
+39
*
drm/nouveau/gr/gf100-: stop using NV_PGRAPH_FECS_CTXSW_MAILBOX_CLEAR
Ben Skeggs
2022-11-09
1
-7
/
+7
*
drm/nouveau/gr/gf100-: make global attrib_cb actually global
Ben Skeggs
2022-11-09
23
-269
/
+241
*
drm/nouveau/gr/gf100-: move misc context patching out of attrib_cb funcs
Ben Skeggs
2022-11-09
6
-20
/
+51
*
drm/nouveau/gr/gf100-: make global bundle_cb actually global
Ben Skeggs
2022-11-09
8
-37
/
+46
*
drm/nouveau/gr/gf100-: make global pagepool actually global
Ben Skeggs
2022-11-09
9
-50
/
+71
*
drm/nouveau/gr/gf100-: generate golden context during first object alloc
Ben Skeggs
2022-11-09
3
-49
/
+26
*
drm/nouveau/gr/gf100-: move some code around to make next commits nicer
Ben Skeggs
2022-11-09
1
-52
/
+52
*
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
2022-11-09
2
-1
/
+17
*
drm/nouveau/ltc: split color vs depth/stencil zbc counts
Ben Skeggs
2022-11-09
12
-21
/
+33
*
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
2022-11-09
2
-2
/
+12
*
drm/nouveau/sec2: dump tracepc info on halt
Ben Skeggs
2022-11-09
2
-0
/
+20
*
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
2022-11-09
26
-829
/
+611
*
drm/nouveau/fb/gp102-: unlock VPR right after devinit
Ben Skeggs
2022-11-09
2
-9
/
+14
*
drm/nouveau/fb: handle sysmem flush page from common code
Ben Skeggs
2022-11-09
14
-83
/
+75
*
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
2022-11-09
7
-65
/
+479
*
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
2022-11-09
14
-134
/
+172
*
drm/nouveau/sec2: switch to newer style interrupt handler
Ben Skeggs
2022-11-09
4
-13
/
+26
*
drm/nouveau/sec2: unload RTOS before tearing down WPR
Ben Skeggs
2022-11-09
7
-49
/
+82
*
drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU init
Ben Skeggs
2022-11-09
7
-56
/
+87
*
drm/nouveau/pmu: move init() falcon reset to non-nvfw code
Ben Skeggs
2022-11-09
8
-70
/
+27
*
drm/nouveau/pmu: move preinit() falcon reset to devinit
Ben Skeggs
2022-11-09
2
-13
/
+7
*
drm/nouveau/gsp: add funcs
Ben Skeggs
2022-11-09
3
-5
/
+16
*
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
2022-11-09
8
-270
/
+603
[next]