index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
3
-8
/
+12
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
6
-0
/
+29
2022-07-27
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
1
-0
/
+1
2022-07-27
drm/nouveau/disp: add conn method to query HPD pin status
Ben Skeggs
2
-0
/
+16
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
5
-1
/
+29
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
10
-139
/
+68
2022-07-27
drm/nouveau/disp: group supervisor-related struct members
Ben Skeggs
1
-3
/
+5
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
1
-1
/
+1
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
4
-16
/
+39
2022-07-27
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
1
-4
/
+32
2022-07-13
drm/nouveau/flcn: remove unused functions
Ben Skeggs
1
-10
/
+0
2022-07-13
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
Ben Skeggs
1
-1
/
+0
2022-07-13
drm/nouveau/fifo: rip out cevent, never used
Ben Skeggs
1
-1
/
+0
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
3
-5
/
+2
2022-07-13
drm/nouveau/nvkm: remove unused header
Ben Skeggs
1
-66
/
+0
2022-07-13
drm/nouveau/nvif: add wrapper for open-coded nvif_object_constructed()
Ben Skeggs
1
-0
/
+6
2022-06-17
drm/nouveau: Fix spelling typo in comments
pengfuyuan
1
-2
/
+2
2022-05-04
drm/nouveau/subdev/bus: Ratelimit logging for fault errors
Lyude Paul
1
-0
/
+2
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-353
/
+0
2022-02-25
drm/nouveau: Remove the unused header file nvif/list.h
Cai Huoqing
1
-353
/
+0
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-0
/
+3
2021-11-13
drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channel
Lyude Paul
1
-0
/
+3
2021-11-13
drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channel
Lyude Paul
1
-0
/
+69
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
2
-0
/
+3
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
5
-5
/
+2
2021-08-18
drm/nouveau: block a bunch of classes from userspace
Ben Skeggs
1
-1
/
+2
2021-08-18
drm/nouveau/fifo/nv50-: rip out dma channels
Ben Skeggs
1
-2
/
+0
2021-07-01
nouveau/svm: implement atomic SVM access
Alistair Popple
1
-0
/
+1
2021-02-22
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
55
-573
/
+518
2021-02-11
drm/nouveau/top/ga100: initial support
Ben Skeggs
2
-2
/
+5
2021-02-11
drm/nouveau/top: add ioctrl/nvjpg
Ben Skeggs
1
-0
/
+2
2021-02-11
drm/nouveau/privring: rename from ibus
Ben Skeggs
3
-13
/
+13
2021-02-11
drm/nouveau/nvkm: remove nvkm_subdev.index
Ben Skeggs
2
-9
/
+2
2021-02-11
drm/nouveau/nvkm: determine subdev id/order from layout
Ben Skeggs
1
-72
/
+9
2021-02-11
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
3
-7
/
+2
2021-02-11
drm/nouveau/sw: switch to instanced constructor
Ben Skeggs
5
-17
/
+8
2021-02-11
drm/nouveau/sec2: switch to instanced constructor
Ben Skeggs
3
-5
/
+4
2021-02-11
drm/nouveau/sec: switch to instanced constructor
Ben Skeggs
4
-8
/
+3
2021-02-11
drm/nouveau/pm: switch to instanced constructor
Ben Skeggs
3
-11
/
+10
2021-02-11
drm/nouveau/nvenc: switch to instanced constructor
Ben Skeggs
3
-3
/
+2
2021-02-11
drm/nouveau/nvdec: switch to instanced constructor
Ben Skeggs
3
-3
/
+2
2021-02-11
drm/nouveau/msvld: switch to instanced constructor
Ben Skeggs
3
-7
/
+6
2021-02-11
drm/nouveau/msppp: switch to instanced constructor
Ben Skeggs
3
-5
/
+4
2021-02-11
drm/nouveau/mspdec: switch to instanced constructor
Ben Skeggs
3
-6
/
+5
2021-02-11
drm/nouveau/msenc: switch to instanced constructor
Ben Skeggs
2
-2
/
+1
2021-02-11
drm/nouveau/mpeg: switch to instanced constructor
Ben Skeggs
4
-12
/
+7
2021-02-11
drm/nouveau/me: switch to instanced constructor
Ben Skeggs
2
-2
/
+1
2021-02-11
drm/nouveau/ifb: switch to instanced constructor
Ben Skeggs
2
-2
/
+1
2021-02-11
drm/nouveau/gr: switch to instanced constructor
Ben Skeggs
3
-42
/
+41
[next]