开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
/
mgag200_drv.h
Age
Commit message (
Expand
)
Author
2026-02-04
drm/mgag200: fix mgag200_bmc_stop_scanout()
Jacob Keller
2025-05-26
drm/mgag200: Use helpers for programming gamma ramps
Thomas Zimmermann
2025-02-11
drm/mgag200: Added support for the new device G200eH5
Gwenael Georgeault
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-10-17
Revert "drm/mgag200: Add vblank support"
Thomas Zimmermann
2024-08-09
drm/mgag200: Remove BMC output
Thomas Zimmermann
2024-08-09
drm/mgag200: Add VGA-BMC output
Thomas Zimmermann
2024-07-19
drm/mgag200: Implement struct drm_crtc_funcs.get_vblank_timestamp
Thomas Zimmermann
2024-07-19
drm/mgag200: Add vblank support
Thomas Zimmermann
2024-07-15
drm/mgag200: Rename BMC vidrst names
Thomas Zimmermann
2024-07-15
drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcs
Thomas Zimmermann
2024-07-15
drm/mgag200: Only set VIDRST bits in CRTC modesetting
Thomas Zimmermann
2024-06-13
drm/mgag200: Add BMC output
Thomas Zimmermann
2024-06-13
drm/mgag200: Consolidate VGA output
Thomas Zimmermann
2024-05-17
drm/mgag200: Use drm_connector_helper_get_modes()
Thomas Zimmermann
2024-05-17
drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddc
Thomas Zimmermann
2024-05-17
drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically
Thomas Zimmermann
2024-05-17
drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chan
Thomas Zimmermann
2024-04-15
drm/mgag200: Add drm_panic support
Jocelyn Falempe
2023-12-20
drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SE
Jocelyn Falempe
2023-02-20
drm/mgag200: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-07-29
drm/mgag200: Remove type field from struct mga_device
Thomas Zimmermann
2022-07-29
drm/mgag200: Move CRTC atomic_enable to model-specific code
Thomas Zimmermann
2022-07-29
drm/mgag200: Move mode-config to model-specific code
Thomas Zimmermann
2022-07-29
drm/mgag200: Provide per-device callbacks for PIXPLLC
Thomas Zimmermann
2022-07-29
drm/mgag200: Provide per-device callbacks for BMC synchronization
Thomas Zimmermann
2022-07-29
drm/mgag200: Add per-device callbacks
Thomas Zimmermann
2022-07-29
drm/mgag200: Replace simple-KMS with regular atomic helpers
Thomas Zimmermann
2022-07-29
drm/mgag200: Store primary plane's color format in CRTC state
Thomas Zimmermann
2022-07-29
drm/mgag200: Move DAC-register setup into model-specific code
Thomas Zimmermann
2022-06-07
drm/mgag200: Store positions of I2C data and clock bits in device info
Thomas Zimmermann
2022-06-07
drm/mgag200: Store vidrst flag in device info
Thomas Zimmermann
2022-06-07
drm/mgag200: Store maximum resolution and memory bandwidth in device info
Thomas Zimmermann
2022-06-07
drm/mgag200: Store HW_BUG_NO_STARTADD flag in device info
Thomas Zimmermann
2022-06-07
drm/mgag200: Add struct mgag200_device_info
Thomas Zimmermann
2022-06-07
drm/mgag200: Implement new init logic
Thomas Zimmermann
2022-06-07
drm/mgag200: Call mgag200_device_probe_vram() from per-model init
Thomas Zimmermann
2022-06-07
drm/mgag200: Move PCI-option setup into model-specific code
Thomas Zimmermann
2022-06-07
drm/mgag200: Initialize each model in separate function
Thomas Zimmermann
2022-05-17
drm/mgag200: Remove struct mga_connector
Thomas Zimmermann
2022-05-17
drm/mgag200: Switch I2C code to managed cleanup
Thomas Zimmermann
2022-05-05
drm/mgag200: Protect concurrent access to I/O registers with lock
Thomas Zimmermann
2021-09-23
drm/mgag200: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2021-08-08
drm/mgag200: Compute PLL values during atomic check
Thomas Zimmermann
2021-08-08
drm/mgag200: Introduce custom CRTC state
Thomas Zimmermann
2021-08-08
drm/mgag200: Abstract pixel PLL via struct mgag200_pll
Thomas Zimmermann
2021-08-08
drm/mgag200: Split PLL setup into compute and update functions
Thomas Zimmermann
2021-08-08
drm/mgag200: Select clock in PLL update functions
Thomas Zimmermann
2021-07-05
drm/mgag200: Constify LUT for programming bpp
Thomas Zimmermann
[next]