summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/mgag200: Add vblank support"Thomas Zimmermann2024-10-1711-178/+6
* drm/mgag200: Remove BMC outputThomas Zimmermann2024-08-099-140/+0
* drm/mgag200: vga-bmc: Control BMC scanout from encoderThomas Zimmermann2024-08-095-15/+20
* drm/mgag200: vga-bmc: Control CRTC VIDRST flag from encoderThomas Zimmermann2024-08-092-3/+18
* drm/mgag200: vga-bmc: Transparently handle BMCThomas Zimmermann2024-08-091-2/+48
* drm/mgag200: Add VGA-BMC outputThomas Zimmermann2024-08-0910-7/+83
* drm/mgag200: Fix VBLANK interrupt handlingThomas Zimmermann2024-08-013-3/+12
* drm/mgag200: Implement struct drm_crtc_funcs.get_vblank_timestampThomas Zimmermann2024-07-192-2/+33
* drm/mgag200: Add vblank supportThomas Zimmermann2024-07-1912-2/+143
* drm/mgag200: Add dedicted variable for <linecomp> fieldThomas Zimmermann2024-07-191-4/+7
* drm/mgag200: Add dedicated variables for blanking fieldsThomas Zimmermann2024-07-191-13/+16
* drm/mgag200: Use adjusted mode values for CRTCsThomas Zimmermann2024-07-191-8/+8
* drm/mgag200: Align register field names with documentationThomas Zimmermann2024-07-191-27/+27
* drm/mgag200: Use hexadecimal register indecesThomas Zimmermann2024-07-191-25/+25
* drm/mgag200: Rename BMC vidrst namesThomas Zimmermann2024-07-156-20/+20
* drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcsThomas Zimmermann2024-07-157-42/+10
* drm/mgag200: Only set VIDRST bits in CRTC modesettingThomas Zimmermann2024-07-156-13/+15
* drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUSThomas Zimmermann2024-07-032-4/+4
* drm/mgag200: Set .detect_ctx() and enable connector pollingThomas Zimmermann2024-06-139-1/+13
* drm/mgag200: Add BMC outputThomas Zimmermann2024-06-139-0/+145
* drm/mgag200: Consolidate VGA outputThomas Zimmermann2024-06-1311-368/+95
* drm/mgag200: Add an option to disable Write-CombineJocelyn Falempe2024-05-212-0/+16
* Revert "drm/mgag200: Add a workaround for low-latency"Jocelyn Falempe2024-05-213-37/+0
* drm/mgag200: Use drm_connector_helper_get_modes()Thomas Zimmermann2024-05-172-20/+1
* drm/mgag200: Acquire I/O-register lock in DDC codeThomas Zimmermann2024-05-172-9/+24
* drm/mgag200: Rename struct i2c_algo_bit_data callbacksThomas Zimmermann2024-05-171-8/+8
* drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.cThomas Zimmermann2024-05-172-1/+1
* drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddcThomas Zimmermann2024-05-172-33/+33
* drm/mgag200: Inline mgag200_i2c_init()Thomas Zimmermann2024-05-171-33/+29
* drm/mgag200: Allocate instance of struct mga_i2c_chan dynamicallyThomas Zimmermann2024-05-1712-45/+79
* drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chanThomas Zimmermann2024-05-172-10/+10
* drm/mgag200: Bind I2C lifetime to DRM deviceThomas Zimmermann2024-05-171-2/+4
* drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann2024-05-171-1/+1
* drm/mgag200: Use fbdev-shmemThomas Zimmermann2024-05-021-2/+2
* drm/mgag200: Add drm_panic supportJocelyn Falempe2024-04-152-1/+24
* drm/mgag200: Add a workaround for low-latencyJocelyn Falempe2024-02-263-0/+37
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-01-296-6/+25
|\
| * Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-181-1/+0
| |\
| | * drm: remove I2C_CLASS_DDC supportHeiner Kallweit2024-01-181-1/+0
| * | drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SEJocelyn Falempe2023-12-205-5/+25
| |/
* | drm/mgag200: convert get modes to struct drm_edidJani Nikula2024-01-081-4/+10
* | drm/mgag200: Fix caching setup for remapped video memoryThomas Zimmermann2024-01-081-5/+4
|/
* drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc driversDouglas Anderson2023-09-211-0/+8
* drm/mgag200: set variable mgag200_modeset storage-class-specifier to staticTom Rix2023-06-231-1/+1
* Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2023-05-122-10/+15
|\
| * drm/mgag200: Implement struct drm_plane_helper_funcs.atomic_enableThomas Zimmermann2023-02-202-7/+15
| * drm/mgag200: Remove disable handling from atomic_updateThomas Zimmermann2023-02-201-3/+0
* | drm/mgag200: Fix gamma lut not initialized.Jocelyn Falempe2023-05-111-0/+5
|/
* drm: Only select I2C_ALGOBIT for drivers that actually need itUwe Kleine-König2023-01-101-0/+2
* drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann2022-11-051-1/+0