| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie | 2017-06-16 | 6 | -144/+42 |
| |\ \
| | |/
| |/| |
|
| * | | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI | Robert Foss | 2017-05-22 | 1 | -2/+2 |
| * | | drm/vmwgfx: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 2017-05-18 | 7 | -9/+11 |
* | | | drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr | Deepak Rawat | 2017-06-26 | 1 | -0/+1 |
| |/
|/| |
|
* | | drm/vmwgfx: Bump driver minor and date | Thomas Hellstrom | 2017-06-07 | 1 | -2/+2 |
* | | drm/vmwgfx: Remove unused legacy cursor functions | Sinclair Yeh | 2017-06-07 | 2 | -129/+0 |
* | | drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds" | Colin Ian King | 2017-06-07 | 1 | -1/+1 |
* | | drm/vmwgfx: Fix large topology crash | Sinclair Yeh | 2017-06-07 | 1 | -5/+17 |
* | | drm/vmwgfx: Make sure to update STDU when FB is updated | Sinclair Yeh | 2017-06-07 | 1 | -0/+5 |
* | | drm/vmwgfx: Make sure backup_handle is always valid | Sinclair Yeh | 2017-06-07 | 1 | -7/+11 |
* | | drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve() | Dan Carpenter | 2017-06-07 | 1 | -0/+2 |
* | | drm/vmwgfx: Don't create proxy surface for cursor | Sinclair Yeh | 2017-06-07 | 1 | -0/+1 |
* | | drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl() | Vladis Dronov | 2017-06-07 | 1 | -0/+3 |
|/ |
|
* | drm/vmwgfx: Convert macro to octal representation | Øyvind A. Holm | 2017-04-21 | 1 | -1/+1 |
* | Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g... | Dave Airlie | 2017-04-21 | 1 | -4/+4 |
|\ |
|
| * | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro | Logan Gunthorpe | 2017-04-20 | 1 | -4/+4 |
* | | Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-04-11 | 3 | -4/+60 |
|\| |
|
| * | drm/vmwgfx: Fix fbdev emulation using legacy functions | Daniel Vetter | 2017-04-07 | 1 | -2/+56 |
| * | drm: Add acquire ctx to ->gamma_set hook | Daniel Vetter | 2017-04-06 | 2 | -2/+4 |
* | | Backmerge tag 'v4.11-rc6' into drm-next | Dave Airlie | 2017-04-11 | 4 | -48/+68 |
|\ \ |
|
| * | | drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() | Li Qiang | 2017-03-30 | 1 | -1/+4 |
| * | | drm/vmwgfx: Remove getparam error message | Thomas Hellstrom | 2017-03-30 | 1 | -2/+0 |
| * | | drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces | Thomas Hellstrom | 2017-03-30 | 3 | -19/+13 |
| * | | drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl() | Murray McAllister | 2017-03-30 | 1 | -1/+1 |
| * | | drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl() | Murray McAllister | 2017-03-30 | 1 | -2/+2 |
| * | | drm/vmwgfx: Type-check lookups of fence objects | Thomas Hellstrom | 2017-03-30 | 1 | -27/+50 |
* | | | drm/ttm: add io_mem_pfn callback | Christian König | 2017-04-04 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-04-03 | 4 | -7/+11 |
|\ \ |
|
| * | | drm: Add acquire ctx parameter to ->set_config | Daniel Vetter | 2017-03-29 | 3 | -3/+6 |
| * | | drm: Add acquire ctx parameter to ->page_flip(_target) | Daniel Vetter | 2017-03-29 | 2 | -2/+4 |
| * | | Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next | Daniel Vetter | 2017-03-14 | 2 | -3/+12 |
| |\| |
|
* | | | drm/vmwgfx: Properly check display/scanout surface size | Sinclair Yeh | 2017-03-31 | 3 | -1/+32 |
* | | | drm/vmwgfx: Support topology greater than texture size | Sinclair Yeh | 2017-03-31 | 3 | -1/+253 |
* | | | drm/vmwgfx: Re-implement the stream resource as a simple resource. | Thomas Hellstrom | 2017-03-31 | 3 | -255/+169 |
* | | | drm/vmwgfx: Introduce a simple resource type | Thomas Hellstrom | 2017-03-31 | 3 | -1/+298 |
* | | | drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro" | Øyvind A. Holm | 2017-03-31 | 1 | -4/+4 |
* | | | drm/vmwgfx: Fix LDU X blank screen until mode change issue | Sinclair Yeh | 2017-03-31 | 1 | -20/+21 |
* | | | drm/vmwgfx: Skipping fbdev fb pinning for ldu | Sinclair Yeh | 2017-03-31 | 1 | -7/+16 |
* | | | drm/vmwgfx: Explicityly track screen target width and height | Sinclair Yeh | 2017-03-31 | 1 | -3/+8 |
* | | | drm/vmwgfx: Turn on DRIVER_ATOMIC flag | Sinclair Yeh | 2017-03-31 | 4 | -4/+3 |
* | | | drm/vmwgfx: Switch over to internal atomic API for SOU and LDU | Sinclair Yeh | 2017-03-31 | 2 | -295/+25 |
* | | | drm/vmwgfx: Switch over to internal atomic API for STDU | Sinclair Yeh | 2017-03-31 | 3 | -295/+51 |
* | | | drm/vmwgfx: Fixes to vmwgfx_fb | Sinclair Yeh | 2017-03-31 | 1 | -1/+3 |
* | | | drm/vmwgfx: Add and connect atomic state object check/commit | Sinclair Yeh | 2017-03-31 | 1 | -0/+48 |
* | | | drm/vmwgfx: Add and connect connector helper function | Sinclair Yeh | 2017-03-31 | 3 | -0/+24 |
* | | | drm/vmwgfx: Add and connect plane helper functions | Sinclair Yeh | 2017-03-31 | 5 | -1/+695 |
* | | | drm/vmwgfx: Add and connect CRTC helper functions | Sinclair Yeh | 2017-03-31 | 5 | -0/+379 |
* | | | drm/vmwgfx: Connector atomic state | Sinclair Yeh | 2017-03-31 | 5 | -7/+204 |
* | | | drm/vmwgfx: Plane atomic state | Sinclair Yeh | 2017-03-31 | 5 | -0/+150 |
* | | | drm/vmwgfx: CRTC atomic state | Sinclair Yeh | 2017-03-31 | 5 | -3/+131 |