index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func
Ben Skeggs
15
-90
/
+33
2025-05-19
drm/nouveau/gsp: add support for 570.144
Ben Skeggs
35
-19
/
+3193
2025-05-19
drm/nouveau/gsp: add common client alloc code
Ben Skeggs
6
-56
/
+59
2025-05-19
drm/nouveau/gsp: add hal for gsp.sr_data_size()
Ben Skeggs
2
-2
/
+11
2025-05-19
drm/nouveau/gsp: add hal for disp.chan.dmac_alloc()
Ben Skeggs
2
-11
/
+22
2025-05-19
drm/nouveau/gsp: add hal for fifo.rc_triggered()
Ben Skeggs
3
-29
/
+36
2025-05-19
drm/nouveau/gsp: add hal for fifo.rsvd_chids
Ben Skeggs
3
-4
/
+7
2025-05-19
drm/nouveau/gsp: add hal for fifo.chan.alloc
Ben Skeggs
3
-104
/
+76
2025-05-19
drm/nouveau/gsp: add hal for disp.dp.get_caps()
Ben Skeggs
2
-34
/
+48
2025-05-19
drm/nouveau/gsp: add hal for disp.get_active()
Ben Skeggs
2
-2
/
+6
2025-05-19
drm/nouveau/gsp: add hal for disp.get_connect_state()
Ben Skeggs
2
-11
/
+18
2025-05-19
drm/nouveau/gsp: add hal for disp.get_supported()
Ben Skeggs
2
-18
/
+25
2025-05-19
drm/nouveau/gsp: add hals for fbsr.suspend/resume()
Ben Skeggs
7
-23
/
+38
2025-05-19
drm/nouveau/gsp: add hal for gsp.set_rmargs()
Ben Skeggs
4
-17
/
+23
2025-05-19
drm/nouveau/gsp: add hal for gr.get_ctxbufs_info()
Ben Skeggs
4
-84
/
+114
2025-05-19
drm/nouveau/gsp: add hal for fifo.ectx_size()
Ben Skeggs
2
-1
/
+3
2025-05-19
drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type()
Ben Skeggs
3
-52
/
+56
2025-05-19
drm/nouveau/gsp: add hal for disp.chan.set_pushbuf()
Ben Skeggs
2
-11
/
+21
2025-05-19
drm/nouveau/gsp: add hal for disp.get_static_info()
Ben Skeggs
2
-13
/
+26
2025-05-19
drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates()
Ben Skeggs
2
-5
/
+21
2025-05-19
drm/nouveau/gsp: add hal for disp.bl_ctrl()
Ben Skeggs
3
-26
/
+37
2025-05-19
drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data()
Ben Skeggs
2
-1
/
+11
2025-05-19
drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx()
Ben Skeggs
2
-35
/
+45
2025-05-19
drm/nouveau/gsp: add hal for gsp.get_static_info()
Ben Skeggs
2
-28
/
+38
2025-05-19
drm/nouveau/gsp: add hal for gsp.set_system_info()
Ben Skeggs
3
-2
/
+14
2025-05-19
drm/nouveau/gsp: add hal for wpr config info + meta init
Ben Skeggs
12
-113
/
+134
2025-05-19
drm/nouveau/gsp: add defines for rmapi object handles
Ben Skeggs
8
-9
/
+27
2025-05-19
drm/nouveau/gsp: add common code for engines/engine objects
Ben Skeggs
58
-1073
/
+546
2025-05-19
drm/nouveau/gsp: add channel class id to gpu hal
Ben Skeggs
6
-7
/
+26
2025-05-19
drm/nouveau/gsp: add usermode class id to gpu hal
Ben Skeggs
6
-2
/
+22
2025-05-19
drm/nouveau/gsp: add display class ids to gpu hal
Ben Skeggs
9
-72
/
+67
2025-05-19
drm/nouveau/gsp: add gpu hal stubs
Ben Skeggs
17
-30
/
+114
2025-05-19
drm/nouveau/gsp: switch to a simpler GSP-RM header layout
Ben Skeggs
91
-4092
/
+2692
2025-05-19
drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
Ben Skeggs
25
-45
/
+36
2025-05-19
drm/nouveau/gsp: move booter handling to GPU-specific code
Ben Skeggs
8
-103
/
+125
2025-05-19
drm/nouveau/gsp: move firmware loading to GPU-specific code
Ben Skeggs
8
-82
/
+108
2025-05-19
drm/nouveau/gsp: split device handling out on its own
Ben Skeggs
6
-138
/
+173
2025-05-19
drm/nouveau/gsp: split client handling out on its own
Ben Skeggs
6
-58
/
+90
2025-05-19
drm/nouveau/gsp: split rm alloc handling out on its own
Ben Skeggs
6
-96
/
+132
2025-05-19
drm/nouveau/gsp: split rm ctrl handling out on its own
Ben Skeggs
6
-72
/
+107
2025-05-19
drm/nouveau/gsp: split rpc handling out on its own
Ben Skeggs
10
-670
/
+762
2025-05-19
drm/nouveau/ofa: bump max instances to 2
Ben Skeggs
1
-1
/
+1
2025-05-19
drm/nouveau/nvenc: bump max instances to 4
Ben Skeggs
1
-1
/
+1
2025-05-19
drm/nouveau/ce: bump max instances to 20
Ben Skeggs
1
-1
/
+1
2025-05-19
drm/nouveau/gsp: remove gsp-specific chid allocation path
Ben Skeggs
6
-153
/
+19
2025-05-19
drm/nouveau/gsp: fix rm shutdown wait condition
Ben Skeggs
1
-1
/
+1
2025-05-16
gpu: ipu-v3: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-16
gpu: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
3
-5
/
+5
2025-05-16
drm/panel-edp: Add BOE NV133WUM-N61 panel entry
Rob Clark
1
-0
/
+1
2025-05-16
drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1
fanhuang
1
-11
/
+131
[prev]
[next]