summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-10414-9342/+51903
|\
| * Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...Dave Airlie2015-11-077-24/+79
| |\
| | * drm/i915/skl: disable display side power well support for nowImre Deak2015-11-062-2/+21
| | * drm/i915: Extend DSL readout fix to BDW and SKL.Maarten Lankhorst2015-11-061-1/+1
| | * drm/i915: Do graphics device reset under forcewakeMika Kuoppala2015-11-051-1/+10
| | * drm/i915: Skip fence installation for objects with rotated views (v4)Vivek Kasireddy2015-11-051-16/+20
| | * drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)Jani Nikula2015-11-021-0/+3
| | * drm/i915/skl: Prevent unclaimed register writes on skylake.Maarten Lankhorst2015-11-021-0/+5
| | * drm/i915: disable CPU PWM also on LPT/SPT backlight disableJani Nikula2015-10-281-0/+14
| | * drm/i915: Fix maxfifo watermark calc on vlv cursor planesThomas Daniel2015-10-271-1/+1
| | * drm/i915: add hotplug activation period to hotplug update maskJani Nikula2015-10-221-3/+4
| * | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-11-076-100/+42
| |\ \
| | * | drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom2015-11-064-99/+39
| | * | drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom2015-11-062-1/+3
| * | | Merge tag 'drm/panel/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-11-052-2/+0
| |\ \ \
| | * | | drm/bridge: ptn3460: Fix coccinelle warningskbuild test robot2015-10-301-1/+0
| | * | | drm/bridge: ps8622: Fix coccinelle warningskbuild test robot2015-10-301-1/+0
| * | | | Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-11-052-8/+7
| |\ \ \ \
| | * | | | drm/tegra: dc: Request/free syncpoint at init/exitThierry Reding2015-10-301-7/+7
| | * | | | drm/tegra: fb: Remove gratuituous blank lineThierry Reding2015-10-301-1/+0
| | |/ / /
| * | | | Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-11-052-4/+28
| |\ \ \ \
| | * | | | drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHDLucas Stach2015-10-301-4/+12
| | * | | | drm/imx: enable ARGB4444 16-bit color formatLucas Stach2015-10-301-0/+2
| | * | | | drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel2015-10-301-0/+6
| | * | | | drm/imx: enable 15-bit RGB with 1-bit alpha formatsPhilipp Zabel2015-10-301-0/+8
| * | | | | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-11-0524-498/+31241
| |\ \ \ \ \
| | * | | | | drm/amdgpu: group together common fence implementationChristian König2015-11-041-97/+109
| | * | | | | drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König2015-11-043-4/+3
| | * | | | | drm/amdgpu: remove now unused fence functionsChristian König2015-11-041-39/+0
| | * | | | | drm/amdgpu: fix fence fallback checkChristian König2015-11-041-0/+2
| | * | | | | drm/amdgpu: fix stoping the scheduler timeoutChristian König2015-11-041-1/+1
| | * | | | | drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()Dan Carpenter2015-11-041-2/+4
| | * | | | | drm/amdgpu: update Fiji's Golden settingFlora Cui2015-11-031-7/+15
| | * | | | | drm/amdgpu: update Fiji's rev idFlora Cui2015-11-031-0/+5
| | * | | | | drm/amdgpu: extract common code in vi_common_early_initFlora Cui2015-11-031-6/+3
| | * | | | | drm/amd/scheduler: don't oops on failure to loadDave Airlie2015-11-031-1/+2
| | * | | | | drm/amdgpu: don't oops on failure to load (v2)Dave Airlie2015-11-031-0/+3
| | * | | | | drm/amdgpu: don't VT switch on suspendAlex Deucher2015-11-031-0/+1
| | * | | | | drm/amdgpu: Make amdgpu_mn functions inlineHarry Wentland2015-11-021-2/+2
| | * | | | | drm/amdgpu: remove amdgpu_fence_ref/unrefChristian König2015-10-304-35/+4
| | * | | | | drm/amdgpu: use common fence for syncChristian König2015-10-302-11/+12
| | * | | | | drm/amdgpu: use the new fence_is_laterChristian König2015-10-301-17/+13
| | * | | | | drm/amdgpu: use common fences for VMID management v2Christian König2015-10-304-18/+21
| | * | | | | drm/amdgpu: move ring_from_fence to common codeChristian König2015-10-303-21/+27
| | * | | | | drm/amdgpu: switch to common fence_wait_any_timeout v2Christian König2015-10-303-109/+13
| | * | | | | drm/amdgpu: remove unneeded fence functionsChristian König2015-10-301-12/+1
| | * | | | | drm/amdgpu: ignore scheduler fences from the same entityChristian König2015-10-281-0/+6
| | * | | | | drm/amdgpu: add GFX 8.1 register headersAlex Deucher2015-10-283-0/+30967
| | * | | | | drm/amdgpu: add some additional CZ revisionsAlex Deucher2015-10-281-0/+7
| | * | | | | drm/radeon/dce4+: optimize pageflip (v2)Alex Deucher2015-10-261-28/+4