• D
    Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · 2dc7bad7
    Dave Airlie 提交于
    drm-misc-next for 4.20:
    
    UAPI Changes:
    - Add host endian variants for the most common formats (Gerd)
    - Fail ADDFB2 for big-endian drivers that don't advertise BE quirk (Gerd)
    - clear smem_start in fbdev for drm drivers to avoid leaking fb addr (Daniel)
    
    Cross-subsystem Changes:
    
    Core Changes:
    - fix drm_mode_addfb() on big endian machines (Gerd)
    - add timeline point to syncobj find+replace (Chunming)
    - more drmP.h removal effort (Daniel)
    - split uapi portions of drm_atomic.c into drm_atomic_uapi.c (Daniel)
    
    Driver Changes:
    - bochs: Convert open-coded portions to use helpers (Peter)
    - vkms: Add cursor support (Haneen)
    - udmabuf: Lots of fixups (mostly cosmetic afaict) (Gerd)
    - qxl: Convert to use fbdev helper (Peter)
    
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    Cc: Chunming Zhou <david1.zhou@amd.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Peter Wu <peter@lekensteyn.nl>
    Cc: Haneen Mohammed <hamohammed.sa@gmail.com>
    Signed-off-by: NDave Airlie <airlied@redhat.com>
    
    From: Sean Paul <sean@poorly.run>
    Link: https://patchwork.freedesktop.org/patch/msgid/20180913130254.GA156437@art_vandelay
    2dc7bad7
i915_gem_execbuffer.c 70.1 KB