summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-0929-246/+391
|\
| * Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2015-01-087-152/+213
| |\
| | * drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay2015-01-062-48/+86
| | * drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-061-7/+8
| | * drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay2015-01-061-117/+117
| | * drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz2015-01-051-0/+3
| | * drm/radeon: Assign VMID to PASID for IH in non-HWS modeBen Goz2014-12-172-0/+6
| | * drm/radeon: do not leave queue acquired if timeout happens in kgd_hqd_destroy()Alexey Khoroshilov2015-01-041-0/+1
| | * drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz2015-01-041-0/+12
| | * drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz2014-12-093-5/+5
| * | Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2015-01-085-12/+14
| |\ \
| | * | drm/radeon: integer underflow in radeon_cp_dispatch_texture()Dan Carpenter2015-01-051-1/+1
| | * | drm/radeon: adjust default bapm settings for KVAlex Deucher2015-01-051-6/+4
| | * | drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher2015-01-051-0/+4
| | * | drm/radeon: fix sad_count check for dce3Alex Deucher2015-01-051-1/+1
| | * | drm/radeon: KV has three PPLLs (v2)Alex Deucher2015-01-051-4/+4
| | |/
| * | Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2015-01-088-33/+124
| |\ \ | | |/ | |/|
| | * drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont2014-12-222-3/+3
| | * drm/nv4c/mc: disable msiIlia Mirkin2014-12-221-8/+0
| | * drm/nouveau/fb/ram/mcp77: enable NISO pollerPierre Moreau2014-12-221-5/+39
| | * drm/nouveau/fb/ram/mcp77: use carveout reg to determine sizeBen Skeggs2014-12-221-4/+3
| | * drm/nouveau/fb/ram/mcp77: subclass nouveau_ramBen Skeggs2014-12-221-10/+14
| | * drm/nouveau: wake up the card if necessary during gem callbacksBen Skeggs2014-12-221-5/+30
| | * drm/nouveau/device: Add support for GK208B, resolves bug 86935Sven Köhler2014-12-221-0/+33
| | * drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulateAlexandre Courbot2014-12-221-1/+3
| | * drm/nouveau/bios: fix oops on pre-nv50 chipsetsBen Skeggs2014-12-221-2/+4
| * | Merge tag 'amdkfd-fixes-2014-12-30' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2015-01-047-8/+30
| |\ \
| | * | drm/radeon: Init amdkfd only if it was compiledOded Gabbay2014-12-291-0/+12
| | * | amdkfd: actually allocate longs for the pasid bitmaskSasha Levin2014-12-281-1/+1
| | * | drm: Put amdkfd before radeon in drm MakefileOded Gabbay2014-12-211-1/+1
| | * | drivers: Move iommu/ before gpu/ in MakefileOded Gabbay2014-12-221-2/+4
| | * | amdkfd: Remove duplicate includeOded Gabbay2014-12-051-1/+0
| | * | amdkfd: Fixing topology bug in building sysfs nodesBen Goz2014-12-021-1/+1
| | * | amdkfd: Fix accounting of device queuesOded Gabbay2014-12-071-2/+11
| * | | Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie2015-01-045-41/+10
| |\ \ \
| | * | | drm/i915: add missing rpm ref to i915_gem_pwrite_ioctlImre Deak2014-12-181-1/+7
| | * | | Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä2014-12-182-9/+1
| | * | | drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4Ville Syrjälä2014-12-181-4/+2
| | * | | drm/i915: Kill check_power_well() callsVille Syrjälä2014-12-181-27/+0
* | | | | Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-082-4/+58
|\ \ \ \ \
| * | | | | pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD2015-01-071-0/+1
| * | | | | pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI2015-01-071-1/+3
| * | | | | pinctrl: rockchip: Fix enable/disable/mask/unmaskDoug Anderson2014-12-301-3/+33
| * | | | | pinctrl: rockchip: Handle wakeup pinsDoug Anderson2014-12-301-0/+21
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-085-45/+61
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-0692-1818/+1320
| |\ \ \ \ \ \
| | | * | | | | ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede2015-01-061-0/+10
| | | | |/ / / | | | |/| | |
| | * | | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-051-3/+3
| | * | | | | ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2015-01-052-37/+40
| | | |/ / / | | |/| | |
| * / | | | ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-052-6/+9
| |/ / / /