summaryrefslogtreecommitdiffstats
path: root/Documentation/pti (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-12drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du1-6/+0
2017-04-12drm/i915/gvt: Align render mmio list to cachelineChangbin Du1-2/+2
2017-04-06drm/i915/gvt: cleanup some too chatty scheduler messageZhenyu Wang1-9/+1
2017-03-30drm/i915/gvt: control the scheduler by timeslice usagePing Gao1-2/+7
2017-03-30drm/i915/gvt: create an idle vGPUPing Gao3-1/+69
2017-03-30drm/i915/gvt: add basic function for weight controlPing Gao1-0/+59
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao4-7/+33
2017-03-30drm/i915/gvt: factor out the schedulerPing Gao1-30/+36
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao3-25/+48
2017-03-30drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao4-16/+41
2017-03-30drm/i915/gvt: remove the redundant info NULL checkTina Zhang1-7/+0
2017-03-30drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang1-1/+1
2017-03-29drm/i915/gvt: remove workload from intel_shadow_wa_ctx structureTina Zhang3-13/+22
2017-03-29drm/i915/gvt: Turn on KBL platform support.Xu Han1-0/+2
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han8-26/+43
2017-03-29drm/i915/gvt: Update save/restore list to compatible KBL platform.Xu Han1-0/+12
2017-03-29drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.Xu Han1-198/+211
2017-03-29drm/i915/gvt: Add KBL platform definition.Xu Han1-9/+10
2017-03-29drm/i915/gvt: Add mdev device attribute groupZhenyu Wang1-0/+32
2017-03-29drm/i915/gvt: make dpcd_fix_data supports DP1.2Pei Zhang1-1/+2
2017-03-29drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detec...Weinan Li1-1/+12
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang1-4/+4
2017-03-28drm/i915/dp: reduce link M/N parametersJani Nikula1-0/+11
2017-03-28drm/i915: Take rpm wakelock around debugfs/i915_gpu_infoChris Wilson1-1/+4
2017-03-28drm/i915: WARN if the core runtime PM get helpers failImre Deak1-3/+9
2017-03-28drm/i915/perf: remove user triggerable warnMatthew Auld1-2/+6
2017-03-28drm/i915: update the firmware download URLJani Nikula1-1/+1
2017-03-28drm/i915/perf: destroy stream on sample_flags mismatchMatthew Auld1-1/+2
2017-03-28drm/i915: allow HDMI 2.0 clock ratesShashank Sharma1-0/+2
2017-03-28drm/i915: enable scramblingShashank Sharma5-0/+106
2017-03-27drm/i915: kill intel_ddi_pll_select()Paulo Zanoni3-26/+11
2017-03-27drm/i915: Mark manually wedged engines as guiltyChris Wilson1-5/+11
2017-03-27drm/i915: Refactor tests for validity of RING_TAILChris Wilson4-15/+19
2017-03-27drm/i915: Assert that the request->tail fits within the ringChris Wilson2-0/+7
2017-03-27drm/i915/execlists: Wrap tail pointer after reset tweakingChris Wilson2-3/+11
2017-03-27drm/i915: Use i9xx_check_plane_surface() for sprite planes as wellVille Syrjälä3-47/+27
2017-03-27drm/i915: Eliminate ironlake_update_primary_plane()Ville Syrjälä1-49/+6
2017-03-27drm/i915: Introduce i9xx_check_plane_surface()Ville Syrjälä1-32/+50
2017-03-27drm/i915: Pre-compute plane control register valueVille Syrjälä3-32/+36
2017-03-27drm/i915: Nuke ironlake_plane_ctl()Ville Syrjälä1-52/+6
2017-03-27drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl()Ville Syrjälä1-38/+66
2017-03-27drm/i915: Use BIT() for computing the engine's flagChris Wilson1-2/+2
2017-03-27drm/i915: Remove unused intel_flush_status_page()Chris Wilson1-8/+0
2017-03-27drm/i915: Fixup intel_write_status_page() for old CPUs without clflushChris Wilson1-7/+15
2017-03-27drm/i915: Align "unfenced" tiled access on gen2, early gen3Chris Wilson3-1/+9
2017-03-27drm/i915: Limit number of reads to stabilize rc6 counter readsChris Wilson1-1/+2
2017-03-27drm/i915: Check we have an wake device before flushing GTT writesChris Wilson1-3/+6
2017-03-27drm/i915/execlists: Trim irq handlerChris Wilson1-15/+12
2017-03-27drm/i915/uc: Make intel_uc_prepare_fw() staticMichal Wajdeczko2-137/+135
2017-03-26Linux 4.11-rc4v4.11-rc4Linus Torvalds1-1/+1