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
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
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
/
nvkm
/
engine
/
disp
/
channv50.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
1
-363
/
+0
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
1
-1
/
+0
2022-07-27
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
1
-20
/
+20
2021-02-11
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
1
-1
/
+1
2020-01-29
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Ben Skeggs
1
-0
/
+2
2018-07-16
drm/nouveau/disp/nv50-gp10x: fix coverity warning
Ben Skeggs
1
-2
/
+2
2018-05-18
drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffers
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts
Ben Skeggs
1
-0
/
+11
2018-05-18
drm/nouveau/disp/nv50-: add channel interfaces to determine the user area
Ben Skeggs
1
-11
/
+16
2018-05-18
drm/nouveau/disp/nv50-: merge handling of pio and dma channels
Ben Skeggs
1
-28
/
+69
2018-05-18
drm/nouveau/disp/nv50-: replace user object with engine pointer in channels
Ben Skeggs
1
-12
/
+10
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
1
-1
/
+3
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
1
-0
/
+1
2016-11-17
drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
Ben Skeggs
1
-5
/
+6
2016-11-17
drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user
Ben Skeggs
1
-11
/
+12
2016-11-07
drm/nouveau: mark symbols static where possible
Baoyou Xie
1
-4
/
+4
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/disp: convert user classes to new-style nvkm_object
Ben Skeggs
1
-56
/
+128
2015-08-28
drm/nouveau/disp: split user classes out from engine implementations
Ben Skeggs
1
-0
/
+229