summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-06drm/radeon: add UVD tiling addr config v2uvd-3.9Christian König8-0/+28
2013-04-06drm/radeon: init UVD clocks to sane defaultsChristian König1-0/+2
2013-04-06drm/radeon: add set_uvd_clocks callback for r7xx v3Christian König4-0/+182
2013-04-06drm/radeon: add set_uvd_clocks callback for SIChristian König4-0/+198
2013-04-06drm/radeon: add set_uvd_clocks callback for evergreenAlex Deucher4-0/+195
2013-04-06drm/radeon: add set_uvd_clocks callback for ON/LN/TN (v4)Alex Deucher4-0/+60
2013-04-06drm/radeon: add radeon_atom_get_clock_dividers helperChristian König3-0/+135
2013-04-06drm/radeon: add pm callback for setting uvd clocksAlex Deucher1-0/+2
2013-04-06drm/radeon: UVD bringup v8Christian König23-52/+1533
2013-04-04drm/radeon: rework fallback handlingChristian König3-28/+36
2013-04-04drm/radeon: UVD doesn't needs VM on SI v2Christian König1-6/+6
2013-03-15drm/radeon: add Richland pci idsAlex Deucher1-1/+12
2013-03-15drm/radeon: add support for Richland APUsAlex Deucher1-1/+10
2013-03-15drm/radeon/benchmark: allow same domains for dma copyAlex Deucher1-4/+1
2013-03-15drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-15drm/radeon: fix backend map setup on 1 RB trinity boardsAlex Deucher1-5/+16
2013-03-15drm/radeon: fix S/R on VM systems (cayman/TN/SI)Alex Deucher2-0/+2
2013-03-11Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie4-4/+10
2013-03-10Linux 3.9-rc2Linus Torvalds1-1/+1
2013-03-11drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz1-2/+2
2013-03-11drm/nouveau: idle channel before releasing notify objectMarcin Slusarz1-0/+5
2013-03-11drm/nouveau: fix regression in vblankingMaarten Lankhorst1-2/+2
2013-03-11drm/nv50: encoder creation failure doesn't mean full init failureBen Skeggs1-0/+1
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds71-19/+84
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-130/+221
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+13
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds13-34/+26
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-08Randy has movedRandy Dunlap3-6/+5
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro1-1/+1
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1
2013-03-08ipc: don't allocate a copy larger than maxPeter Hurley1-2/+4
2013-03-08ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley1-3/+0
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-13/+32
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds12-25/+64
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+14
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds1-2/+0
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-43/+192
2013-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-102/+275