summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add ddb size field to device info structureDeepak M2016-09-153-11/+8
* drm/i915/guc: general tidying up (submission)Dave Gordon2016-09-153-33/+34
* drm/i915/guc: general tidying up (loader)Dave Gordon2016-09-152-14/+16
* drm/i915: clarify PMINTRMSK/pm_intr_keep usageDave Gordon2016-09-154-9/+25
* drm/i915: Only expand COND once in wait_for()Dave Gordon2016-09-151-5/+9
* drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä2016-09-141-0/+27
* Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi2016-09-131-7/+7
* drm/i915: Add support for Kabylake to function obtaining shared PLLNavare, Manasi D2016-09-131-1/+1
* drm/i915: remove writeq ifdefferyMatthew Auld2016-09-121-5/+0
* drm/i915: Make DP link training channel equalization DP 1.2 Spec compliantNavare, Manasi D2016-09-092-36/+22
* drm/dp/i915: Make clock recovery in the link training compliant with DP Spec 1.2Dhinakaran Pandiyan2016-09-091-32/+28
* drm/i915/dp: Move max. vswing check to it's own functionDhinakaran Pandiyan2016-09-091-4/+13
* drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXTJim Bride2016-09-094-1/+81
* drm/i915: Flush to GTT domain all GGTT bound objects after hibernationChris Wilson2016-09-091-5/+16
* drm/i915: Shrink objects prior to hibernationChris Wilson2016-09-091-7/+14
* drm/i915: Serialise execbuf operation after a dma-buf reservation objectChris Wilson2016-09-091-0/+11
* drm/i915: Nonblocking request submissionChris Wilson2016-09-092-6/+16
* drm/i915: Avoid incrementing hangcheck whilst waiting for external fenceChris Wilson2016-09-091-4/+0
* drm/i915: Ignore valid but unknown semaphoresChris Wilson2016-09-091-3/+6
* drm/i915/guc: Prepare for nonblocking execbuf submissionChris Wilson2016-09-092-12/+25
* drm/i915: Prepare object synchronisation for asynchronicityChris Wilson2016-09-096-95/+95
* drm/i915: Reorder i915_add_request to separate the phases betterChris Wilson2016-09-091-14/+14
* drm/i915: Drive request submission through fence callbacksChris Wilson2016-09-097-4/+48
* drm/i915: Update reset path to fix incomplete requestsChris Wilson2016-09-0910-99/+185
* drm/i915: Replace wait-on-mutex with wait-on-bit in reset workerChris Wilson2016-09-093-20/+27
* drm/i915: Perform a direct reset of the GPU from the waiterChris Wilson2016-09-095-20/+40
* drm/i915: Mark up all locked waitersChris Wilson2016-09-098-14/+38
* drm/i915: Expand bool interruptible to pass flags to i915_wait_request()Chris Wilson2016-09-0912-32/+37
* drm/i915: Drop local struct_mutex around intel_init_emon[ilk]Chris Wilson2016-09-091-2/+0
* drm/i915: Separate out reset flags from the reset counterChris Wilson2016-09-098-117/+101
* drm/i915: Simplify ELSP queue request trackingChris Wilson2016-09-097-264/+184
* drm/i915: Reorder submitting the requests to ELSPChris Wilson2016-09-091-38/+38
* drm/i915: Compute the ELSP register location onceChris Wilson2016-09-091-9/+7
* drm/i915: Record the position of the workarounds in the tail of the requestChris Wilson2016-09-092-8/+11
* drm/i915: Only queue requests during execlists submissionChris Wilson2016-09-091-24/+4
* drm/i915: Add a sw fence for collecting up dma fencesChris Wilson2016-09-093-0/+428
* drm/i915: Move HAS_GUC definition to platform definitionCarlos Santa2016-09-082-1/+7
* drm/i915: Make HWS_NEEDS_PHYSICAL the exceptionCarlos Santa2016-09-084-23/+30
* drm/i915: Move HAS_GMCH_DISPLAY definition to platformCarlos Santa2016-09-082-2/+7
* drm/i915: Move HAS_L3_DPF definition to platform definitionCarlos Santa2016-09-082-1/+6
* drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platformCarlos Santa2016-09-082-2/+6
* drm/i915: Move HAS_HW_CONTEXTS definition to platformCarlos Santa2016-09-082-1/+7
* drm/i915: Introduce GEN2_FEATURES for device infoCarlos Santa2016-09-081-20/+15
* drm/i915: Introduce GEN3_FEATURES for device infoCarlos Santa2016-09-081-24/+18
* drm/i915: Introduce GEN4_FEATURES for device infoCarlos Santa2016-09-081-18/+18
* drm/i915: Move HAS_GMBUS_IRQ definition to platform definitionCarlos Santa2016-09-082-1/+8
* drm/i915: Introduce GEN5_FEATURES for device infoCarlos Santa2016-09-081-11/+10
* drm/i915: Move HAS_DP_MST definition to platform definitionCarlos Santa2016-09-082-2/+4
* drm/i915: Move HAS_RC6p definition to platform definitionCarlos Santa2016-09-082-1/+5
* drm/i915: Move HAS_RC6 definition to platform definitionCarlos Santa2016-09-082-1/+7