summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-17Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie
2016-05-13Merge tag 'drm/panel/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-05-12drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panelsBhuvanchandra DV
2016-05-12drm/bridge: Add Analogix anx78xx supportEnric Balletbo i Serra
2016-05-12devicetree: Add ANX7814 SlimPort transmitter bindingEnric Balletbo i Serra
2016-05-12of: Add vendor prefix for Analogix SemiconductorEnric Balletbo i Serra
2016-05-12drm/dp: Add define to set 0.5% down-spread in MAX_DOWNSPREAD registerEnric Balletbo i Serra
2016-05-12drm/panel: simple: Add support for Innolux AT070TN92Riccardo Bortolato
2016-05-12drm/panel: simple: Remove useless drm_mode_set_name()Boris Brezillon
2016-05-12drm/panel: simple: Set appropriate mode typeBoris Brezillon
2016-05-12drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TSMaxime Ripard
2016-05-12drm/panel: simple: Add the 7" DPI panel from AdafruitEric Anholt
2016-05-12of: Add vendor prefix for On Tat Industrial Company.Eric Anholt
2016-05-12Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-05-12Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-05-12Merge branch 'drm-hisilicon-next' of github.com:xin3liang/linux into drm-nextDave Airlie
2016-05-12Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2016-05-11drm/amd/powerplay: rewrite pp_sw_init to make code readableHuang Rui
2016-05-11drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher
2016-05-11drm/amdgpu: fix and cleanup user fence handling v2Christian König
2016-05-11drm/amdgpu: move VM fields into jobChristian König
2016-05-11drm/amdgpu: move the context from the IBs into the jobChristian König
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König
2016-05-11drm/amdgpu: move preamble IB handling into common codeChristian König
2016-05-11drm/amdgpu/gfx7: fix pipeline syncChunming Zhou
2016-05-11amdgpu/uvd: separate context buffer from DPBSonny Jiang
2016-05-11drm/atomic: Add drm_atomic_helper_best_encoder()Noralf Trønnes
2016-05-11drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcsNoralf Trønnes
2016-05-11drm/fb-cma-helper: Hook up to DocBook and fix some docsNoralf Trønnes
2016-05-11drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docsNoralf Trønnes
2016-05-11drm/amdgpu: use fence_context to judge ctx switch v2Christian König
2016-05-11drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher
2016-05-11drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher
2016-05-11drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius
2016-05-11drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius
2016-05-11drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius
2016-05-11drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius
2016-05-11drm/amdgpu: add missing licenses on a couple of filesAlex Deucher
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König
2016-05-11drm/amdgpu: remove define for reserved client IDChristian König
2016-05-11drm/amdgpu: remove owner cleanup v2Christian König
2016-05-11drm/amdgpu: make the VMID owner always 64bitChristian König
2016-05-11drm/amdgpu: two minor 80 char fixesChristian König
2016-05-11drm/amdgpu: hdp flush&inval should always doMonk Liu
2016-05-11drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis
2016-05-11drm/amdgpu: add pipeline sync for compute jobChunming Zhou