summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/i915: Implement Link Rate fallback on Link training failure"Daniel Vetter2017-03-023-50/+2
* drm/i915: Implement Link Rate fallback on Link training failureManasi Navare2017-03-013-2/+50
* drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes2017-03-015-146/+23
* gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-011-4/+4
* Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-2638-357/+516
|\
| * Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-2313-80/+106
| |\
| | * drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski2017-02-081-6/+6
| | * drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson2017-02-082-2/+11
| | * drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C2017-02-081-1/+2
| | * drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula2017-02-081-1/+2
| | * drm/i915: fix i915 running as dom0 under XenJuergen Gross2017-02-081-2/+10
| | * drm/i915: Flush untouched framebuffers before display on !llcChris Wilson2017-02-081-1/+1
| | * drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-02-081-2/+2
| | * drm/i915: Track pinned vma in intel_plane_stateChris Wilson2017-02-017-135/+99
| | * drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds2017-01-291-0/+3
| | * Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-01-254-56/+24
| | |\
| | | * drm/i915/gvt: Fix kmem_cache_create() nameAlex Williamson2017-01-251-1/+1
| | | * drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instanceAlex Williamson2017-01-251-4/+4
| | | * drm/i915/gvt: Fix relocation of shadow bbChris Wilson2017-01-172-47/+19
| | | * drm/i915/gvt: Enable the shadow batch bufferTina Zhang2017-01-171-4/+0
| | * | drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio2017-01-251-0/+1
| | * | drm/i915: Move atomic state free from out of fence releaseChris Wilson2017-01-253-2/+33
| | * | drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira2017-01-251-0/+6
| | * | drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira2017-01-251-2/+3
| | * | drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira2017-01-251-1/+1
| | * | drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira2017-01-251-4/+5
| | * | drm/i915: Release temporary load-detect state upon switchingChris Wilson2017-01-251-0/+1
| | * | drm/i915: prevent crash with .disable_display parameterClint Taylor2017-01-251-0/+3
| | * | drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson2017-01-251-1/+2
| * | | drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede2017-02-161-1/+12
| * | | 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