summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.Maarten Lankhorst2016-05-193-280/+441
* drm/i915: Add the exclusive fence to plane_state.Maarten Lankhorst2016-05-192-13/+42
* drm/i915: Convert flip_work to a list.Maarten Lankhorst2016-05-194-100/+142
* drm/i915: Allow mmio updates on all platforms, v2.Maarten Lankhorst2016-05-192-93/+7
* Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates"Maarten Lankhorst2016-05-191-3/+0
* drm/i915: Unify unpin_work and mmio_work into flip_work, v2.Maarten Lankhorst2016-05-195-153/+185
* drm/i915: Add support for detecting vblanks when hw frame counter is unavaila...Maarten Lankhorst2016-05-193-6/+15
* drm/i915: Remove intel_prepare_page_flip, v3.Maarten Lankhorst2016-05-194-73/+26
* drm/i915: Remove intel_finish_page_flip_plane.Maarten Lankhorst2016-05-193-18/+7
* drm/i915: Remove stallcheck special handling, v3.Maarten Lankhorst2016-05-193-49/+34
* drm/core: Add drm_accurate_vblank_count, v5.Maarten Lankhorst2016-05-191-0/+31
* drm/i915/bxt: reserve space for RC6 in the the GuC WOPCMPeter Antoine2016-05-182-7/+16
* drm/i915: Simplify control flow in intel_atomic_check a bit.Daniel Vetter2016-05-171-10/+8
* drm/i915/dsi: CABC support for Panel PWM backlight controlDeepak M2016-05-173-0/+40
* drm/i915/dsi: Add DCS control for Panel PWMJani Nikula2016-05-176-2/+184
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-05-17463-10429/+86091
|\
| * Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-05-1713-38/+88
| |\
| | * drm/atomic: Add drm_atomic_helper_best_encoder()Noralf Trønnes2016-05-111-0/+17
| | * drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcsNoralf Trønnes2016-05-111-22/+17
| | * drm/fb-cma-helper: Hook up to DocBook and fix some docsNoralf Trønnes2016-05-111-5/+3
| | * drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docsNoralf Trønnes2016-05-111-8/+8
| | * drm/sti: include linux/seq_file.h where neededArnd Bergmann2016-05-117-0/+8
| | * drm/tegra: Use lockless gem BO free callbackDaniel Vetter2016-05-111-1/+1
| | * drm/exynos: Use lockless gem BO free callbackDaniel Vetter2016-05-101-1/+1
| | * drm: Make drm_encoder_helper_funcs optionalNoralf Trønnes2016-05-102-10/+42
| * | Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie2016-05-171-0/+6
| |\ \
| | * | drm/arcpgu: use dedicated memory area for frame bufferAlexey Brodkin2016-04-291-0/+6
| * | | Merge tag 'drm/panel/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-05-135-1/+2394
| |\ \ \
| | * | | drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panelsBhuvanchandra DV2016-05-121-0/+51
| | * | | drm/bridge: Add Analogix anx78xx supportEnric Balletbo i Serra2016-05-124-0/+2244
| | * | | drm/panel: simple: Add support for Innolux AT070TN92Riccardo Bortolato2016-05-121-0/+26
| | * | | drm/panel: simple: Remove useless drm_mode_set_name()Boris Brezillon2016-05-121-2/+0
| | * | | drm/panel: simple: Set appropriate mode typeBoris Brezillon2016-05-121-0/+11
| | * | | drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TSMaxime Ripard2016-05-121-0/+26
| | * | | drm/panel: simple: Add the 7" DPI panel from AdafruitEric Anholt2016-05-121-0/+37
| * | | | Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-05-1262-395/+513
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/amd/powerplay: rewrite pp_sw_init to make code readableHuang Rui2016-05-111-6/+9
| | * | | drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher2016-05-112-1/+3
| | * | | drm/amdgpu: fix and cleanup user fence handling v2Christian König2016-05-114-47/+38
| | * | | drm/amdgpu: move VM fields into jobChristian König2016-05-1114-66/+66
| | * | | drm/amdgpu: move the context from the IBs into the jobChristian König2016-05-114-17/+24
| | * | | drm/amdgpu: move context switch handling into common code v2Christian König2016-05-1112-29/+25
| | * | | drm/amdgpu: move preamble IB handling into common codeChristian König2016-05-113-9/+7
| | * | | drm/amdgpu/gfx7: fix pipeline syncChunming Zhou2016-05-111-12/+13
| | * | | amdgpu/uvd: separate context buffer from DPBSonny Jiang2016-05-111-3/+59
| | * | | drm/amdgpu: use fence_context to judge ctx switch v2Christian König2016-05-113-4/+4
| | * | | drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis2016-05-111-10/+10
| | * | | drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-1132-1/+33
| | * | | drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher2016-05-116-27/+52
| | * | | drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher2016-05-111-4/+0