summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-16drm/amdgpu: use post-decrement in error handlingRasmus Villemoes
2016-02-14Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-10Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König
2016-02-10drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui
2016-02-10drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes
2016-02-10drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude
2016-02-10drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude
2016-02-09drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher
2016-02-08drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher
2016-02-08drm/amdgpu: remove unused cg definesAlex Deucher
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable uvd pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher
2016-02-08drm/amdgpu: be consistent with uvd cg flagsAlex Deucher
2016-02-08drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher
2016-02-08drm/amdgpu: handle vce pg flags properlyAlex Deucher
2016-02-08drm/amdgpu: handle uvd pg flags properlyAlex Deucher
2016-02-08drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher
2016-02-08drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher
2016-02-08drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula
2016-02-08drm/i915/dp: abstract training pattern selectionJani Nikula
2016-02-08drm/i915/dsi: skip gpio element execution when not supportedJani Nikula
2016-02-08drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-02-08drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-02-08drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)Matt Roper
2016-02-08drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-07Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-07Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-06Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-02-05Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-02-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland