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
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
/
mgag200
/
mgag200_g200ev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
drm/mgag200: Remove type field from struct mga_device
Thomas Zimmermann
1
-3
/
+2
2022-07-29
drm/mgag200: Move CRTC atomic_enable to model-specific code
Thomas Zimmermann
1
-1
/
+38
2022-07-29
drm/mgag200: Move mode-config to model-specific code
Thomas Zimmermann
1
-1
/
+110
2022-07-29
drm/mgag200: Provide per-device callbacks for PIXPLLC
Thomas Zimmermann
1
-0
/
+132
2022-07-29
drm/mgag200: Add per-device callbacks
Thomas Zimmermann
1
-1
/
+5
2022-07-29
drm/mgag200: Move DAC-register setup into model-specific code
Thomas Zimmermann
1
-0
/
+27
2022-06-07
drm/mgag200: Store positions of I2C data and clock bits in device info
Thomas Zimmermann
1
-1
/
+1
2022-06-07
drm/mgag200: Store vidrst flag in device info
Thomas Zimmermann
1
-1
/
+1
2022-06-07
drm/mgag200: Store maximum resolution and memory bandwidth in device info
Thomas Zimmermann
1
-1
/
+1
2022-06-07
drm/mgag200: Store HW_BUG_NO_STARTADD flag in device info
Thomas Zimmermann
1
-3
/
+3
2022-06-07
drm/mgag200: Add struct mgag200_device_info
Thomas Zimmermann
1
-1
/
+4
2022-06-07
drm/mgag200: Implement new init logic
Thomas Zimmermann
1
-5
/
+2
2022-06-07
drm/mgag200: Call mgag200_device_probe_vram() from per-model init
Thomas Zimmermann
1
-1
/
+4
2022-06-07
drm/mgag200: Move PCI-option setup into model-specific code
Thomas Zimmermann
1
-0
/
+4
2022-06-07
drm/mgag200: Initialize each model in separate function
Thomas Zimmermann
1
-0
/
+43