summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Merge tag 'gvt-next-2017-09-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula10-175/+353
2017-09-08drm/i915/gvt: Add support for PCIe extended configuration spaceChangbin Du4-6/+5
2017-09-08drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du1-65/+48
2017-09-08drm/i915/gvt: Refine error handling for perform_bb_shadowfred gao1-2/+4
2017-09-08drm/i915/gvt: Refine error handling in dispatch_workloadfred gao1-1/+3
2017-09-08drm/i915/gvt: Refine error handling for intel_vgpu_pin_mmfred gao1-2/+1
2017-09-08drm/i915/gvt: Refine error handling for prepare_execlist_workloadfred gao1-27/+69
2017-09-08drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workloadfred gao3-16/+22
2017-09-08drm/i915/gvt: Separate cmd scan from request allocationfred gao4-38/+110
2017-09-08drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du4-25/+98
2017-09-08drm/i915/kvmgt: Sanitize PCI bar emulationChangbin Du1-1/+1
2017-09-07drm/i915: Transform WaDisablePooledEuLoadBalancingFix into a simple register ...Oscar Mateo1-2/+2
2017-09-07drm/i915: Transform WaDisableDynamicCreditSharing into a simple register writeOscar Mateo1-2/+3
2017-09-07drm/i915: Transform WaDisableGafsUnitClkGating into a simple reg writeOscar Mateo1-3/+6
2017-09-07drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked registerOscar Mateo1-1/+1
2017-09-07drm/i915: Transform WaDisableI2mCycleOnWRPort into a simple reg writeOscar Mateo1-3/+4
2017-09-07drm/i915: Transform WaInPlaceDecompressionHang into a simple reg writeOscar Mateo1-10/+15
2017-09-07drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson1-2/+2
2017-09-07i915: Fix obj size vs. alignment for drm_pci_alloc()Ville Syrjälä1-1/+1
2017-09-07drm/i915: Disable mmio debugging during user accessChris Wilson3-8/+72
2017-09-07drm/i915/skl+: debugfs entry to control IPCKumar, Mahesh1-1/+53
2017-09-07drm/i915/bxt+: Enable IPC supportKumar, Mahesh5-1/+31
2017-09-07drm/i915/gen9+: Add has_ipc flag in device info structureMahesh Kumar2-1/+8
2017-09-07drm/i915/cnl: Extend WM workaround with IPC for CNLKumar, Mahesh1-1/+2
2017-09-07drm/i915/glk: IPC linetime watermark workaround for GLKKumar, Mahesh1-3/+4
2017-09-07drm/i915/gen10: Calculate and enable transition WMKumar, Mahesh1-2/+50
2017-09-07drm/i915/skl+: Optimize WM calculationKumar, Mahesh2-85/+119
2017-09-07drm/i915: Fixed point fixed16 wrapper cleanupKumar, Mahesh1-7/+7
2017-09-07tools/testing/scatterlist: Test new __sg_alloc_table_from_pagesTvrtko Ursulin3-0/+234
2017-09-07drm/i915: Use __sg_alloc_table_from_pages for userptr allocationsTvrtko Ursulin3-55/+45
2017-09-07lib/scatterlist: Introduce and export __sg_alloc_table_from_pagesTvrtko Ursulin2-21/+56
2017-09-07lib/scatterlist: Avoid potential scatterlist entry overflowTvrtko Ursulin2-11/+26
2017-09-07lib/scatterlist: Fix offset type in sg_alloc_table_from_pagesTvrtko Ursulin4-6/+6
2017-09-07drm/i915: Disable snooping (userptr, set-cache-level) on gen4Chris Wilson2-2/+2
2017-09-07drm/i915: Update DRIVER_DATE to 20170907Jani Nikula1-2/+2
2017-09-07drm/i915/cnl: WaThrottleEUPerfToAvoidTDBackPressure:cnl(pre-prod)Rodrigo Vivi2-0/+5
2017-09-07drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_p...Chris Wilson1-2/+4
2017-09-06drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glkRodrigo Vivi2-0/+16
2017-09-06drm/i915/cnl: Allow the reg_read ioctl to read the RCS TIMESTAMP registerNanley Chery1-1/+1
2017-09-06drm/i915: Move device_info.has_snoop into the static tablesChris Wilson2-1/+8
2017-09-06drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gmChris Wilson4-21/+20
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson1-3/+9
2017-09-05drm/i915/cnp: Wa 1181: Fix Backlight issueRodrigo Vivi2-2/+26
2017-09-05drm/i915: Annotate user relocs with __userVille Syrjälä1-1/+1
2017-09-05drm/i915: Constify load detect modeVille Syrjälä2-7/+7
2017-09-05drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_configChris Wilson1-3/+3
2017-09-05drm/i915: Silence sparse by using gfp_tChris Wilson1-1/+1
2017-09-04Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula1221-24816/+23021
2017-09-04drm/i915: io unmap functions want __iomemVille Syrjälä1-12/+15
2017-09-04drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä1-1/+1