summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update DRIVER_DATE to 20170717Daniel Vetter2017-07-171-2/+2
* drm/i915: Addition wrapper for fixed16.16 operationKumar, Mahesh2017-07-131-0/+19
* drm/i915: cleanup fixed-point wrappers namingKumar, Mahesh2017-07-131-7/+7
* drm/i915: Always perform internal fixed16 division in 64 bitsKumar, Mahesh2017-07-131-9/+0
* drm/i915: take-out common clamping code of fixed16 wrappersKumar, Mahesh2017-07-131-16/+12
* Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter2017-07-101-1/+2
|\
| * Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-211-30/+76
| |\
| * \ BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-161-1/+2
| |\ \
| | * | drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield2017-06-071-0/+10
| | * | drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula2017-05-291-1/+2
* | | | drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeoutsManasi Navare2017-07-041-0/+1
* | | | drm/i915: Update DRIVER_DATE to 20170703Daniel Vetter2017-07-031-2/+2
* | | | drm/i915: Avoid keeping waitboost active for signaling threadsChris Wilson2017-06-281-7/+3
* | | | drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detectionVille Syrjälä2017-06-221-5/+8
* | | | drm/i915: Document that PPT==CPT and WPT==LPTVille Syrjälä2017-06-221-2/+2
* | | | drm/i915: Add engine reset count to error stateMichel Thierry2017-06-201-0/+10
* | | | drm/i915: Add support for per engine reset recoveryMichel Thierry2017-06-201-0/+5
* | | | drm/i915: Modify error handler for per engine hang recoveryMichel Thierry2017-06-201-0/+10
* | | | drm/i915: Enable rcu-only context lookupsChris Wilson2017-06-201-5/+11
* | | | drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson2017-06-201-21/+2
* | | | drm/i915: Group all the global context information togetherChris Wilson2017-06-201-9/+11
| |_|/ |/| |
* | | drm/i915: Update DRIVER_DATE to 20170619Daniel Vetter2017-06-191-2/+2
* | | drm/i915: Wait upon userptr get-user-pages within execbufferChris Wilson2017-06-161-1/+9
* | | drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson2017-06-161-1/+1
* | | drm/i915: Store a direct lookup from object handle to vmaChris Wilson2017-06-161-1/+1
* | | drm/i915: Remove pipe A quirk remnantsVille Syrjälä2017-06-151-2/+0
* | | drm/i915: add KBL GT2/GT3 check macrosLionel Landwerlin2017-06-141-0/+4
* | | drm/i915/perf: remove perf.hook_lockRobert Bragg2017-06-141-2/+0
* | | drm/i915/perf: per-gen timebase for checking sample freqRobert Bragg2017-06-141-0/+1
* | | drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXTRobert Bragg2017-06-141-2/+2
* | | drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg2017-06-141-15/+31
* | | drm/i915/perf: Add 'render basic' Gen8+ OA unit configsRobert Bragg2017-06-141-2/+4
* | | drm/i915/perf: rework mux configurations queriesLionel Landwerlin2017-06-141-2/+4
* | | drm/i915/cfl: Basic DDI plumbing for Coffee Lake.Rodrigo Vivi2017-06-121-0/+2
* | | drm/i915/cnl: LSPCON support is gen9+Rodrigo Vivi2017-06-121-1/+1
* | | drm/i915/cfl: Introduce Coffee Lake platform definition.Rodrigo Vivi2017-06-081-0/+2
* | | drm/i915/cnl: add IS_CNL_REVID macroPaulo Zanoni2017-06-071-0/+6
* | | drm/i915/cnl: Introduce Cannonlake platform defition.Rodrigo Vivi2017-06-071-0/+3
* | | drm/i915/cnp: Add PCI ID for Cannonpoint LP PCHDhinakaran Pandiyan2017-06-021-0/+4
* | | drm/i915/cnp: Introduce Cannonpoint PCH.Rodrigo Vivi2017-06-021-0/+3
* | | drm/i915: Remove decoupled MMIO codeKai Chen2017-05-301-3/+0
|/ /
* | drm/i915: Update DRIVER_DATE to 20170529Daniel Vetter2017-05-291-2/+2
* | drm/i915/guc: Introduce buffer based cmd transportMichal Wajdeczko2017-05-261-0/+2
* | drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMUChris Wilson2017-05-251-7/+8
* | drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield2017-05-251-0/+10
* | drm/i915/skl+: use linetime latency if ddb size is not availableKumar, Mahesh2017-05-171-0/+7
* | drm/i915: Add more wrapper for fixed_point_16_16 operationsKumar, Mahesh2017-05-171-0/+43
* | drm/i915: fix naming of fixed_16_16 wrapper.Kumar, Mahesh2017-05-171-4/+2
* | drm/i915: Create a kmem_cache to allocate struct i915_priolist fromChris Wilson2017-05-171-0/+1
* | drm/i915: Update DRIVER_DATE to 20170515Daniel Vetter2017-05-151-2/+2
OpenPOWER on IntegriCloud