Age | Commit message (Expand) | Author |
9 days | drm/bochs: Fix DPMS regression | Takashi Iwai |
2025-02-06 | Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes | Maxime Ripard |
2025-01-23 | drm/bochs: Do not put DRM device in PCI remove callback | Thomas Zimmermann |
2024-12-13 | drm/tiny: panel-mipi-dbi: Include <linux/of.h> | Thomas Zimmermann |
2024-12-09 | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst |
2024-12-05 | drm: remove driver date from struct drm_driver and all drivers | Jani Nikula |
2024-12-02 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds |
2024-11-26 | drm/cirrus: Rename to cirrus-qemu | Thomas Zimmermann |
2024-11-26 | drm/cirrus: Use virtual encoder and connector types | Thomas Zimmermann |
2024-11-21 | Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-11-15 | drm/client: Move public client header to clients/ subdirectory | Thomas Zimmermann |
2024-11-12 | gpu: drm: replace of_graph_get_next_endpoint() | Kuninori Morimoto |
2024-10-28 | drm: handle HAS_IOPORT dependencies | Niklas Schnelle |
2024-10-19 | drm/tiny: Add driver for Sharp Memory LCD | Alex Lanzano |
2024-10-14 | drm/cirrus: Use video aperture helpers | Thomas Zimmermann |
2024-10-14 | drm/bochs: Use video aperture helpers | Thomas Zimmermann |
2024-10-14 | drm/simpledrm: Use video aperture helpers | Thomas Zimmermann |
2024-10-14 | drm/ofdrm: Use video aperture helpers | Thomas Zimmermann |
2024-10-10 | drm/bochs: Return error from correct pointer | Thomas Zimmermann |
2024-09-26 | drm/simpledrm: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/ofdrm: Use DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/gm12u320: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/cirrus: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/bochs: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/st7735r: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/st7586: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/repaper: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/panel-mipi-dbi: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/mi0283qt: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/ili9486: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/ili9341: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/ili9225: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/ili9163: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/hx8357d: Run DRM default client setup | Thomas Zimmermann |
2024-09-26 | drm/arcgpu: Run DRM default client setup | Thomas Zimmermann |
2024-09-13 | drm/bochs: use devm_ioremap_wc() to map framebuffer | Yan Zhao |
2024-09-06 | drm/bochs: Validate display modes against available video memory | Thomas Zimmermann |
2024-09-06 | drm/bochs: Use GEM SHMEM helpers for memory management | Thomas Zimmermann |
2024-09-06 | drm/bochs: Use regular atomic helpers | Thomas Zimmermann |
2024-09-06 | drm/bochs: Allocate DRM device in struct bochs_device | Thomas Zimmermann |
2024-09-06 | drm/bochs: Upcast with to_bochs_device() | Thomas Zimmermann |
2024-09-06 | drm/bochs: Pass bochs device to various functions | Thomas Zimmermann |
2024-09-06 | drm/bochs: Do managed resource cleanup | Thomas Zimmermann |
2024-09-06 | drm/bochs: Use helpers for struct drm_edid | Thomas Zimmermann |
2024-09-06 | drm/bochs: Remove manual format test from fb_create | Thomas Zimmermann |
2024-08-29 | drm/tiny/gm12u320: convert to struct drm_edid | Jani Nikula |
2024-06-10 | drm/tiny: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-07 | drm/tiny: panel-mipi-dbi: Support the pixel format property | Noralf Trønnes |
2024-05-13 | drm/bochs: switch to struct drm_edid | Jani Nikula |