index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2021-02-10
drm/vmwgfx: Remove pointless code
Zack Rusin
2021-02-10
drm/vmwgfx: Correctly set the name of the preferred mode
Zack Rusin
2021-02-10
drm/vmwgfx: add some 16:9 / 16:10 default resolutions
Roland Scheidegger
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-02-09
drm/ttm: rework ttm_tt page limit v4
Christian König
2021-02-02
drm/vmwgfx: Fix some memory leaks on errors
Zack Rusin
2021-01-28
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
2021-01-21
drm/ttm: device naming cleanup
Christian König
2021-01-20
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
2021-01-19
drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'
Lee Jones
2021-01-19
drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' member
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be plural
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptions
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/nam...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses and fix-up worthy headers
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove another
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issues
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update others
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_context: Demote kernel-doc abuses
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_bo: Remove superfluous param description and supply another
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_overlay: Demote kernel-doc abuses to standard comment blocks
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameter
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc header
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptions
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanours
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unused
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plan...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
Lee Jones
2021-01-19
drm/vmwgfx: Remove reference to struct drm_device.pdev
Thomas Zimmermann
2021-01-18
drm/vmwgfx: Always evict vram _before_ disabling it
Daniel Vetter
2021-01-18
drm/vmwgfx: Drop svga_lock
Daniel Vetter
2021-01-14
drm/vmwgfx: Fix display register usage for some older configs
Zack Rusin
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
drm/vmwgfx: Remove the throttling code
Zack Rusin
2021-01-14
drm/vmwgfx: Cleanup pci resource allocation
Zack Rusin
2021-01-14
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
2021-01-14
drm/vmwgfx: Remove stealth mode
Zack Rusin
[next]