index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-58
/
+44
2025-06-13
drm/mgag200: Do not include <linux/export.h>
Thomas Zimmermann
1
-1
/
+0
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-05-26
drm/mgag200: Use helpers for programming gamma ramps
Thomas Zimmermann
5
-58
/
+44
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
1
-1
/
+1
2025-04-17
drm/mgag200: Fix value in <VBLKSTR> register
Thomas Zimmermann
1
-1
/
+1
2025-02-11
drm/mgag200: Added support for the new device G200eH5
Gwenael Georgeault
4
-0
/
+212
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2
-2
/
+0
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
11
-178
/
+6
2024-10-17
Revert "drm/mgag200: Add vblank support"
Thomas Zimmermann
11
-178
/
+6
2024-10-14
drm/mgag200: Use video aperture helpers
Thomas Zimmermann
1
-2
/
+2
2024-09-26
drm/mgag200: Run DRM default client setup
Thomas Zimmermann
2
-2
/
+6
2024-08-09
drm/mgag200: Remove BMC output
Thomas Zimmermann
9
-140
/
+0
2024-08-09
drm/mgag200: vga-bmc: Control BMC scanout from encoder
Thomas Zimmermann
5
-15
/
+20
2024-08-09
drm/mgag200: vga-bmc: Control CRTC VIDRST flag from encoder
Thomas Zimmermann
2
-3
/
+18
2024-08-09
drm/mgag200: vga-bmc: Transparently handle BMC
Thomas Zimmermann
1
-2
/
+48
2024-08-09
drm/mgag200: Add VGA-BMC output
Thomas Zimmermann
10
-7
/
+83
2024-08-01
drm/mgag200: Fix VBLANK interrupt handling
Thomas Zimmermann
3
-3
/
+12
2024-07-19
drm/mgag200: Implement struct drm_crtc_funcs.get_vblank_timestamp
Thomas Zimmermann
2
-2
/
+33
2024-07-19
drm/mgag200: Add vblank support
Thomas Zimmermann
12
-2
/
+143
2024-07-19
drm/mgag200: Add dedicted variable for <linecomp> field
Thomas Zimmermann
1
-4
/
+7
2024-07-19
drm/mgag200: Add dedicated variables for blanking fields
Thomas Zimmermann
1
-13
/
+16
2024-07-19
drm/mgag200: Use adjusted mode values for CRTCs
Thomas Zimmermann
1
-8
/
+8
2024-07-19
drm/mgag200: Align register field names with documentation
Thomas Zimmermann
1
-27
/
+27
2024-07-19
drm/mgag200: Use hexadecimal register indeces
Thomas Zimmermann
1
-25
/
+25
2024-07-15
drm/mgag200: Rename BMC vidrst names
Thomas Zimmermann
6
-20
/
+20
2024-07-15
drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcs
Thomas Zimmermann
7
-42
/
+10
2024-07-15
drm/mgag200: Only set VIDRST bits in CRTC modesetting
Thomas Zimmermann
6
-13
/
+15
2024-07-03
drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUS
Thomas Zimmermann
2
-4
/
+4
2024-06-13
drm/mgag200: Set .detect_ctx() and enable connector polling
Thomas Zimmermann
9
-1
/
+13
2024-06-13
drm/mgag200: Add BMC output
Thomas Zimmermann
9
-0
/
+145
2024-06-13
drm/mgag200: Consolidate VGA output
Thomas Zimmermann
11
-368
/
+95
2024-05-21
drm/mgag200: Add an option to disable Write-Combine
Jocelyn Falempe
2
-0
/
+16
2024-05-21
Revert "drm/mgag200: Add a workaround for low-latency"
Jocelyn Falempe
3
-37
/
+0
2024-05-17
drm/mgag200: Use drm_connector_helper_get_modes()
Thomas Zimmermann
2
-20
/
+1
2024-05-17
drm/mgag200: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2
-9
/
+24
2024-05-17
drm/mgag200: Rename struct i2c_algo_bit_data callbacks
Thomas Zimmermann
1
-8
/
+8
2024-05-17
drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.c
Thomas Zimmermann
2
-1
/
+1
2024-05-17
drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddc
Thomas Zimmermann
2
-33
/
+33
2024-05-17
drm/mgag200: Inline mgag200_i2c_init()
Thomas Zimmermann
1
-33
/
+29
2024-05-17
drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically
Thomas Zimmermann
12
-45
/
+79
2024-05-17
drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chan
Thomas Zimmermann
2
-10
/
+10
2024-05-17
drm/mgag200: Bind I2C lifetime to DRM device
Thomas Zimmermann
1
-2
/
+4
2024-05-17
drm/mgag200: Set DDC timeout in milliseconds
Thomas Zimmermann
1
-1
/
+1
2024-05-02
drm/mgag200: Use fbdev-shmem
Thomas Zimmermann
1
-2
/
+2
2024-04-15
drm/mgag200: Add drm_panic support
Jocelyn Falempe
2
-1
/
+24
2024-02-26
drm/mgag200: Add a workaround for low-latency
Jocelyn Falempe
3
-0
/
+37
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
6
-6
/
+25
[next]