summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* 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-081-1/+0
| * | drm/radeon: remove some dead codeDan Carpenter2017-02-081-3/+1
| * | drm/radeon: avoid kernel segfault in vce when gpu fails to resumeJérôme Glisse2017-02-081-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
| * | drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu2017-02-083-51/+36
| * | drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu2017-02-081-177/+171
| * | drm/amdgpu: enable vce pg feature on Kv.Rex Zhu2017-02-081-2/+2
| * | drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu2017-02-084-112/+111
| * | drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu2017-02-081-0/+9
| * | drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu2017-02-084-42/+30
| * | drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu2017-02-081-6/+14
| * | drm/amdgpu: refine uvd4.2 init/stop code.Rex Zhu2017-02-081-41/+70
| * | drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu2017-02-081-21/+8
OpenPOWER on IntegriCloud