https://github.com/torvalds/linux
Revision 1446e04c9b9b7d27437a5fefee37d9984afcd560 authored by Dave Airlie on 30 May 2014, 23:19:05 UTC, committed by Dave Airlie on 30 May 2014, 23:19:05 UTC
this is the next pull request for stashed up radeon fixes for 3.15. This is finally calming down with only four patches in this pull request.

* 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux:
  drm/radeon: only allocate necessary size for vm bo list
  drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
  drm/radeon: avoid crash if VM command submission isn't available
  drm/radeon: lower the ref * post PLL maximum once more
2 parent s efb27e7 + 7d95f6c
History
Tip revision: 1446e04c9b9b7d27437a5fefee37d9984afcd560 authored by Dave Airlie on 30 May 2014, 23:19:05 UTC
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
Tip revision: 1446e04
File Mode Size
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 383 bytes
addr.c -rw-r--r-- 3.2 KB
addr.h -rw-r--r-- 3.1 KB
bcast.c -rw-r--r-- 23.0 KB
bcast.h -rw-r--r-- 3.6 KB
bearer.c -rw-r--r-- 16.2 KB
bearer.h -rw-r--r-- 7.0 KB
config.c -rw-r--r-- 10.3 KB
config.h -rw-r--r-- 2.7 KB
core.c -rw-r--r-- 4.9 KB
core.h -rw-r--r-- 6.2 KB
discover.c -rw-r--r-- 11.2 KB
discover.h -rw-r--r-- 2.2 KB
eth_media.c -rw-r--r-- 3.3 KB
handler.c -rw-r--r-- 4.1 KB
ib_media.c -rw-r--r-- 3.3 KB
link.c -rw-r--r-- 74.4 KB
link.h -rw-r--r-- 10.7 KB
log.c -rw-r--r-- 2.2 KB
msg.c -rw-r--r-- 3.3 KB
msg.h -rw-r--r-- 14.5 KB
name_distr.c -rw-r--r-- 10.2 KB
name_distr.h -rw-r--r-- 2.1 KB
name_table.c -rw-r--r-- 26.1 KB
name_table.h -rw-r--r-- 4.1 KB
net.c -rw-r--r-- 7.6 KB
net.h -rw-r--r-- 2.0 KB
netlink.c -rw-r--r-- 3.3 KB
node.c -rw-r--r-- 11.8 KB
node.h -rw-r--r-- 5.1 KB
node_subscr.c -rw-r--r-- 3.2 KB
node_subscr.h -rw-r--r-- 2.7 KB
port.c -rw-r--r-- 22.8 KB
port.h -rw-r--r-- 7.2 KB
ref.c -rw-r--r-- 7.9 KB
ref.h -rw-r--r-- 2.1 KB
server.c -rw-r--r-- 13.7 KB
server.h -rw-r--r-- 3.5 KB
socket.c -rw-r--r-- 50.5 KB
socket.h -rw-r--r-- 2.7 KB
subscr.c -rw-r--r-- 11.1 KB
subscr.h -rw-r--r-- 3.2 KB
sysctl.c -rw-r--r-- 2.3 KB

back to top