summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-10468-9797/+53338
|\
| * 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
| * | | vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner2015-11-052-7/+0
| * | | 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-056-21/+20
| |\ \ \ \
| | * | | | 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
| | * | | | gpu: host1x: Fix MLOCK's debug infoDmitry Osipenko2015-10-024-13/+13
| | |/ / /
| * | | | Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-11-056-10/+120
| |\ \ \ \
| | * | | | drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHDLucas Stach2015-10-301-4/+12
| | * | | | gpu: ipu-v3: fix div_ratio typeAndrzej Hajda2015-10-301-1/+1
| | * | | | gpu: ipu-v3: csi: add support for 8 bpp grayscale sensors.Philippe De Muyter2015-10-301-0/+1
| | * | | | drm/imx: enable ARGB4444 16-bit color formatLucas Stach2015-10-301-0/+2
| | * | | | gpu: ipu-v3: add support for ARGB4444 16-bit color formatLucas Stach2015-10-302-0/+12
| | * | | | drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel2015-10-301-0/+6
| | * | | | gpu: ipu-v3: add support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel2015-10-301-4/+28
| | * | | | drm/imx: enable 15-bit RGB with 1-bit alpha formatsPhilipp Zabel2015-10-301-0/+8
| | * | | | gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formatsPhilipp Zabel2015-10-302-0/+48
| | * | | | MAINTAINERS: Add IPUv3 core driver to the i.MX DRM driver sectionPhilipp Zabel2015-10-301-0/+1
| | * | | | gpu: ipu-v3: ipu-csi: bool test doesn't need a comparison to falseFabio Estevam2015-10-301-1/+1
| * | | | | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-11-0526-502/+31360
| |\ \ \ \ \
| | * | | | | 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