Age | Commit message (Expand) | Author | Files | Lines |
2023-01-17 | Drivers: hv: Make remove callback of hyperv driver void returned | Dawei Li | 1 | -3/+1 |
2022-11-05 | drm/fb-helper: Remove unnecessary include statements | Thomas Zimmermann | 1 | -1/+0 |
2022-11-05 | drm/fb-helper: Move generic fbdev emulation into separate source file | Thomas Zimmermann | 1 | -1/+1 |
2022-10-10 | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -3/+1 |
2022-10-05 | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -5/+4 |
2022-09-29 | drm/hyperv: Add ratelimit on error message | Saurabh Sengar | 1 | -1/+1 |
2022-09-23 | drm/hyperv: Don't overwrite dirt_needed value set by host | Saurabh Sengar | 1 | -2/+0 |
2022-09-05 | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p... | Vitaly Kuznetsov | 1 | -3/+0 |
2022-08-15 | drm/hyperv: Fix an error handling path in hyperv_vmbus_probe() | Christophe JAILLET | 1 | -3/+4 |
2022-08-10 | drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio() | Thomas Zimmermann | 1 | -5/+4 |
2022-06-22 | drm/hyperv-drm: Include framebuffer and EDID headers | Thomas Zimmermann | 1 | -0/+2 |
2022-06-15 | Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -71/+3 |
2022-05-31 | drm/hyperv : Removing the restruction of VRAM allocation with PCI bar size | Saurabh Sengar | 1 | -71/+3 |
2022-05-11 | drm/hyperv: Remove support for Hyper-V 2008 and 2008R2/Win7 | Michael Kelley | 1 | -16/+7 |
2022-05-03 | drm/hyperv: Add error message for fb size greater than allocated | Saurabh Sengar | 1 | -1/+4 |
2022-02-24 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+3 |
2022-02-08 | dma-buf-map: Rename to iosys-map | Lucas De Marchi | 1 | -2/+3 |
2022-01-27 | drm/hyperv: Add support for the nomodeset kernel parameter | Javier Martinez Canillas | 1 | -0/+3 |
2021-12-14 | Merge v5.16-rc5 into drm-next | Daniel Vetter | 1 | -1/+18 |
2021-11-23 | drm/hyperv: Fix device removal on Gen1 VMs | Mohammed Gamal | 1 | -1/+18 |
2021-11-18 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 3 | -1/+55 |
2021-11-11 | drm/format-helper: Rework format-helper memcpy functions | Thomas Zimmermann | 1 | -1/+4 |
2021-10-15 | drm/hyperv: Fix double mouse pointers | Dexuan Cui | 3 | -1/+55 |
2021-08-08 | drm/hyperv: Use offset-adjusted shadow-plane mappings | Thomas Zimmermann | 1 | -2/+2 |
2021-07-21 | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -2/+2 |
2021-07-01 | drm/aperture: Pass DRM driver structure instead of driver name | Thomas Zimmermann | 1 | -2/+2 |
2021-06-15 | drm/hyperv: Fix unused const variable 'hyperv_modifiers' | Pu Lehui | 1 | -1/+1 |
2021-06-07 | drm/hyperv: Handle feature change message from device | Deepak Rawat | 3 | -0/+10 |
2021-06-07 | drm/hyperv: Add DRM driver for hyperv synthetic video device | Deepak Rawat | 5 | -0/+1077 |