summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: make context status notifier head be per engineChangbin Du2017-03-217-32/+27
* drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson2017-03-211-1/+1
* Merge tag 'gvt-fixes-2017-03-17' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-03-2015-178/+268
|\
| * drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang2017-03-171-2/+2
| * drm/i915/gvt: GVT pin/unpin shadow contextChuanxiao Dong2017-03-171-0/+27
| * drm/i915/gvt: scan shadow indirect context image when validTina Zhang2017-03-171-3/+6
| * drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du2017-03-171-1/+3
| * drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong2017-03-171-0/+5
| * drm/i915/gvt: Remove bogus retry around i915_wait_requestChris Wilson2017-03-171-13/+1
| * drm/i915/gvt: correct the ggtt valid bit check in pipe control commandYulei Zhang2017-03-171-1/+1
| * drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang2017-03-1712-158/+180
| * drm/i915/gvt: handle force-nonpriv registers, cmd parser partZhao Yan2017-03-173-0/+43
* | drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarksVille Syrjälä2017-03-161-6/+3
* | drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMCAnder Conselvan de Oliveira2017-03-151-1/+0
* | drm/i915: Reject HDMI 12bpc if the sink doesn't indicate supportVille Syrjälä2017-03-141-3/+21
* | drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()Chris Wilson2017-03-141-1/+1
* | drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-03-143-48/+32
* | drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke2017-03-144-57/+3
* | drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson2017-03-142-6/+18
* | drm/i915: Disable engine->irq_tasklet around resetsChris Wilson2017-03-141-0/+15
* | drm/i915: Split GEM resetting into 3 phasesChris Wilson2017-03-143-2/+9
|/
* drm/i915: Fix forcewake active domain trackingTvrtko Ursulin2017-03-131-7/+6
* drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...Maarten Lankhorst2017-03-131-3/+0
* drm/i915: use correct node for handling cache domain evictionMatthew Auld2017-03-131-4/+4
* drm/i915: Drain the freed state from the tail of the next commitChris Wilson2017-03-091-13/+21
* drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä2017-03-091-11/+1
* drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctlChris Wilson2017-03-092-0/+81
* drm/i915: Store a permanent error in obj->mm.pagesChris Wilson2017-03-091-3/+6
* drm/i915: Move updating color management to before vblank evasionMaarten Lankhorst2017-03-091-5/+7
* drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak2017-03-091-5/+6
* drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala2017-03-091-0/+7
* drm/i915: Remove the vma from the drm_mm if binding failsChris Wilson2017-03-091-20/+37
* drm/i915/fbdev: Stop repeating tile configuration on stagnationChris Wilson2017-03-091-6/+4
* drm/i915/glk: Fix watermark computations for third sprite planeAnder Conselvan de Oliveira2017-03-091-0/+1
* drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctlChris Wilson2017-03-091-0/+10
* Merge tag 'gvt-fixes-2017-03-08' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-03-086-149/+272
|\
| * drm/i915/gvt: change some gvt_err to gvt_dbg_cmdTina Zhang2017-03-081-5/+5
| * drm/i915/gvt: protect RO and Rsvd bits of virtual vgpu configuration spaceChangbin Du2017-03-061-3/+51
| * drm/i915/gvt: handle workload lifecycle properlyChuanxiao Dong2017-03-061-16/+33
| * drm/i915/gvt: fix an error for F_RO flagZhao Yan2017-03-021-0/+1
| * drm/i915/gvt: use pfn_valid for better checkingChuanxiao Dong2017-03-011-2/+2
| * drm/i915/gvt: set SFUSE_STRAP properly for vitual monitor detectionBing Niu2017-03-011-3/+11
| * drm/i915/gvt: fix an error for one registerZhao Yan2017-03-011-1/+1
| * drm/i915/gvt: add more registers into handlers listZhao Yan2017-03-011-0/+22
| * drm/i915/gvt: have more registers with F_CMD_ACCESS flags setZhao Yan2017-03-011-100/+123
| * drm/i915/gvt: add some new MMIOs to cmd_access white listPei Zhang2017-02-241-2/+3
| * drm/i915/gvt: fix pcode mailbox write emulation of BDWWeinan Li2017-02-241-15/+18
* | Merge tag 'gvt-next-2017-02-24' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-03-0813-111/+418
|\ \ | |/
| * drm/i915/gvt: add resolution definition for vGPU typeZhenyu Wang2017-02-245-17/+40
| * drm/i915/gvt: Add more edid definition supportZhenyu Wang2017-02-242-38/+80
OpenPOWER on IntegriCloud