summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2015-11-10drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck1-1/+2
2015-11-07Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...Dave Airlie7-24/+79
2015-11-07Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie6-100/+42
2015-11-06drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom4-99/+39
2015-11-06drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom2-1/+3
2015-11-06drm/i915/skl: disable display side power well support for nowImre Deak2-2/+21
2015-11-06drm/i915: Extend DSL readout fix to BDW and SKL.Maarten Lankhorst1-1/+1
2015-11-05drm/i915: Do graphics device reset under forcewakeMika Kuoppala1-1/+10
2015-11-05drm/i915: Skip fence installation for objects with rotated views (v4)Vivek Kasireddy1-16/+20
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner2-7/+0
2015-11-05Merge tag 'drm/panel/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-2/+0
2015-11-05Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie6-21/+20
2015-11-05Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie6-10/+120
2015-11-05Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie26-502/+31360
2015-11-04drm/amdgpu: group together common fence implementationChristian König1-97/+109
2015-11-04drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König3-4/+3
2015-11-04drm/amdgpu: remove now unused fence functionsChristian König1-39/+0
2015-11-04drm/amdgpu: fix fence fallback checkChristian König1-0/+2
2015-11-04drm/amdgpu: fix stoping the scheduler timeoutChristian König1-1/+1
2015-11-04drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()Dan Carpenter1-2/+4
2015-11-04drm/i915: Fix locking around GuC firmware loadDaniel Stone2-8/+5
2015-11-03drm/amdgpu: update Fiji's Golden settingFlora Cui1-7/+15
2015-11-03drm/amdgpu: update Fiji's rev idFlora Cui1-0/+5
2015-11-03drm/amdgpu: extract common code in vi_common_early_initFlora Cui1-6/+3
2015-11-03drm/amd/scheduler: don't oops on failure to loadDave Airlie1-1/+2
2015-11-03drm/amdgpu: don't oops on failure to load (v2)Dave Airlie1-0/+3
2015-11-03drm/amdgpu: don't VT switch on suspendAlex Deucher1-0/+1
2015-11-03Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie74-381/+1312
2015-11-03Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie25-793/+694
2015-11-03drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interopBen Skeggs1-1/+3
2015-11-03drm/nouveau/abi16: implement limited interoperability with usif/nvifBen Skeggs3-2/+53
2015-11-03drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()Ben Skeggs1-5/+13
2015-11-03drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()Ben Skeggs3-9/+8
2015-11-03drm/nouveau/pci: enable c800 magic for Medion Erazer X7827Ilia Mirkin1-0/+1
2015-11-03drm/nouveau/pci: enable c800 magic for Lenovo Y510PIlia Mirkin1-1/+7
2015-11-03drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst1-23/+77
2015-11-03drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet1-1/+1
2015-11-03drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet5-2/+41
2015-11-03drm/nouveau/fb/ramnv50: Script changes for G94 and upRoy Spliet1-6/+30
2015-11-03drm/nouveau/fb/ramnv50: Deal with cards without timing entriesRoy Spliet3-7/+50
2015-11-03drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet2-0/+42
2015-11-03drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet1-30/+34
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet3-0/+20
2015-11-03drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet2-24/+19
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet5-12/+39
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau6-0/+37
2015-11-03drm/nouveau/disp,pm: constify nvkm_object_func structuresJulia Lawall2-2/+2
2015-11-03drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+Ilia Mirkin3-0/+3
2015-11-03drm/nouveau/gr: document mp error 0x10Ilia Mirkin1-0/+1