summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/hyperv
AgeCommit message (Expand)AuthorLines
2024-10-14drm/hyperv-drm: Use video aperture helpersThomas Zimmermann-2/+2
2024-09-26drm/hyperv_drm: Run DRM default client setupThomas Zimmermann-1/+3
2024-05-02drm/hyperv: Use fbdev-shmemThomas Zimmermann-2/+2
2024-01-12drm/hyperv: Remove firmware framebuffers with aperture helperThomas Zimmermann-6/+2
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+4
2023-10-17hyperv: avoid dependency on screen_infoArnd Bergmann-3/+4
2023-09-21drm: Call drm_atomic_helper_shutdown() at shutdown time for misc driversDouglas Anderson-0/+6
2023-07-09drm/hyperv: Fix a compilation issue because of not including screen_info.hSui Jingfeng-0/+1
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter-1/+0
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li-3/+1
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann-1/+0
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann-1/+1
2022-10-10Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+1
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-5/+4
2022-09-29drm/hyperv: Add ratelimit on error messageSaurabh Sengar-1/+1
2022-09-23drm/hyperv: Don't overwrite dirt_needed value set by hostSaurabh Sengar-2/+0
2022-09-05PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov-3/+0
2022-08-15drm/hyperv: Fix an error handling path in hyperv_vmbus_probe()Christophe JAILLET-3/+4
2022-08-10drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()Thomas Zimmermann-5/+4
2022-06-22drm/hyperv-drm: Include framebuffer and EDID headersThomas Zimmermann-0/+2
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-71/+3
2022-05-30drm/hyperv : Removing the restruction of VRAM allocation with PCI bar sizeSaurabh Sengar-71/+3
2022-05-11drm/hyperv: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley-16/+7
2022-05-03drm/hyperv: Add error message for fb size greater than allocatedSaurabh Sengar-1/+4
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-0/+3
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi-2/+3
2022-01-27drm/hyperv: Add support for the nomodeset kernel parameterJavier Martinez Canillas-0/+3
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter-1/+18
2021-11-23drm/hyperv: Fix device removal on Gen1 VMsMohammed Gamal-1/+18
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1/+55
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann-1/+4
2021-10-15drm/hyperv: Fix double mouse pointersDexuan Cui-1/+55
2021-08-08drm/hyperv: Use offset-adjusted shadow-plane mappingsThomas Zimmermann-2/+2
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+2
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann-2/+2
2021-06-15drm/hyperv: Fix unused const variable 'hyperv_modifiers'Pu Lehui-1/+1
2021-06-07drm/hyperv: Handle feature change message from deviceDeepak Rawat-0/+10
2021-06-07drm/hyperv: Add DRM driver for hyperv synthetic video deviceDeepak Rawat-0/+1077