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