summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Fix handling of dumb buffersZack Rusin2024-07-241-14/+19
* drm/vmwgfx: Implement virtual kmsZack Rusin2024-04-151-15/+13
* drm/vmwgfx: Remove unused codeIan Forbes2024-03-281-3/+0
* drm/vmwgfx: Refactor drm connector probing for display modesMartin Krastev2024-01-301-2/+3
* drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin2023-02-131-15/+14
* drm/vmwgfx: Abstract placement selectionZack Rusin2023-02-131-5/+8
* drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin2023-02-131-7/+8
* drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin2023-02-131-1/+1
* Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-30/+1
|\
| * drm/vmwgfx: Remove explicit and broken vblank handlingZack Rusin2022-10-251-30/+1
* | drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin2022-12-051-0/+4
|/
* drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-261-1/+0
* drm/vmwgfx: Remove trailing whitespaceThomas Zimmermann2022-07-261-1/+1
* drm/vmwgfx: Add support for CursorMob and CursorBypass 4Martin Krastev2022-03-111-8/+9
* drm/vmwgfx: Implement DRIVER_GEMZack Rusin2021-12-091-7/+3
* drm/vmwgfx: Cleanup loggingZack Rusin2021-07-281-4/+0
* drm/vmwgfx: Add basic support for SVGA3Zack Rusin2021-05-111-1/+1
* drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-1/+1
* drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-1/+2
* drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard2021-02-241-3/+4
* drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update othersLee Jones2021-01-191-4/+6
* drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin2021-01-141-12/+12
* drm/vmwgfx: Switch to a managed drm deviceZack Rusin2021-01-141-2/+2
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+2
* drm/vmwgfx: switch over to the new pin interface v2Christian König2020-09-241-2/+2
* drm/vmwgfx/sou: Use drm_mode_config_resetRoland Scheidegger2020-08-111-7/+2
* drm/vmwgfx: Convert to CRTC VBLANK callbacksThomas Zimmermann2020-02-131-0/+3
* drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg2019-08-151-2/+4
* drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat2019-04-081-14/+6
* drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom2019-04-081-1/+2
* drm/vmwgfx: Use the standard atomic helpers for page-flipThomas Hellstrom2018-12-051-18/+1
* drm/vmwgfx: Fix up the implicit display unit handlingThomas Hellstrom2018-12-051-36/+5
* drm/vmwgfx: Don't clear mode::type anymoreDeepak Rawat2018-12-051-1/+1
* drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary planeDeepak Rawat2018-12-051-0/+2
* drm/vmwgfx: Update comments for sou plane update functionDeepak Rawat2018-12-051-15/+3
* drm/vmwgfx: Use the new interface for SOU plane updateDeepak Rawat2018-12-051-12/+5
* drm/vmwgfx: Implement SOU plane update for BO backed fbDeepak Rawat2018-12-051-0/+101
* drm/vmwgfx: Implement SOU plane update for surface backed fbDeepak Rawat2018-12-051-0/+161
* Merge drm/drm-next into drm-misc-nextSean Paul2018-10-241-13/+35
|\
| * drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom2018-09-271-13/+35
* | drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter2018-10-051-1/+0
|/
* Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-201-1/+1
|\
| * drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* | Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-101-65/+73
|\ \ | |/ |/|
| * drm/vmwgfx: Add gui_x/y to vmw_connector_stateDeepak Rawat2018-07-031-15/+23
| * drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom2018-07-031-50/+50
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-291-2/+2
|/
* Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-221-2/+0
|\
| * drm/vmwgfx: Stop updating plane->fbVille Syrjälä2018-06-111-2/+0
* | drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat2018-05-161-0/+2
|/