aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/si.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-07drm/radeon/dpm: require rlc for dpmAlex Deucher1-1/+4
2013-08-07drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher3-0/+13
2013-08-07drm/radeon: remove unnecessary unpinChristian König1-1/+0
2013-08-07drm/radeon: add more UVD CS checkingChristian König1-8/+35
2013-08-07drm/radeon: stop sending invalid UVD destroy msgChristian König1-2/+2
2013-08-07drm/radeon: only save UVD bo when we have open handlesChristian König5-17/+37
2013-08-07drm/radeon: always program the MC on startupAlex Deucher6-6/+12
2013-08-07drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher4-6/+59
2013-08-07drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher1-0/+3
2013-08-07drm/radeon: fix halting UVDChristian König7-11/+36
2013-08-07drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher1-12/+32
2013-08-07drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher7-76/+30
2013-08-07drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher5-10/+5
2013-08-07drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher1-3/+9
2013-08-07drm/radeon: properly handle pm on gpu resetAlex Deucher1-0/+2
2013-08-07NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust1-1/+0
2013-08-07NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew1-0/+4
2013-08-07NFS: Fix writeback performance issue on cache invalidationTrond Myklebust1-2/+8
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust4-13/+33
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki3-22/+98
2013-08-07cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar4-26/+26
2013-08-07cpufreq: loongson2: fix regression related to clock managementAaro Koskinen1-5/+6
2013-08-07ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()Yasuaki Ishimatsu1-1/+2
2013-08-07MAINTAINERS: add TI Keystone ARM platformSantosh Shilimkar1-0/+6
2013-08-07MAINTAINERS: delete Srinidhi from ux500Linus Walleij1-1/+0
2013-08-07nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson2-4/+3
2013-08-07nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields1-0/+2
2013-08-07cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediatelyJeff Layton1-0/+8
2013-08-07i2c: mv64xxx: Document the newly introduced allwinner compatibleMaxime Ripard1-1/+1
2013-08-07ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2-6/+34
2013-08-07drm/i915: do not disable backlight on vgaswitcheroo switch offJani Nikula1-0/+11
2013-08-07drm/i915: Don't call encoder's get_config unless encoder is activeVille Syrjälä1-1/+3
2013-08-07drm/i915: avoid brightness overflow when doing scaleAaron Lu1-2/+5
2013-08-07drm/i915: update last_vblank when disabling the power wellPaulo Zanoni1-0/+18
2013-08-07drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter1-3/+9
2013-08-07drm/ast: invalidate page tables when pinning a BODave Airlie1-0/+1
2013-08-07drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich1-0/+1
2013-08-07drm/cirrus: Invalidate page tables when pinning a BOMichal Srb1-0/+1
2013-08-06printk: Fix return of braille_register_console()Steven Rostedt1-1/+2
2013-08-06Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"Oleg Nesterov1-1/+0
2013-08-06userns: unshare_userns(&cred) should not populate cred on failureOleg Nesterov1-4/+9
2013-08-06regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk1-0/+1
2013-08-06ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2-21/+21
2013-08-06Smack: IPv6 casting error fix for 3.11Casey Schaufler1-13/+11
2013-08-05SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust1-0/+8
2013-08-06ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki1-0/+8
2013-08-05LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust2-6/+12
2013-08-05regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen1-1/+2
2013-08-05vfs: add missing check for __O_TMPFILE in fcntl_init()Zheng Liu1-2/+2
2013-08-05fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flinkAndy Lutomirski1-7/+3