summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-08Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...Dave Airlie
2018-02-07drm/i915/bios: add DP max link rate to VBT child device structJani Nikula
2018-02-08Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-02-06drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi
2018-02-06drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi
2018-02-06drm/i915/cmdparser: Do not check past the cmd length.Michal Srb
2018-02-06drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb
2018-02-06drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak
2018-02-06drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang
2018-02-06drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du
2018-02-06drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li
2018-02-06drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S
2018-02-06Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2018-02-05drm/rockchip: lvds: Explicitly include pinctrl headersThierry Reding
2018-02-02drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warningArnd Bergmann
2018-02-02drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt
2018-02-02drm/nouveau: Introduce NvPmEnableGating optionLyude Paul
2018-02-02drm/nouveau: Add support for SLCG for Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul
2018-02-02drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul
2018-02-02drm/nouveau/kms/nv50: fix handling of gamma since atomic conversionBen Skeggs
2018-02-02drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsetsBen Skeggs
2018-02-02drm/nouveau/kms/nv50: use "low res" lut for indexed modeIlia Mirkin
2018-02-02drm/nouveau/kms/nv50: prepare for double-buffered LUTsBen Skeggs
2018-02-02drm/nouveau/bo: add helper functions for handling pinned+mapped buffersBen Skeggs
2018-02-02drm/nouveau/fbcon: add module parameter to select bits-per-pixelBen Skeggs
2018-02-02drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs
2018-02-02drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs
2018-02-02drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen Skeggs
2018-02-02drm/nouveau: nouveau: use correct string lengthArnd Bergmann
2018-02-02drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warningsChristoph Böhmwalder
2018-02-02drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01drm/i915/ppgtt: Pin page directories before allocationChris Wilson
2018-02-01drm/i915: Always run hangcheck while the GPU is busyChris Wilson
2018-02-01Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin
2018-02-01drm/i915/edp: Do not do link training fallback or prune modes on EDPManasi Navare
2018-02-01drm/i915: Check for fused or unused pipesMika Kahola
2018-02-01drm/i915: Protect WC stash allocation against direct reclaimChris Wilson
2018-02-01drm/i915: Only attempt to scan the requested number of shrinker slabsChris Wilson
2018-02-01drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst
2018-02-01drm/i915/gvt: cancel scheduler timer when no vGPU existsZhenyu Wang
2018-02-01drm/i915/gvt: cancel virtual vblank timer when no vGPU existsZhenyu Wang