summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-211-30/+76
|\
| * 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
* | 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: 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
* | drm/i915/perf: rate limit spurious oa report noticeRobert Bragg2017-05-131-0/+6
* | drm/i915/perf: improve tail race workaroundRobert Bragg2017-05-131-5/+55
* | drm/i915/perf: avoid read back of head registerRobert Bragg2017-05-131-0/+11
* | drm/i915: Support variable cursor height on ivb+Ville Syrjälä2017-05-101-0/+1
* | drm/i915: Two stage watermarks for g4xVille Syrjälä2017-05-101-0/+12
* | drm/i915: Rename bunch of vlv_ watermark structures to g4x_Ville Syrjälä2017-05-101-4/+4
* | drm/i915: Move uncore definitions into a separate headerMichal Wajdeczko2017-05-091-156/+1
* | drm/i915: Reorganize intel_lpe_audio_notify() argumentsVille Syrjälä2017-05-031-2/+2
* | drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä2017-05-031-2/+2
* | drm/i915: Mark up clflushes as belonging to an unordered timelineChris Wilson2017-05-031-0/+2
* | drm/i915: Do not leak dev_priv->l3_parity.remap_info[]Joonas Lahtinen2017-05-021-0/+1
* | drm/i915: Update DRIVER_DATE to 20170502Daniel Vetter2017-05-021-2/+2
* | drm/i915: Eliminate HAS_HW_CONTEXTSJoonas Lahtinen2017-04-281-2/+0
* | drm/i915: Sanitize engine context sizesJoonas Lahtinen2017-04-281-2/+1
* | drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flagMichel Thierry2017-04-271-1/+1
* | drm/i915: Update DRIVER_DATE to 20170418Daniel Vetter2017-04-181-2/+2
* | drm/i915: Copy user requested buffers into the error stateChris Wilson2017-04-151-0/+3