index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-19
drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others
Lee Jones
1
-6
/
+7
2021-01-19
drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameter
Lee Jones
1
-1
/
+3
2021-01-19
drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptions
Lee Jones
1
-0
/
+2
2021-01-19
drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others
Lee Jones
1
-6
/
+4
2021-01-19
drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc
Lee Jones
1
-1
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanours
Lee Jones
1
-4
/
+4
2021-01-19
drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unused
Lee Jones
1
-2
/
+2
2021-01-19
drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plane_atomic_check()'
Lee Jones
1
-2
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
Lee Jones
1
-8
/
+12
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
2021-01-18
drm/vmwgfx: Drop svga_lock
Daniel Vetter
2
-10
/
+1
2021-01-14
drm/vmwgfx: Fix display register usage for some older configs
Zack Rusin
2
-2
/
+2
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
23
-207
/
+198
2021-01-14
drm/vmwgfx: Remove the throttling code
Zack Rusin
6
-188
/
+3
2021-01-14
drm/vmwgfx: Cleanup pci resource allocation
Zack Rusin
2
-45
/
+73
2021-01-14
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
7
-111
/
+96
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
10
-84
/
+68
2021-01-14
drm/vmwgfx: Remove stealth mode
Zack Rusin
2
-26
/
+10
2021-01-06
drm/vmwgfx: Remove references to struct drm_device.pdev
Thomas Zimmermann
3
-18
/
+19
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
11
-25
/
+22
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
5
-5
/
+0
2020-11-30
drm/vmwgfx: switch to ttm_sg_tt_init
Christian König
1
-2
/
+2
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
1
-1
/
+2
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-11-02
drm: Remove SCATTERLIST_MAX_SEGMENT
Jason Gunthorpe
1
-2
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2
-4
/
+4
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2
-2
/
+4
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4
-24
/
+20
2020-10-29
drm/vmwgfx: switch to new allocator
Christian König
2
-37
/
+3
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
1
-2
/
+3
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
1
-13
/
+13
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
1
-1
/
+7
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
1
-1
/
+6
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
1
-2
/
+12
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
1
-1
/
+0
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
1
-1
/
+4
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
1
-1
/
+6
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-6
/
+9
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-290
/
+277
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
1
-15
/
+15
2020-10-15
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
1
-2
/
+2
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
1
-0
/
+1
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
1
-2
/
+4
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
3
-6
/
+6
2020-10-07
drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2
Christian König
1
-1
/
+1
2020-10-07
drm/vmwgfx: move ttm_bo_swapout_all into vmwgfx
Christian König
1
-1
/
+5
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
3
-5
/
+11
[prev]
[next]