summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()Chris Wilson2017-02-161-2/+2
* drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson2017-02-161-0/+5
* drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä2017-02-161-3/+3
* drm/i915: Check for timeout completion when waiting for the rq to submittedChris Wilson2017-02-161-1/+6
* drm/i915: A hotfix for making aliasing PPGTT work for GVT-gZhi Wang2017-02-161-3/+4
* drm/i915: Restore context and pd for ringbuffer submission after resetChris Wilson2017-02-164-17/+81
* drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.Zhi Wang2017-02-161-1/+2
* drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak2017-02-163-3/+8
* drm/i915/gen9+: Enable hotplug detection earlyImre Deak2017-02-161-19/+50
* drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling modeChris Wilson2017-02-161-1/+1
* drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson2017-02-161-14/+23
* Merge tag 'gvt-next-2017-02-15' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-02-1613-99/+179
|\
| * drm/i915/gvt: return error code if dma map iova failedChuanxiao Dong2017-02-141-1/+4
| * drm/i915/gvt: optimize the inhibit context mmio loadChuanxiao Dong2017-02-141-0/+17
| * drm/i915/gvt: add sprite plane flip done support.Xu Han2017-02-142-1/+23
| * drm/i915/gvt: add missing display part reset for vGPU resetChangbin Du2017-02-143-0/+14
| * drm/i915/gvt: Fix shadow context descriptorZhenyu Wang2017-02-141-1/+2
| * drm/i915/gvt: Fix alignment for GTT allocationZhenyu Wang2017-02-141-7/+8
| * drm/i915/gvt: fix crash at function release_shadow_wa_ctxChangbin Du2017-02-101-1/+1
| * drm/i915/gvt: enable IOMMU for gvtChuanxiao Dong2017-02-091-7/+0
| * drm/i915/gvt: map pfn for PTE entry in kvmChuanxiao Dong2017-02-091-13/+49
| * drm/i915/gvt: Map shadow page before using it in shadow page tableChuanxiao Dong2017-02-091-20/+50
| * drm/i915/gvt: reduce the line of interrupt logs and log friendlyChangbin Du2017-02-091-42/+11
| * drm/i915/gvt: remove a redundant end of line in debug logChangbin Du2017-02-091-1/+1
| * drm/i915/gvt: remove a noisy unimportant log in sched_policyChangbin Du2017-02-091-1/+0
| * drm/i915/gvt/kvmgt: remove some dead codeDan Carpenter2017-02-081-5/+0
* | Merge tag 'gvt-next-2017-02-07' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-02-169-121/+42
|\|
| * drm/i915/gvt: fix vgpu type size initZhenyu Wang2017-02-071-6/+7
| * drm/i915/gvt: use normal mmio read function for firmware exposureZhenyu Wang2017-02-071-43/+4
| * drm/i915/gvt: remove detect_host() MPT hookZhenyu Wang2017-02-074-52/+0
| * drm/i915/gvt: move intel iommu detection to intel_gvt_init()Zhenyu Wang2017-02-072-6/+7
| * drm/i915: make intel_gvt_init() later instead of too earlyZhenyu Wang2017-02-072-7/+12
| * drm/i915/gvt: add more resolutions in virtual edidChuanxiao Dong2017-02-071-7/+12
* | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-1027-633/+682
|\ \
| * | drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset2017-02-093-2/+8
| * | drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset2017-02-091-1/+4
| * | drm/amdgpu: add support for new smc firmware on polarisAlex Deucher2017-02-092-6/+29
| * | drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu2017-02-091-10/+7
| * | drm/amdgpu: shut up #warning for compile testingArnd Bergmann2017-02-091-0/+2
| * | drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King2017-02-091-1/+0
| * | drm/radeon: remove some dead codeDan Carpenter2017-02-091-3/+1
| * | drm/radeon: avoid kernel segfault in vce when gpu fails to resumeJérôme Glisse2017-02-091-1/+1
| * | drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu2017-02-081-2/+3
| * | drm/amd/gfx6: update gb_addr_configFlora Cui2017-02-081-0/+3
| * | drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui2017-02-081-1/+1
| * | drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui2017-02-081-1/+1
| * | drm/amdgpu: refine si_read_registerFlora Cui2017-02-081-17/+73
| * | drm/amdgpu/gfx6: clean up spi configurationFlora Cui2017-02-081-8/+4
| * | drm/amdgpu/gfx6: clean up cu configurationFlora Cui2017-02-081-62/+38
| * | drm/amdgpu/gfx6: clean up rb configurationFlora Cui2017-02-081-59/+42