summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: query vram type from atombiosHawking Zhang2018-03-143-7/+93
* drm/amd/amdgpu: Add missing "DDR4" labelTom St Denis2018-03-141-1/+2
* drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for TongaEmily Deng2018-03-142-3/+3
* drm/amdgpu: Correct the place of amdgpu_pm_sysfs_finiEmily Deng2018-03-141-1/+1
* drm/amdgpu: stop allocating a page array for prime shared BOsChristian König2018-03-142-3/+4
* drm/ttm: add ttm_sg_tt_initChristian König2018-03-141-9/+45
* drm/ttm: move ttm_tt defines into ttm_tt.hChristian König2018-03-141-6/+0
* Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-14107-3617/+5386
|\
| * drm/i915: Update DRIVER_DATE to 20180308Joonas Lahtinen2018-03-081-2/+2
| * Merge tag 'gvt-next-2018-03-08' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen2018-03-0819-1156/+1468
| |\
| | * drm/i915/gvt: Return error at the failure of finding page_trackXiong Zhang2018-03-061-1/+3
| | * drm/i915/gvt: Release gvt->lock at the failure of finding page trackXiong Zhang2018-03-061-1/+2
| | * drm/i915/kvmgt: Add kvmgt debugfs entry nr_cache_entries under vgpuChangbin Du2018-03-062-0/+16
| | * drm/i915/gvt: Fix guest vGPU hang caused by very high dma setup overheadChangbin Du2018-03-065-134/+246
| | * drm/i915/gvt: Fix check error on hws_pga_write() fail messageZhenyu Wang2018-03-061-4/+4
| | * drm/i915/gvt: Fix one indent errorZhenyu Wang2018-03-061-1/+1
| | * drm/i915/gvt: Fix check error on fence mmio handlerZhenyu Wang2018-03-061-2/+4
| | * drm/i915/gvt: Fix check error of vgpu create failure messageZhenyu Wang2018-03-061-1/+1
| | * drm/i915/gvt: Fix vGPU sched timeslice calculation warningZhenyu Wang2018-03-061-3/+2
| | * drm/i915/gvt: remove gvt max port definitionZhenyu Wang2018-03-061-3/+1
| | * drm/i915/gvt: Fix one gvt_vgpu_error() use in dmabuf.cZhenyu Wang2018-03-061-1/+1
| | * drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li2018-03-064-4/+181
| | * drm/i915/gvt: add interface to check if context is inhibitWeinan Li2018-03-062-10/+16
| | * drm/i915/gvt: add define GEN9_MOCS_SIZEWeinan Li2018-03-061-6/+8
| | * drm/i915/gvt: Define PTE addr mask with GENMASK_ULLChangbin Du2018-03-061-3/+3
| | * drm/i915/gvt: Manage shadow pages with radix treeChangbin Du2018-03-062-27/+27
| | * drm/i915/gvt: Provide generic page_track infrastructure for write-protected pageChangbin Du2018-03-068-111/+266
| | * drm/i915/gvt: Don't extend page_track to mpt layerChangbin Du2018-03-062-52/+36
| | * drm/i915/gvt: Rename mpt api {set, unset}_wp_page to {enable, disable}_page_t...Changbin Du2018-03-063-11/+10
| | * drm/i915/gvt: Rename shadow_page to short name sptChangbin Du2018-03-062-29/+29
| | * drm/i915/gvt: Rework shadow page management codeChangbin Du2018-03-063-320/+203
| | * drm/i915/gvt: Refine pte shadowing processChangbin Du2018-03-061-79/+94
| | * drm/i915/gvt: Use standard pte bit definitionChangbin Du2018-03-061-11/+11
| | * drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interfaceChangbin Du2018-03-064-44/+22
| | * drm/i915/gvt: Rename ggtt related functions to be more specificChangbin Du2018-03-063-15/+15
| | * drm/i915/gvt: Add verbose gtt shadow logsChangbin Du2018-03-061-0/+18
| | * drm/i915/gvt: Refine ggtt_set_shadow_entryChangbin Du2018-03-061-11/+8
| | * drm/i915/gvt: Refine ggtt and ppgtt root entry opsChangbin Du2018-03-062-56/+75
| | * drm/i915/gvt: Refine the intel_vgpu_mm reference managementChangbin Du2018-03-063-19/+25
| | * drm/i915/gvt: Rework shadow graphic memory management codeChangbin Du2018-03-066-356/+299
| * | drm/i915: add schedule out notification of preempted but completed requestWeinan Li2018-03-081-1/+6
| * | drm/i915: expose rcs topology through query uAPILionel Landwerlin2018-03-081-0/+75
| * | drm/i915: add query uAPILionel Landwerlin2018-03-084-0/+68
| * | drm/i915: add rcs topology to error stateLionel Landwerlin2018-03-081-0/+1
| * | drm/i915/debugfs: add rcs topology entryLionel Landwerlin2018-03-083-0/+37
| * | drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin2018-03-082-17/+12
| * | drm/i915: store all subslice masksLionel Landwerlin2018-03-086-67/+237
| * | drm/i915/guc: work around gcc-4.4.4 union initializer issueAndrew Morton2018-03-081-2/+4
| * | drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi2018-03-072-0/+8
| * | drm/i915/icl: Gen11 forcewake supportDaniele Ceraolo Spurio2018-03-074-26/+189