From: Dave Airlie Date: Fri, 5 Dec 2014 01:08:31 +0000 (+1000) Subject: Merge branch 'drm-next-3.19-wip' of git://people.freedesktop.org/~agd5f/linux into... X-Git-Tag: v3.19-rc1~73^2~11 X-Git-Url: http://git.cascardo.info/?a=commitdiff_plain;h=d58e0d903477f5a158d7d4901eb6f96f8f4b6289;p=cascardo%2Flinux.git Merge branch 'drm-next-3.19-wip' of git://people.freedesktop.org/~agd5f/linux into drm-next - More cursor and hotspot handling fixes - Fix some typos in the new smc fan control code and enable on CI - VM and CS cleanups * 'drm-next-3.19-wip' of git://people.freedesktop.org/~agd5f/linux: drm/radeon: enable smc fan control on CI drm/radeon: use pointers instead of indexes for CS chunks drm/radeon: remove duplicates check drm/ttm: optionally move duplicates to a separate list drm/radeon: check the right ring in radeon_evict_flags() drm/radeon: fix copy paste typos in fan control for si/ci drm/radeon: Hide cursor on CRTCs used by fbdev (v2) drm/radeon: add spinlock for BO_VA status protection (v2) drm/radeon: fence PT updates as shared drm/radeon: rename radeon_cs_reloc to radeon_bo_list drm/radeon: drop the handle from radeon_cs_reloc drm/radeon drop gobj from radeon_cs_reloc drm/radeon: fix typo in new fan control registers for SI/CI drm/radeon: sync all BOs involved in a CS drm/radeon: Move hotspot handling out of radeon_set_cursor drm/radeon: Re-show the cursor after a modeset --- d58e0d903477f5a158d7d4901eb6f96f8f4b6289