summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mgag200
AgeCommit message (Expand)Author
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-07drm/mgag200: Drop unused include of <drm/drm_pciids.h>Uwe Kleine-König (The Capable Hub)
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard
2026-04-20drm/mgag200: Enable DRM_FORMAT_XRGB1555 on the primary planeThomas Zimmermann
2026-04-20drm/mgag200: Enable DRM_FORMAT_C8 on the primary planeThomas Zimmermann
2026-04-20drm/mgag200: g200se: Set hiprilvl from DRM formatThomas Zimmermann
2026-04-20drm/mgag200: Simplify offset calculationThomas Zimmermann
2026-04-20drm/mgag200: Set scale from DRM formatThomas Zimmermann
2026-04-20drm/mgag200: Set xmulctrl from DRM formatThomas Zimmermann
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-04drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-13drm/mgag200: Do not include <linux/export.h>Thomas Zimmermann
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-26drm/mgag200: Use helpers for programming gamma rampsThomas Zimmermann
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann
2025-04-17drm/mgag200: Fix value in <VBLKSTR> registerThomas Zimmermann
2025-02-11drm/mgag200: Added support for the new device G200eH5Gwenael Georgeault
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann
2024-10-14drm/mgag200: Use video aperture helpersThomas Zimmermann
2024-09-26drm/mgag200: Run DRM default client setupThomas Zimmermann
2024-08-09drm/mgag200: Remove BMC outputThomas Zimmermann
2024-08-09drm/mgag200: vga-bmc: Control BMC scanout from encoderThomas Zimmermann
2024-08-09drm/mgag200: vga-bmc: Control CRTC VIDRST flag from encoderThomas Zimmermann
2024-08-09drm/mgag200: vga-bmc: Transparently handle BMCThomas Zimmermann
2024-08-09drm/mgag200: Add VGA-BMC outputThomas Zimmermann
2024-08-01drm/mgag200: Fix VBLANK interrupt handlingThomas Zimmermann
2024-07-19drm/mgag200: Implement struct drm_crtc_funcs.get_vblank_timestampThomas Zimmermann
2024-07-19drm/mgag200: Add vblank supportThomas Zimmermann
2024-07-19drm/mgag200: Add dedicted variable for <linecomp> fieldThomas Zimmermann
2024-07-19drm/mgag200: Add dedicated variables for blanking fieldsThomas Zimmermann
2024-07-19drm/mgag200: Use adjusted mode values for CRTCsThomas Zimmermann
2024-07-19drm/mgag200: Align register field names with documentationThomas Zimmermann
2024-07-19drm/mgag200: Use hexadecimal register indecesThomas Zimmermann
2024-07-15drm/mgag200: Rename BMC vidrst namesThomas Zimmermann
2024-07-15drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcsThomas Zimmermann
2024-07-15drm/mgag200: Only set VIDRST bits in CRTC modesettingThomas Zimmermann
2024-07-03drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUSThomas Zimmermann
2024-06-13drm/mgag200: Set .detect_ctx() and enable connector pollingThomas Zimmermann
2024-06-13drm/mgag200: Add BMC outputThomas Zimmermann