Age | Commit message (Expand) | Author | Files | Lines |
2022-05-03 | Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Dave Airlie | 1 | -6/+2 |
2022-04-20 | drm/vmwgfx: Fix gem refcounting and memory evictions | Zack Rusin | 1 | -6/+2 |
2022-04-20 | drm/vmwgfx: Add debugfs entries for various ttm resource managers | Zack Rusin | 1 | -0/+18 |
2022-03-11 | drm/vmwgfx: Implement MSI/MSI-X support for IRQs | Zack Rusin | 1 | -1/+1 |
2022-03-11 | drm/vmwgfx: Print capabilities early during the initialization | Zack Rusin | 1 | -10/+6 |
2022-03-11 | drm/vmwgfx: Add support for CursorMob and CursorBypass 4 | Martin Krastev | 1 | -1/+1 |
2022-01-27 | drm/vmwgfx: Replace module-init boiler-plate code with DRM helpers | Thomas Zimmermann | 1 | -21/+3 |
2021-12-16 | drm/vmwgfx: Remove explicit transparent hugepages support | Zack Rusin | 1 | -8/+0 |
2021-12-09 | drm/vmwgfx: support 64 UAVs | Zack Rusin | 1 | -1/+5 |
2021-12-09 | drm/vmwgfx: Implement DRIVER_GEM | Zack Rusin | 1 | -11/+9 |
2021-12-09 | drm/vmwgfx: Stop hardcoding the PCI ID | Zack Rusin | 1 | -2/+2 |
2021-12-09 | drm/vmwgfx: Remove the dedicated memory accounting | Zack Rusin | 1 | -15/+2 |
2021-12-01 | drm/vmwgfx: Introduce a new placement for MOB page tables | Zack Rusin | 1 | -2/+12 |
2021-12-01 | drm/vmwgfx: Release ttm memory if probe fails | Zack Rusin | 1 | -10/+16 |
2021-11-30 | drm/vmwgfx: Copy DRM hash-table code into driver | Thomas Zimmermann | 1 | -1/+1 |
2021-11-27 | drm: Move nomodeset kernel parameter to the DRM subsystem | Javier Martinez Canillas | 1 | -2/+1 |
2021-10-04 | treewide: Replace the use of mem_encrypt_active() with cc_platform_has() | Tom Lendacky | 1 | -2/+2 |
2021-07-28 | drm/vmwgfx: Be a lot more flexible with MOB limits | Zack Rusin | 1 | -0/+9 |
2021-07-28 | drm/vmwgfx: Cleanup logging | Zack Rusin | 1 | -92/+132 |
2021-07-28 | drm/vmwgfx: Switch to using DRM_IOCTL_DEF_DRV | Zack Rusin | 1 | -92/+84 |
2021-07-01 | drm/aperture: Pass DRM driver structure instead of driver name | Thomas Zimmermann | 1 | -1/+1 |
2021-06-16 | drm/vmwgfx: Update device headers | Zack Rusin | 1 | -5/+4 |
2021-06-12 | drm/vmwgfx: Fix implicit declaration error | Zack Rusin | 1 | -0/+1 |
2021-06-12 | drm/vmwgfx: Remove vmw_chipset | Zack Rusin | 1 | -3/+2 |
2021-06-12 | drm/vmwgfx: remove code that was using physical page addresses | Zack Rusin | 1 | -6/+1 |
2021-06-12 | drm/vmwgfx: Introduce VMware mks-guest-stats | Martin Krastev | 1 | -0/+20 |
2021-06-12 | drm/vmwgfx: Simplify devcaps code | Zack Rusin | 1 | -12/+13 |
2021-05-14 | drm/vmwgfx: Fix return value check in vmw_setup_pci_resources() | Qiheng Lin | 1 | -2/+2 |
2021-05-11 | drm/vmwgfx: Port vmwgfx to arm64 | Zack Rusin | 1 | -5/+4 |
2021-05-11 | drm/vmwgfx: Add basic support for SVGA3 | Zack Rusin | 1 | -28/+110 |
2021-05-11 | drm/vmwgfx: Remove the reservation semaphore | Zack Rusin | 1 | -13/+1 |
2021-05-11 | drm/vmwgfx: Fix incorrect enum usage | Zack Rusin | 1 | -1/+1 |
2021-05-11 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -9/+8 |
2021-04-29 | drm/vmwgfx: replace idr_init() by idr_init_base() | Deepak R Varma | 1 | -1/+1 |
2021-04-28 | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -27/+18 |
2021-04-14 | drm/vmwgfx: Fix the lockdep breakage | Zack Rusin | 1 | -9/+8 |
2021-04-14 | drm/aperture: Convert drivers to aperture interfaces | Thomas Zimmermann | 1 | -2/+2 |
2021-03-24 | drm/ttm: remove swap LRU v3 | Christian König | 1 | -1/+1 |
2021-03-24 | drm/ttm: move swapout logic around v3 | Christian König | 1 | -1/+1 |
2021-02-26 | drm/vmwgfx: Bump the minor version and cleanup logging | Zack Rusin | 1 | -13/+0 |
2021-02-09 | drm/ttm: move memory accounting into vmwgfx v4 | Christian König | 1 | -0/+5 |
2021-02-09 | drm/ttm: rework ttm_tt page limit v4 | Christian König | 1 | -1/+1 |
2021-02-09 | drm/vmwgfx: Fix some memory leaks on errors | Zack Rusin | 1 | -5/+4 |
2021-02-09 | drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources() | Dan Carpenter | 1 | -2/+3 |
2021-02-02 | drm/vmwgfx: Fix some memory leaks on errors | Zack Rusin | 1 | -5/+4 |
2021-01-28 | drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources() | Dan Carpenter | 1 | -2/+3 |
2021-01-21 | drm/ttm: device naming cleanup | Christian König | 1 | -8/+8 |
2021-01-19 | drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanours | Lee Jones | 1 | -4/+4 |
2021-01-19 | drm/vmwgfx: Remove reference to struct drm_device.pdev | Thomas Zimmermann | 1 | -1/+0 |
2021-01-18 | drm/vmwgfx: Always evict vram _before_ disabling it | Daniel Vetter | 1 | -1/+1 |