aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter1-82/+102
2017-07-17drm/i915: Update DRIVER_DATE to 20170717Daniel Vetter1-2/+2
2017-07-13drm/i915: Addition wrapper for fixed16.16 operationKumar, Mahesh1-0/+19
2017-07-13drm/i915: cleanup fixed-point wrappers namingKumar, Mahesh1-7/+7
2017-07-13drm/i915: Always perform internal fixed16 division in 64 bitsKumar, Mahesh1-9/+0
2017-07-13drm/i915: take-out common clamping code of fixed16 wrappersKumar, Mahesh1-16/+12
2017-07-10Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter1-1/+2
2017-07-06drm/i915: Drop FBDEV #ifdev in mst codeDaniel Vetter1-2/+0
2017-07-04drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeoutsManasi Navare1-0/+1
2017-07-03drm/i915: Update DRIVER_DATE to 20170703Daniel Vetter1-2/+2
2017-06-28drm/i915: Avoid keeping waitboost active for signaling threadsChris Wilson1-7/+3
2017-06-22drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detectionVille Syrjälä1-5/+8
2017-06-22drm/i915: Document that PPT==CPT and WPT==LPTVille Syrjälä1-2/+2
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-30/+76
2017-06-20drm/i915: Add engine reset count to error stateMichel Thierry1-0/+10
2017-06-20drm/i915: Add support for per engine reset recoveryMichel Thierry1-0/+5
2017-06-20drm/i915: Modify error handler for per engine hang recoveryMichel Thierry1-0/+10
2017-06-20drm/i915: Enable rcu-only context lookupsChris Wilson1-5/+11
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson1-21/+2
2017-06-20drm/i915: Group all the global context information togetherChris Wilson1-9/+11
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-17drm/i915/skl+: use linetime latency if ddb size is not availableKumar, Mahesh1-0/+7
2017-05-17drm/i915: Add more wrapper for fixed_point_16_16 operationsKumar, Mahesh1-0/+43
2017-05-17drm/i915: fix naming of fixed_16_16 wrapper.Kumar, Mahesh1-4/+2