index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
Age
Commit message (
Expand
)
Author
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: vga-bmc: Control BMC scanout from encoder
Thomas Zimmermann
2024-08-09
drm/mgag200: vga-bmc: Control CRTC VIDRST flag from encoder
Thomas Zimmermann
2024-08-09
drm/mgag200: vga-bmc: Transparently handle BMC
Thomas Zimmermann
2024-08-09
drm/mgag200: Add VGA-BMC output
Thomas Zimmermann
2024-08-01
drm/mgag200: Fix VBLANK interrupt handling
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-19
drm/mgag200: Add dedicted variable for <linecomp> field
Thomas Zimmermann
2024-07-19
drm/mgag200: Add dedicated variables for blanking fields
Thomas Zimmermann
2024-07-19
drm/mgag200: Use adjusted mode values for CRTCs
Thomas Zimmermann
2024-07-19
drm/mgag200: Align register field names with documentation
Thomas Zimmermann
2024-07-19
drm/mgag200: Use hexadecimal register indeces
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-07-03
drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUS
Thomas Zimmermann
2024-06-13
drm/mgag200: Set .detect_ctx() and enable connector polling
Thomas Zimmermann
2024-06-13
drm/mgag200: Add BMC output
Thomas Zimmermann
2024-06-13
drm/mgag200: Consolidate VGA output
Thomas Zimmermann
2024-05-21
drm/mgag200: Add an option to disable Write-Combine
Jocelyn Falempe
2024-05-21
Revert "drm/mgag200: Add a workaround for low-latency"
Jocelyn Falempe
2024-05-17
drm/mgag200: Use drm_connector_helper_get_modes()
Thomas Zimmermann
2024-05-17
drm/mgag200: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2024-05-17
drm/mgag200: Rename struct i2c_algo_bit_data callbacks
Thomas Zimmermann
2024-05-17
drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.c
Thomas Zimmermann
2024-05-17
drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddc
Thomas Zimmermann
2024-05-17
drm/mgag200: Inline mgag200_i2c_init()
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-05-17
drm/mgag200: Bind I2C lifetime to DRM device
Thomas Zimmermann
2024-05-17
drm/mgag200: Set DDC timeout in milliseconds
Thomas Zimmermann
2024-05-02
drm/mgag200: Use fbdev-shmem
Thomas Zimmermann
2024-04-15
drm/mgag200: Add drm_panic support
Jocelyn Falempe
2024-02-26
drm/mgag200: Add a workaround for low-latency
Jocelyn Falempe
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
2024-01-08
drm/mgag200: convert get modes to struct drm_edid
Jani Nikula
2024-01-08
drm/mgag200: Fix caching setup for remapped video memory
Thomas Zimmermann
2023-12-20
drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SE
Jocelyn Falempe
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-06-23
drm/mgag200: set variable mgag200_modeset storage-class-specifier to static
Tom Rix
2023-05-12
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2023-05-11
drm/mgag200: Fix gamma lut not initialized.
Jocelyn Falempe
2023-02-20
drm/mgag200: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
2023-02-20
drm/mgag200: Remove disable handling from atomic_update
Thomas Zimmermann
2023-01-10
drm: Only select I2C_ALGOBIT for drivers that actually need it
Uwe Kleine-König
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
[next]