| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2023-04-26 | 1 | -1/+1 |
|\ |
|
| * | drm/vmwgfx: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2023-03-06 | 1 | -1/+1 |
* | | drm/vmwgfx: remove unused vmw_overlay function | Tom Rix | 2023-04-11 | 1 | -6/+0 |
* | | drm/vmwgfx: Fix Legacy Display Unit atomic drm support | Martin Krastev | 2023-04-11 | 3 | -74/+38 |
* | | drm/vmwgfx: Print errors when running on broken/unsupported configs | Zack Rusin | 2023-04-11 | 3 | -0/+40 |
* | | drm/vmwgfx: Drop mksstat_init_record fn as currently unused | Martin Krastev | 2023-04-11 | 1 | -26/+0 |
* | | drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag | Thomas Zimmermann | 2023-03-22 | 1 | -1/+0 |
* | | drm/vmwgfx: Fix src/dst_pitch confusion | Zack Rusin | 2023-03-15 | 1 | -2/+2 |
* | | drm: Track clients by tgid and not tid | Tvrtko Ursulin | 2023-03-15 | 1 | -1/+1 |
* | | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2023-03-13 | 1 | -0/+110 |
|\ \
| |/ |
|
| * | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 1 | -1/+1 |
| |\ |
|
| | * | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-09 | 1 | -1/+1 |
| * | | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-02-22 | 9 | -8/+15 |
| |\ \ |
|
| * \ \ | Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2023-02-17 | 7 | -13/+25 |
| |\ \ \ |
|
| | * | | | drm/vmwgfx: Do not drop the reference to the handle too soon | Zack Rusin | 2023-02-14 | 7 | -10/+20 |
| | * | | | drm/vmwgfx: Stop accessing buffer objects which failed init | Zack Rusin | 2023-02-14 | 2 | -3/+5 |
| | | |/
| | |/| |
|
* | | | | drm/vmwgfx: Do not drop the reference to the handle too soon | Zack Rusin | 2023-02-14 | 7 | -10/+20 |
* | | | | drm/vmwgfx: Stop accessing buffer objects which failed init | Zack Rusin | 2023-02-14 | 2 | -3/+5 |
* | | | | drm/vmwgfx: Make the driver work without the dummy resources | Zack Rusin | 2023-02-13 | 2 | -5/+16 |
* | | | | drm/vmwgfx: Stop using raw ttm_buffer_object's | Zack Rusin | 2023-02-13 | 27 | -688/+563 |
* | | | | drm/vmwgfx: Abstract placement selection | Zack Rusin | 2023-02-13 | 22 | -455/+311 |
* | | | | drm/vmwgfx: Rename dummy to is_iomem | Zack Rusin | 2023-02-13 | 1 | -8/+8 |
* | | | | drm/vmwgfx: Cleanup the vmw bo usage in the cursor paths | Zack Rusin | 2023-02-13 | 2 | -14/+1 |
* | | | | drm/vmwgfx: Simplify fb pinning | Zack Rusin | 2023-02-13 | 5 | -85/+54 |
* | | | | drm/vmwgfx: Rename vmw_buffer_object to vmw_bo | Zack Rusin | 2023-02-13 | 25 | -385/+419 |
* | | | | drm/vmwgfx: Remove the duplicate bo_free function | Zack Rusin | 2023-02-13 | 8 | -58/+27 |
* | | | | drm/vmwgfx: Use the common gem mmap instead of the custom code | Zack Rusin | 2023-02-13 | 5 | -118/+10 |
* | | | | drm/ttm: prevent moving of pinned BOs | Christian König | 2023-02-06 | 1 | -17/+2 |
| |_|/
|/| | |
|
* | | | Merge v6.2-rc6 into drm-next | Daniel Vetter | 2023-01-31 | 7 | -234/+87 |
|\ \ \
| |/ / |
|
| * | | treewide: fix up files incorrectly marked executable | Linus Torvalds | 2023-01-26 | 1 | -0/+0 |
| |/ |
|
| * | drm/vmwgfx: Remove rcu locks from user resources | Zack Rusin | 2023-01-09 | 6 | -233/+87 |
* | | Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2023-01-24 | 1 | -0/+11 |
|\ \ |
|
| * | | drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFX | Christian König | 2023-01-18 | 1 | -0/+11 |
* | | | Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2023-01-04 | 8 | -8/+5 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2 | Christian König | 2022-12-06 | 8 | -8/+5 |
* | | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-12-13 | 26 | -1821/+697 |
|\ \
| |/ |
|
| * | drm/fb-helper: Move generic fbdev emulation into separate source file | Thomas Zimmermann | 2022-11-05 | 1 | -1/+1 |
| * | drm/vmwgfx: Cleanup the cursor snooping code | Zack Rusin | 2022-10-31 | 3 | -17/+30 |
| * | drm/vmwgfx: Validate the box size for the snooped cursor | Zack Rusin | 2022-10-31 | 1 | -1/+2 |
| * | drm/ttm: rework on ttm_resource to use size_t type | Somalapuram Amaranath | 2022-10-27 | 6 | -13/+13 |
| * | drm/vmwgfx: Fix a sparse warning in kernel docs | Zack Rusin | 2022-10-25 | 1 | -1/+0 |
| * | drm/vmwgfx: Optimize initial sizes of cotables | Zack Rusin | 2022-10-25 | 1 | -2/+14 |
| * | drm/vmwgfx: Add a mksstat counter for cotable resizes | Zack Rusin | 2022-10-25 | 3 | -9/+22 |
| * | drm/vmwgfx: Remove explicit and broken vblank handling | Zack Rusin | 2022-10-25 | 5 | -101/+1 |
| * | drm/vmwgfx: Port the framebuffer code to drm fb helpers | Zack Rusin | 2022-10-25 | 7 | -991/+28 |
| * | drm/vmwgfx: Do not allow invalid bpp's for dumb buffers | Zack Rusin | 2022-10-25 | 1 | -1/+15 |
| * | drm/vmwgfx: Remove vmwgfx_hashtab | Maaz Mombasawala | 2022-10-25 | 7 | -292/+12 |
| * | drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable. | Maaz Mombasawala | 2022-10-25 | 3 | -49/+56 |
| * | drm/vmwgfx: Diff cursors when using cmds | Michael Banack | 2022-10-25 | 2 | -60/+62 |
| * | drm/vmwgfx: Support cursor surfaces with mob cursor | Michael Banack | 2022-10-25 | 2 | -29/+50 |