Revision b943d0b9c7c5162d81a1dc7e83315550131c7164 authored by Linus Torvalds on 29 January 2016, 20:28:45 UTC, committed by Linus Torvalds on 29 January 2016, 20:28:45 UTC
Pull drm fixes from Dave Airlie:
 "Summary:

  - Misc amdgpu/radeon fixes
  - VC4 build fix
  - vmwgfx fix
  - misc rockchip fixes

  The etnaviv guys had an API feature they wanted in their first
  release, so I've merged that with their fixes"

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: (41 commits)
  drm/vmwgfx: respect 'nomodeset'
  drm/amdgpu: only move pt bos in LRU list on success
  drm/radeon: fix DP audio support for APU with DCE4.1 display engine
  drm/radeon: Add a common function for DFS handling
  drm/radeon: cleaned up VCO output settings for DP audio
  drm/amd/powerplay: Update SMU firmware loading for Stoney
  drm/etnaviv: call correct function when trying to vmap a DMABUF
  drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap
  drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr
  drm/etnaviv: fix memory leak in IOMMU init path
  drm/etnaviv: add further minor features and varyings count
  drm/etnaviv: add helper for comparing model/revision IDs
  drm/etnaviv: add helper to extract bitfields
  drm/etnaviv: use defined constants for the chip model
  drm/etnaviv: update common and state_hi xml.h files
  drm/etnaviv: ignore VG GPUs with FE2.0
  drm/amdgpu: don't init fbdev if we don't have any connectors
  drm/radeon: only init fbdev if we have connectors
  drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
  drm/etnaviv: fix failure path if model is zero
  ...
2 parent s 704bb81 + d8b8eb8
History
File Mode Size
Makefile -rw-r--r-- 346 bytes
clnt4xdr.c -rw-r--r-- 13.1 KB
clntlock.c -rw-r--r-- 7.5 KB
clntproc.c -rw-r--r-- 20.7 KB
clntxdr.c -rw-r--r-- 13.4 KB
host.c -rw-r--r-- 17.1 KB
mon.c -rw-r--r-- 14.2 KB
netns.h -rw-r--r-- 347 bytes
procfs.c -rw-r--r-- 1.8 KB
procfs.h -rw-r--r-- 463 bytes
svc.c -rw-r--r-- 17.6 KB
svc4proc.c -rw-r--r-- 14.0 KB
svclock.c -rw-r--r-- 25.1 KB
svcproc.c -rw-r--r-- 14.8 KB
svcshare.c -rw-r--r-- 2.4 KB
svcsubs.c -rw-r--r-- 10.3 KB
xdr.c -rw-r--r-- 7.1 KB
xdr4.c -rw-r--r-- 7.3 KB

back to top