index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
/
mgag200_g200ew3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "drm/mgag200: Add vblank support"
Thomas Zimmermann
2024-10-17
1
-5
/
+0
*
drm/mgag200: Remove BMC output
Thomas Zimmermann
2024-08-09
1
-4
/
+0
*
drm/mgag200: Add VGA-BMC output
Thomas Zimmermann
2024-08-09
1
-1
/
+1
*
drm/mgag200: Add vblank support
Thomas Zimmermann
2024-07-19
1
-0
/
+5
*
drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcs
Thomas Zimmermann
2024-07-15
1
-2
/
+0
*
drm/mgag200: Set .detect_ctx() and enable connector polling
Thomas Zimmermann
2024-06-13
1
-0
/
+1
*
drm/mgag200: Add BMC output
Thomas Zimmermann
2024-06-13
1
-0
/
+4
*
drm/mgag200: Consolidate VGA output
Thomas Zimmermann
2024-06-13
1
-44
/
+2
*
drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically
Thomas Zimmermann
2024-05-17
1
-5
/
+6
*
drm/mgag200: Remove type field from struct mga_device
Thomas Zimmermann
2022-07-29
1
-3
/
+2
*
drm/mgag200: Move mode-config to model-specific code
Thomas Zimmermann
2022-07-29
1
-1
/
+110
*
drm/mgag200: Provide per-device callbacks for PIXPLLC
Thomas Zimmermann
2022-07-29
1
-0
/
+61
*
drm/mgag200: Provide per-device callbacks for BMC synchronization
Thomas Zimmermann
2022-07-29
1
-0
/
+2
*
drm/mgag200: Add per-device callbacks
Thomas Zimmermann
2022-07-29
1
-1
/
+5
*
drm/mgag200: Move ER/EW3 register initialization to per-model code
Thomas Zimmermann
2022-07-29
1
-1
/
+8
*
drm/mgag200: Move DAC-register setup into model-specific code
Thomas Zimmermann
2022-07-29
1
-0
/
+2
*
drm/mgag200: Store positions of I2C data and clock bits in device info
Thomas Zimmermann
2022-06-07
1
-1
/
+1
*
drm/mgag200: Store vidrst flag in device info
Thomas Zimmermann
2022-06-07
1
-1
/
+1
*
drm/mgag200: Store maximum resolution and memory bandwidth in device info
Thomas Zimmermann
2022-06-07
1
-1
/
+1
*
drm/mgag200: Store HW_BUG_NO_STARTADD flag in device info
Thomas Zimmermann
2022-06-07
1
-3
/
+3
*
drm/mgag200: Add struct mgag200_device_info
Thomas Zimmermann
2022-06-07
1
-1
/
+4
*
drm/mgag200: Implement new init logic
Thomas Zimmermann
2022-06-07
1
-6
/
+3
*
drm/mgag200: Call mgag200_device_probe_vram() from per-model init
Thomas Zimmermann
2022-06-07
1
-1
/
+13
*
drm/mgag200: Move PCI-option setup into model-specific code
Thomas Zimmermann
2022-06-07
1
-0
/
+4
*
drm/mgag200: Initialize each model in separate function
Thomas Zimmermann
2022-06-07
1
-0
/
+44