summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-09drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck
2015-11-07Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...Dave Airlie
2015-11-07Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2015-11-06drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom
2015-11-06drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom
2015-11-06drm/i915/skl: disable display side power well support for nowImre Deak
2015-11-06drm/i915: Extend DSL readout fix to BDW and SKL.Maarten Lankhorst
2015-11-05drm/i915: Do graphics device reset under forcewakeMika Kuoppala
2015-11-05drm/i915: Skip fence installation for objects with rotated views (v4)Vivek Kasireddy
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner
2015-11-05Merge tag 'drm/panel/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-11-05Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-11-05Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-11-05Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-11-04drm/amdgpu: group together common fence implementationChristian König
2015-11-04drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König
2015-11-04drm/amdgpu: remove now unused fence functionsChristian König
2015-11-04drm/amdgpu: fix fence fallback checkChristian König
2015-11-04drm/amdgpu: fix stoping the scheduler timeoutChristian König
2015-11-04drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()Dan Carpenter
2015-11-04drm/i915: Fix locking around GuC firmware loadDaniel Stone
2015-11-03drm/amdgpu: update Fiji's Golden settingFlora Cui
2015-11-03drm/amdgpu: update Fiji's rev idFlora Cui
2015-11-03drm/amdgpu: extract common code in vi_common_early_initFlora Cui
2015-11-03drm/amd/scheduler: don't oops on failure to loadDave Airlie
2015-11-03drm/amdgpu: don't oops on failure to load (v2)Dave Airlie
2015-11-03drm/amdgpu: don't VT switch on suspendAlex Deucher
2015-11-03Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-11-03Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-11-03drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interopBen Skeggs
2015-11-03drm/nouveau/abi16: implement limited interoperability with usif/nvifBen Skeggs
2015-11-03drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()Ben Skeggs
2015-11-03drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()Ben Skeggs
2015-11-03drm/nouveau/pci: enable c800 magic for Medion Erazer X7827Ilia Mirkin
2015-11-03drm/nouveau/pci: enable c800 magic for Lenovo Y510PIlia Mirkin
2015-11-03drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst
2015-11-03drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet
2015-11-03drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Script changes for G94 and upRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Deal with cards without timing entriesRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau
2015-11-03drm/nouveau/disp,pm: constify nvkm_object_func structuresJulia Lawall
2015-11-03drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+Ilia Mirkin
2015-11-03drm/nouveau/gr: document mp error 0x10Ilia Mirkin
2015-11-03drm/nouveau: fix memory leakSudip Mukherjee