index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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-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
-113
/
+98
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/ker...
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
2020-10-07
drm/vmwgfx: add a move callback.
Dave Airlie
1
-1
/
+19
2020-10-07
drm/vmwgfx: move null mem checks outside move notifies
Dave Airlie
3
-4
/
+3
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
1
-6
/
+9
2020-10-02
drm/vmwgfx: fix regression in thp code due to ttm init refactor.
Dave Airlie
1
-1
/
+4
2020-09-30
drm/vmwgfx: Fix error handling in get_node
Zack Rusin
2
-2
/
+2
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
11
-85
/
+39
2020-09-24
drm/vmwgfx: stop using ttm_bo_create v2
Christian König
4
-8
/
+53
2020-09-24
drm/vmwgfx: remove unused placement combination
Christian König
2
-31
/
+0
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-64
/
+91
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
1
-0
/
+1
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-0
/
+1
[next]