aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | drm/dp/i915: Make clock recovery in the link training compliant with DP Spec 1.2Dhinakaran Pandiyan2016-09-09
| | * | | | | | | | | | | | | | drm/i915/dp: Move max. vswing check to it's own functionDhinakaran Pandiyan2016-09-09
| | * | | | | | | | | | | | | | drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXTJim Bride2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Flush to GTT domain all GGTT bound objects after hibernationChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Shrink objects prior to hibernationChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Serialise execbuf operation after a dma-buf reservation objectChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Nonblocking request submissionChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Avoid incrementing hangcheck whilst waiting for external fenceChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Ignore valid but unknown semaphoresChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915/guc: Prepare for nonblocking execbuf submissionChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Prepare object synchronisation for asynchronicityChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Reorder i915_add_request to separate the phases betterChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Drive request submission through fence callbacksChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Update reset path to fix incomplete requestsChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Replace wait-on-mutex with wait-on-bit in reset workerChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Perform a direct reset of the GPU from the waiterChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Mark up all locked waitersChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Expand bool interruptible to pass flags to i915_wait_request()Chris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Drop local struct_mutex around intel_init_emon[ilk]Chris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Separate out reset flags from the reset counterChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Simplify ELSP queue request trackingChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Reorder submitting the requests to ELSPChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Compute the ELSP register location onceChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Record the position of the workarounds in the tail of the requestChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Only queue requests during execlists submissionChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Add a sw fence for collecting up dma fencesChris Wilson2016-09-09
| | * | | | | | | | | | | | | | drm/i915: Move HAS_GUC definition to platform definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Make HWS_NEEDS_PHYSICAL the exceptionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_GMCH_DISPLAY definition to platformCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_L3_DPF definition to platform definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platformCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_HW_CONTEXTS definition to platformCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Introduce GEN2_FEATURES for device infoCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Introduce GEN3_FEATURES for device infoCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Introduce GEN4_FEATURES for device infoCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_GMBUS_IRQ definition to platform definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Introduce GEN5_FEATURES for device infoCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_DP_MST definition to platform definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_RC6p definition to platform definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_RC6 definition to platform definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_RESOURCE_STREAMER definition to platform definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915 Move HAS_CSR definition to platform definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Get rid of HAS_CORE_RING_FREQCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Remove runtime PM for SNBCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_RUNTIME_PM definition to platformCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Introduce GEN6_FEATURES for device infoCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Remove .is_mobile field from platform structCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Move HAS_PSR definition to platform struct definitionCarlos Santa2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Split hsw_get_dpll()Manasi Navare2016-09-07
| | * | | | | | | | | | | | | | drm/i915: Split skl_get_dpll()Jim Bride2016-09-07