index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
1
-2
/
+3
2023-01-30
drm/nouveau/acr/gm20b: regression fixes
Ben Skeggs
3
-2
/
+17
2023-01-30
drm/nouveau/fb/tu102-: fix register used to determine scrub status
Ben Skeggs
7
-17
/
+65
2023-01-30
drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED
Ben Skeggs
1
-0
/
+23
2023-01-11
drm/nouveau: Remove file nouveau_fbcon.c
Thomas Zimmermann
1
-613
/
+0
2022-11-22
Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+5
2022-11-16
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-0
/
+614
2022-11-14
drm/nouveau/disp: fix incorrect/broken hdmi methods
Ben Skeggs
2
-18
/
+15
2022-11-11
drm/nouveau: Add support to control backlight using bl_power for nva3.
Antonio Gomes
1
-1
/
+5
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
15
-9
/
+565
2022-11-09
drm/nouveau/ltc/ga102: initial support
Ben Skeggs
4
-1
/
+65
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
28
-14
/
+1091
2022-11-09
drm/nouveau/fb/ga102: load and boot VPR scrubber FW
Ben Skeggs
19
-5
/
+551
2022-11-09
drm/nouveau/gr/tu102: remove gv100_grctx_unkn88c
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/gr/tu102: add gv100_gr_init_4188a4
Ben Skeggs
3
-1
/
+4
2022-11-09
drm/nouveau/gr/tu102-: fix support for sw_bundle64_init
Ben Skeggs
5
-6
/
+17
2022-11-09
drm/nouveau/gr/tu102-: use sw_veid_bundle_init from firmware
Ben Skeggs
8
-6
/
+44
2022-11-09
drm/nouveau/gr/gv100-: drop a write from init_shader_exceptions()
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/gr/gv100-: move init_419bd8() after sw_ctx load
Ben Skeggs
2
-3
/
+3
2022-11-09
drm/nouveau/gr/gv100-: add NV_PGRAPH_PRI_PD_AB_DIST_CONFIG_1 to patch list
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/gr/gv100-: fix number of tile map registers
Ben Skeggs
2
-2
/
+3
2022-11-09
drm/nouveau/gr/gv100-: port smid mapping code from nvgpu
Ben Skeggs
7
-12
/
+219
2022-11-09
drm/nouveau/gr/gp100-: modify init_fecs_exceptions
Ben Skeggs
2
-2
/
+2
2022-11-09
drm/nouveau/gr/gk20a,gm20b,gp10b: split out netlist parsing from fw loading
Ben Skeggs
2
-67
/
+49
2022-11-09
drm/nouveau/gr/gp100-: fix number of zcull tile regs
Ben Skeggs
2
-3
/
+5
2022-11-09
drm/nouveau/gr/gf117-: make ppc_nr[gpc] accurate
Ben Skeggs
8
-9
/
+11
2022-11-09
drm/nouveau/gr/gf100-: switch to newer style interrupt handler
Ben Skeggs
4
-10
/
+26
2022-11-09
drm/nouveau/gr/gf100-: move some init to init_exception2()
Ben Skeggs
20
-2
/
+32
2022-11-09
drm/nouveau/gr/gf100-: move some init to init_rop_exceptions()
Ben Skeggs
20
-7
/
+37
2022-11-09
drm/nouveau/gr/gf100-: move reset during golden ctx init to fecs_reset()
Ben Skeggs
23
-5
/
+36
2022-11-09
drm/nouveau/gr/gf100-: wfi after register-bashing golden init
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/gr/gf100-: gpfifo_ctl zero before init
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/gr/gf100-: wait for FE_PWR_MODE_AUTO
Ben Skeggs
1
-0
/
+4
2022-11-09
drm/nouveau/gr/gf100-: call FECS HALT_PIPE method before RC reset
Ben Skeggs
3
-0
/
+46
2022-11-09
drm/nouveau/gr/gf100-: call FECS WFI_GOLDEN_SAVE method
Ben Skeggs
3
-11
/
+39
2022-11-09
drm/nouveau/gr/gf100-: stop using NV_PGRAPH_FECS_CTXSW_MAILBOX_CLEAR
Ben Skeggs
1
-7
/
+7
2022-11-09
drm/nouveau/gr/gf100-: make global attrib_cb actually global
Ben Skeggs
23
-269
/
+241
2022-11-09
drm/nouveau/gr/gf100-: move misc context patching out of attrib_cb funcs
Ben Skeggs
6
-20
/
+51
2022-11-09
drm/nouveau/gr/gf100-: make global bundle_cb actually global
Ben Skeggs
8
-37
/
+46
2022-11-09
drm/nouveau/gr/gf100-: make global pagepool actually global
Ben Skeggs
9
-50
/
+71
2022-11-09
drm/nouveau/gr/gf100-: generate golden context during first object alloc
Ben Skeggs
3
-49
/
+26
2022-11-09
drm/nouveau/gr/gf100-: move some code around to make next commits nicer
Ben Skeggs
1
-52
/
+52
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
3
-1
/
+18
2022-11-09
drm/nouveau/ltc: split color vs depth/stencil zbc counts
Ben Skeggs
13
-27
/
+42
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
3
-2
/
+14
2022-11-09
drm/nouveau/sec2: dump tracepc info on halt
Ben Skeggs
3
-0
/
+21
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
30
-856
/
+648
2022-11-09
drm/nouveau/fb/gp102-: unlock VPR right after devinit
Ben Skeggs
3
-9
/
+16
2022-11-09
drm/nouveau/fb: handle sysmem flush page from common code
Ben Skeggs
15
-83
/
+80
2022-11-09
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
10
-66
/
+594
[next]