1. 17 Jul, 2015 38 commits
  2. 16 Jul, 2015 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes · 61f2669f
      Dave Airlie authored
      Next batch of i915 fixes. Note that the compat32 patch here needs the drm
      core one to be actually useful, I'll send you that one with a separate
      drm-fixes pull request. One revert because a fix in -rc2 did break
      existing userspace.
      
      * tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-intel:
        drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.
        Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"
        drm/i915: Forward all core DRM ioctls to core compat handling
        drm/i915: fix oops in primary_check_plane
        drm/i915: remove unused has_dma_mapping flag
        drm/i915: Fix missing return warning for !CONFIG_DEBUGFS
        drm/i915: avoid leaking DMA mappings
        drm/i915: Snapshot seqno of most recently submitted request.
        drm/i915: Store device pointer in contexts for late tracepoint usafe
      61f2669f
    • Dave Airlie's avatar
      Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes · 37553983
      Dave Airlie authored
      Ok next attempt at drm-fixes pull. Big thing really is just the compat32
      one for addfb2.1.
      
      * tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-intel:
        drm: Provide compat ioctl for addfb2.1
        Documentation: drm: Fix tablulation in KMS properties table
        drm: add a check for x/y in drm_mode_setcrtc
        drm/rockchip: use drm_gem_mmap helpers
      37553983