summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2017-06-16drm/i915: Wait upon userptr get-user-pages within execbufferChris Wilson
2017-06-16drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson
2017-06-16drm/i915: Store a direct lookup from object handle to vmaChris Wilson
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-15drm/i915: Remove pipe A quirk remnantsVille Syrjälä
2017-06-14drm/i915: add KBL GT2/GT3 check macrosLionel Landwerlin
2017-06-14drm/i915/perf: remove perf.hook_lockRobert Bragg
2017-06-14drm/i915/perf: per-gen timebase for checking sample freqRobert Bragg
2017-06-14drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXTRobert Bragg
2017-06-14drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg
2017-06-14drm/i915/perf: Add 'render basic' Gen8+ OA unit configsRobert Bragg
2017-06-14drm/i915/perf: rework mux configurations queriesLionel Landwerlin
2017-06-12drm/i915/cfl: Basic DDI plumbing for Coffee Lake.Rodrigo Vivi
2017-06-12drm/i915/cnl: LSPCON support is gen9+Rodrigo Vivi
2017-06-08drm/i915/cfl: Introduce Coffee Lake platform definition.Rodrigo Vivi
2017-06-07drm/i915/cnl: add IS_CNL_REVID macroPaulo Zanoni
2017-06-07drm/i915/cnl: Introduce Cannonlake platform defition.Rodrigo Vivi
2017-06-07drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield
2017-06-02drm/i915/cnp: Add PCI ID for Cannonpoint LP PCHDhinakaran Pandiyan
2017-06-02drm/i915/cnp: Introduce Cannonpoint PCH.Rodrigo Vivi
2017-05-30drm/i915: Remove decoupled MMIO codeKai Chen
2017-05-29drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula
2017-05-29drm/i915: Update DRIVER_DATE to 20170529Daniel Vetter
2017-05-26drm/i915/guc: Introduce buffer based cmd transportMichal Wajdeczko
2017-05-25drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMUChris Wilson
2017-05-25drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield
2017-05-17drm/i915/skl+: use linetime latency if ddb size is not availableKumar, Mahesh
2017-05-17drm/i915: Add more wrapper for fixed_point_16_16 operationsKumar, Mahesh
2017-05-17drm/i915: fix naming of fixed_16_16 wrapper.Kumar, Mahesh
2017-05-17drm/i915: Create a kmem_cache to allocate struct i915_priolist fromChris Wilson
2017-05-15drm/i915: Update DRIVER_DATE to 20170515Daniel Vetter
2017-05-13drm/i915/perf: rate limit spurious oa report noticeRobert Bragg
2017-05-13drm/i915/perf: improve tail race workaroundRobert Bragg
2017-05-13drm/i915/perf: avoid read back of head registerRobert Bragg
2017-05-10drm/i915: Support variable cursor height on ivb+Ville Syrjälä
2017-05-10drm/i915: Two stage watermarks for g4xVille Syrjälä
2017-05-10drm/i915: Rename bunch of vlv_ watermark structures to g4x_Ville Syrjälä
2017-05-09drm/i915: Move uncore definitions into a separate headerMichal Wajdeczko
2017-05-03drm/i915: Reorganize intel_lpe_audio_notify() argumentsVille Syrjälä
2017-05-03drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä
2017-05-03drm/i915: Mark up clflushes as belonging to an unordered timelineChris Wilson
2017-05-02drm/i915: Do not leak dev_priv->l3_parity.remap_info[]Joonas Lahtinen
2017-05-02drm/i915: Update DRIVER_DATE to 20170502Daniel Vetter
2017-04-28drm/i915: Eliminate HAS_HW_CONTEXTSJoonas Lahtinen
2017-04-28drm/i915: Sanitize engine context sizesJoonas Lahtinen
2017-04-27drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flagMichel Thierry
2017-04-18drm/i915: Update DRIVER_DATE to 20170418Daniel Vetter
2017-04-15drm/i915: Copy user requested buffers into the error stateChris Wilson
2017-04-12drm/i915: Treat WC a separate cache domainChris Wilson
2017-04-10drm/i915: Drop const qualifiers from params in wait_for_register()Michal Wajdeczko