index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-10-17
Revert "drm/mgag200: Add vblank support"
Thomas Zimmermann
1
-9
/
+1
2024-08-09
drm/mgag200: Remove BMC output
Thomas Zimmermann
1
-4
/
+0
2024-08-09
drm/mgag200: vga-bmc: Control BMC scanout from encoder
Thomas Zimmermann
1
-3
/
+0
2024-08-09
drm/mgag200: Add VGA-BMC output
Thomas Zimmermann
1
-1
/
+1
2024-08-01
drm/mgag200: Fix VBLANK interrupt handling
Thomas Zimmermann
1
-1
/
+4
2024-07-19
drm/mgag200: Add vblank support
Thomas Zimmermann
1
-0
/
+5
2024-07-15
drm/mgag200: Rename BMC vidrst names
Thomas Zimmermann
1
-2
/
+2
2024-07-15
drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcs
Thomas Zimmermann
1
-5
/
+2
2024-07-15
drm/mgag200: Only set VIDRST bits in CRTC modesetting
Thomas Zimmermann
1
-1
/
+1
2024-06-13
drm/mgag200: Set .detect_ctx() and enable connector polling
Thomas Zimmermann
1
-0
/
+1
2024-06-13
drm/mgag200: Add BMC output
Thomas Zimmermann
1
-0
/
+4
2024-06-13
drm/mgag200: Consolidate VGA output
Thomas Zimmermann
1
-44
/
+2
2024-05-17
drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically
Thomas Zimmermann
1
-5
/
+6
2023-12-20
drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SE
Jocelyn Falempe
1
-0
/
+5
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