On Wed, 2019-04-24 at 06:55 +1000, Dave Airlie wrote: > I'll merge it, but it appears patchwork failed to find this pull > request. > > What version of git was used to generate it? git version 2.17.1 > > Dave. > > On Sat, 20 Apr 2019 at 03:36, Deepak Singh Rawat <drawat@xxxxxxxxxx> > wrote: > > > > It seems this got missed, If no one has any objection I will submit > > the > > patches via drm-mics route. > > > > Deepak > > > > On Tue, 2019-04-09 at 12:49 -0700, Deepak Singh Rawat wrote: > > > Hi Daniel/Dave, > > > > > > The vmwgfx-next changes for 5.2: > > > Resource dirtying improvement by Thomas, > > > user-space error logging improvement and > > > some other minor fixes. > > > > > > The following changes since commit > > > 14d2bd53a47a7e1cb3e03d00a6b952734cf90f3f: > > > > > > Merge tag 'drm-misc-next-2019-04-04' of > > > git://anongit.freedesktop.org/drm/drm-misc into drm-next (2019- > > > 04-05 > > > 11:38:02 +1000) > > > > > > are available in the Git repository at: > > > > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.freedesktop.org%2Fdrawat%2Flinux.git&data=02%7C01%7Cdrawat%40vmware.com%7C9de1ab6df162408f97bb08d6c82e183e%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C636916497680322201&sdata=2H3UYxG0oP0Xm1M8OEFS9EL6YJzxzBS%2FxK2XRGVJ%2Fmg%3D&reserved=0 > > > vmwgfx-next > > > > > > for you to fetch changes up to > > > c601b12fb634e2d0c2669706b38dba98a3c3a832: > > > > > > drm/vmwgfx: Remove set but not used variable 'fb_offset, > > > fb_depth' > > > (2019-04-08 10:29:05 -0700) > > > > > > ---------------------------------------------------------------- > > > Chengguang Xu (1): > > > drm/vmwgfx: remove redundant unlikely annotation > > > > > > Deepak Rawat (8): > > > drm/vmwgfx: Use preprocessor macro to get valid context > > > node > > > drm/vmwgfx: Use preprocessor macro for cmd struct > > > drm/vmwgfx: Add a new define for vmwgfx user-space > > > debugging > > > drm/vmwgfx: Print message when command verifier returns > > > with > > > error > > > drm/vmwgfx: Clean up some debug messages in > > > vmwgfx_execbuf.c > > > drm/vmwgfx: Use VMW_DEBUG_USER for device command buffer > > > errors > > > drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c > > > drm/vmwgfx: Use preprocessor macro for FIFO allocation > > > > > > Nathan Chancellor (1): > > > drm/vmwgfx: Zero initialize handle in vmw_execbuf_process > > > > > > Thomas Hellstrom (1): > > > drm/vmwgfx: Be more restrictive when dirtying resources > > > > > > YueHaibing (2): > > > drm/vmwgfx: Remove set but not used variable 'restart' > > > drm/vmwgfx: Remove set but not used variable 'fb_offset, > > > fb_depth' > > > > > > drivers/gpu/drm/vmwgfx/vmwgfx_binding.c | 98 +++++---- > > > drivers/gpu/drm/vmwgfx/vmwgfx_binding.h | 2 + > > > drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c | 24 ++- > > > drivers/gpu/drm/vmwgfx/vmwgfx_context.c | 59 ++---- > > > drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c | 23 +-- > > > drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 29 ++- > > > drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 1505 > > > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- > > > ---- > > > --------------------------------------------------------------- > > > ---- > > > ---- > > > drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 4 +- > > > drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 27 +-- > > > drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c | 9 +- > > > drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c | 12 +- > > > drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 28 ++- > > > drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 6 +- > > > drivers/gpu/drm/vmwgfx/vmwgfx_mob.c | 25 +-- > > > drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c | 4 +- > > > drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 28 ++- > > > drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c | 23 +-- > > > drivers/gpu/drm/vmwgfx/vmwgfx_shader.c | 44 ++--- > > > drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c | 12 +- > > > drivers/gpu/drm/vmwgfx/vmwgfx_so.c | 45 +++-- > > > drivers/gpu/drm/vmwgfx/vmwgfx_so.h | 1 + > > > drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 47 ++--- > > > drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 80 +++----- > > > drivers/gpu/drm/vmwgfx/vmwgfx_validation.c | 61 ++++-- > > > drivers/gpu/drm/vmwgfx/vmwgfx_validation.h | 7 + > > > 25 files changed, 972 insertions(+), 1231 deletions(-) > > > > > > > _______________________________________________ > > dri-devel mailing list > > dri-devel@xxxxxxxxxxxxxxxxxxxxx > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fdri-devel&data=02%7C01%7Cdrawat%40vmware.com%7C9de1ab6df162408f97bb08d6c82e183e%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C636916497680322201&sdata=IJ5y%2FSKdR66yvIfHzEhKu%2BjkDD8UaGN%2BRf3aKNkhDz8%3D&reserved=0 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel