summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-113-7/+7
* Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2018-02-0890-1788/+3168
|\
| * Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...Dave Airlie2018-02-0817-136/+193
| |\
| | * drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2018-02-072-3/+7
| | * drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi2018-02-061-2/+3
| | * drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi2018-02-061-3/+8
| | * drm/i915/cmdparser: Do not check past the cmd length.Michal Srb2018-02-061-0/+6
| | * drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb2018-02-061-2/+2
| | * drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak2018-02-063-9/+25
| | * drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang2018-02-062-29/+70
| | * drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du2018-02-064-59/+35
| | * drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li2018-02-063-14/+20
| | * drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li2018-02-066-18/+20
| * | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-02-087-28/+26
| |\ \ | | |/ | |/|
| | * drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S2018-02-061-1/+1
| | * drm/amdgpu: disable coarse grain clockgating for STShirish S2018-01-291-1/+0
| | * drm/radeon: adjust tested variableJulia Lawall2018-01-291-1/+1
| | * drm/amdgpu: remove WARN_ON when VM isn't found v2Christian König2018-01-291-1/+1
| | * drm/amdgpu: fix locking in vega10_ih_prescreen_ivChristian König2018-01-291-1/+3
| | * drm/amdgpu: fix another potential cause of VM faultsChristian König2018-01-291-20/+12
| | * drm/amdgpu: use queue 0 for kiq ringHuang Rui2018-01-291-2/+6
| | * drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)Tom St Denis2018-01-291-1/+2
| | * drm/ttm: fix missing parameter change for ttm_bo_cleanup_refsRoger He2018-01-291-1/+1
| * | Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-nextDave Airlie2018-02-0644-1491/+2723
| |\ \
| | * | drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warningArnd Bergmann2018-02-021-3/+6
| | * | drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt2018-02-021-1/+1
| | * | drm/nouveau: Introduce NvPmEnableGating optionLyude Paul2018-02-021-1/+3
| | * | drm/nouveau: Add support for SLCG for Kepler2Lyude Paul2018-02-021-0/+93
| | * | drm/nouveau: Add support for BLCG on Kepler2Lyude Paul2018-02-025-4/+139
| | * | drm/nouveau: Add support for BLCG on Kepler1Lyude Paul2018-02-0214-1/+442
| | * | drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul2018-02-029-21/+301
| | * | drm/nouveau/kms/nv50: fix handling of gamma since atomic conversionBen Skeggs2018-02-021-53/+109
| | * | drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsetsBen Skeggs2018-02-021-4/+4
| | * | drm/nouveau/kms/nv50: use "low res" lut for indexed modeIlia Mirkin2018-02-021-2/+4
| | * | drm/nouveau/kms/nv50: prepare for double-buffered LUTsBen Skeggs2018-02-022-23/+15
| | * | drm/nouveau/bo: add helper functions for handling pinned+mapped buffersBen Skeggs2018-02-021-0/+28
| | * | drm/nouveau/fbcon: add module parameter to select bits-per-pixelBen Skeggs2018-02-021-8/+14
| | * | drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs2018-02-027-1/+78
| | * | drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs2018-02-021-0/+39
| | * | drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen Skeggs2018-02-025-86/+163
| | * | drm/nouveau: nouveau: use correct string lengthArnd Bergmann2018-02-021-3/+3
| | * | drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warningsChristoph Böhmwalder2018-02-021-1/+2
| | * | drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst2018-02-024-1292/+1292
| * | | drm/i915/ppgtt: Pin page directories before allocationChris Wilson2018-02-011-4/+10
| * | | drm/i915: Always run hangcheck while the GPU is busyChris Wilson2018-02-014-21/+6
| * | | Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin2018-02-011-47/+47
| * | | drm/i915/edp: Do not do link training fallback or prune modes on EDPManasi Navare2018-02-011-9/+17
| * | | drm/i915: Check for fused or unused pipesMika Kahola2018-02-011-1/+1
| * | | drm/i915: Protect WC stash allocation against direct reclaimChris Wilson2018-02-011-7/+25
| * | | drm/i915: Only attempt to scan the requested number of shrinker slabsChris Wilson2018-02-011-2/+2
OpenPOWER on IntegriCloud