index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+22
2022-08-04
drm/nouveau: recognise GA103
Karol Herbst
1
-0
/
+22
2022-08-04
drm/nouveau: fix another off-by-one in nvbios_addr
Timur Tabi
1
-1
/
+1
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
2
-21
/
+25
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
5
-1
/
+121
2022-07-27
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
4
-4
/
+20
2022-07-27
drm/nouveau/disp: add conn method to query HPD pin status
Ben Skeggs
2
-2
/
+47
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
5
-1
/
+93
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
21
-643
/
+380
2022-07-27
drm/nouveau/disp: split sor hda funcs out to their own struct
Ben Skeggs
12
-63
/
+44
2022-07-27
drm/nouveau/disp: split sor dp funcs out to their own struct
Ben Skeggs
16
-154
/
+157
2022-07-27
drm/nouveau/disp: replace hda func pointer check with flag
Ben Skeggs
17
-168
/
+31
2022-07-27
drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()
Ben Skeggs
19
-90
/
+45
2022-07-27
drm/nouveau/disp: group supervisor-related struct members
Ben Skeggs
3
-29
/
+29
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
91
-6821
/
+5150
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
43
-1034
/
+325
2022-07-27
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
64
-558
/
+440
2022-07-27
drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_func
Ben Skeggs
21
-127
/
+192
2022-07-27
drm/nouveau/disp: clean up nvkm_outp constructors
Ben Skeggs
3
-32
/
+19
2022-07-27
drm/nouveau/disp: collapse nvkm_dp into nvkm_outp
Ben Skeggs
4
-262
/
+240
2022-07-13
drm/nouveau/flcn: remove unused functions
Ben Skeggs
2
-35
/
+0
2022-07-13
drm/nouveau/ce/gv100-: move method buffer to ce ctx
Ben Skeggs
6
-29
/
+58
2022-07-13
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
Ben Skeggs
1
-35
/
+0
2022-07-13
drm/nouveau/fifo: rip out cevent, never used
Ben Skeggs
3
-32
/
+0
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
4
-43
/
+9
2022-07-13
drm/nouveau/nvkm: remove unused header
Ben Skeggs
1
-1
/
+0
2022-07-13
drm/nouveau/nvkm: zero out engine pointer for subdev-provided classes
Ben Skeggs
1
-0
/
+1
2022-07-13
drm/nouveau/nvkm: use list_add_tail() when building object tree
Ben Skeggs
1
-1
/
+1
2022-06-21
drm/nouveau/mmu: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-20
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
5
-14
/
+10
2022-06-08
drm/nouveau/bios: Rename prom_init() and friends functions
Christophe Leroy
3
-9
/
+9
2022-06-02
drm/nouveau: fix another off-by-one in nvbios_addr
Timur Tabi
1
-1
/
+1
2022-05-31
drm/nouveau/fifo/gv100-: set gv100_fifo_runlist storage-class to static
Tom Rix
1
-1
/
+1
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-32
/
+30
2022-05-23
drm/nouveau/tegra: remove needless NULL check
Guo Zhengkui
1
-9
/
+5
2022-05-23
drm/nouveau/mmu: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-06
drm/nouveau/tegra: Stop using iommu_present()
Robin Murphy
1
-1
/
+1
2022-05-05
drm/nouveau/gr/gf100-: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-05-04
drm/nouveau/subdev/bus: Ratelimit logging for fault errors
Lyude Paul
3
-13
/
+13
2022-05-04
drm/nouveau/devinit: fix returnvar.cocci warnings
Guo Zhengkui
3
-6
/
+3
2022-04-26
drm/nouveau/devinit/nva3-: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
2022-04-26
drm/nouveau/disp/gv100: make gv100_disp_wndw and gv100_disp_wndw_mthd static
Tom Rix
1
-2
/
+2
2022-04-26
drm/nouveau/disp/gv100: make gv100_disp_wimm static
Tom Rix
1
-1
/
+1
2022-04-26
drm/nouveau/kms/gv100: use static for gv100_disp_core_mthd_[base|sor]
Tom Rix
1
-2
/
+2
2022-04-22
drm/nouveau/gsp: change gv100_gsp from global to static
Tom Rix
1
-1
/
+1
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
4
-1
/
+4
2022-04-18
drm/nouveau/gr/gf100-: change gf108_gr_fwif from global to static
Tom Rix
1
-1
/
+1
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-4
/
+6
2022-04-05
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
9
-110
/
+307
[next]