summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-07drm/i915/kbl: Enable PW1 and Misc I/O power wellsMichel Thierry1-2/+2
2016-01-07drm/i915: Remove commit_plane function pointer.Maarten Lankhorst2-5/+1
2016-01-07drm/i915: Use plane state for primary plane updates.Maarten Lankhorst2-148/+103
2016-01-07drm/i915: Use the plane state for cursor updates.Maarten Lankhorst1-46/+46
2016-01-07drm/i915: Make disable_cursor_plane similar to commit_cursor_plane.Maarten Lankhorst1-0/+3
2016-01-07drm/i915: Remove some visibility checks from intel_crtc_update_cursor.Maarten Lankhorst1-14/+0
2016-01-07drm/i915: Do not use commit_plane for sprite planes.Maarten Lankhorst2-20/+11
2016-01-07drm/i915: Use passed plane state for sprite planes, v4.Maarten Lankhorst2-63/+71
2016-01-07drm/i915: Add two-stage ILK-style watermark programming (v10)Matt Roper6-56/+241
2016-01-07drm/i915: shut up gen8+ SDE irq dmesg noise, againJani Nikula1-3/+7
2016-01-06drm/i915: Allow fuzzy matching in intel_compare_link_m_nMaarten Lankhorst1-5/+8
2016-01-06drm/i915: Sanitize watermarks after hardware state readout (v4)Matt Roper3-4/+86
2016-01-06drm/i915: Add extra paranoia to ILK watermark calculationsMatt Roper1-0/+16
2016-01-06drm/i915: Convert hsw_compute_linetime_wm to use in-flight stateMatt Roper1-6/+10
2016-01-06drm/i915: Setup clipped src/dest coordinates during FB reconstruction (v2)Matt Roper1-0/+11
2016-01-06drm/i915: Restore inhibiting the load of the default contextChris Wilson1-1/+5
2016-01-06drm/i915: Tune down rpm wakelock debug checksDaniel Vetter1-2/+4
2016-01-05drm/i915: Allow use of get_dma_address for stolen backed objectsAnkitprasad Sharma1-0/+3
2016-01-05drm/i915: add kerneldoc for intel_lr_context_size()Dave Gordon1-0/+14
2016-01-05drm/i915/dsi: be defensive about out of bounds operation byteJani Nikula1-13/+9
2016-01-05drm/i915/dsi: be defensive about out of bounds sequence idJani Nikula1-7/+15
2016-01-05drm/i915/bios: rewrite sequence block parsingJani Nikula3-107/+57
2016-01-05drm/i915/bios: abstract finding the panel sequence blockJani Nikula1-34/+42
2016-01-05drm/i915/bios: have get_blocksize() support MIPI sequence block v3+Jani Nikula1-18/+18
2016-01-05drm/i915/bios: split the MIPI DSI VBT block parsing to twoJani Nikula1-8/+19
2016-01-05drm/i915/bios: fix header define name for intel_bios.hJani Nikula1-3/+3
2016-01-05drm/i915/guc: Add GuC ADS - enabling ADSAlex Dai1-0/+7
2016-01-05drm/i915/guc: Add GuC ADS - MMIO reg stateAlex Dai2-1/+58
2016-01-05drm/i915/guc: Add GuC ADS - scheduler policiesAlex Dai2-1/+76
2016-01-05drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocationAlex Dai4-1/+78
2016-01-05drm/i915/guc: Expose (intel)_lr_context_size()Dave Gordon2-2/+3
2016-01-05drm/i915/guc: Move GuC wq_check_space to alloc_request_extrasAlex Dai3-15/+39
2016-01-05drm/i915: Disable shrinker for non-swapped backed objectsChris Wilson1-16/+44
2016-01-05drm/i915: Avoid writing relocs with addresses in non-canonical formMichał Winiarski1-4/+48
2016-01-04i915: correctly handling failed allocationInsu Yun1-0/+2
2015-12-30drm/i915: Fix whitespace (trivial)Ben Widawsky1-2/+2
2015-12-23drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1
2015-12-22drm/i915: Calculate visibility in check_plane correctly regardless of dpms.Maarten Lankhorst2-4/+9
2015-12-22drm/i915: Keep track of the cdclk as if all crtc's were active.Maarten Lankhorst3-19/+44
2015-12-22drm/i915: Do not acquire crtc state to check clock during modeset, v4.Maarten Lankhorst4-41/+116
2015-12-22drm/i915/skl: Do not allow scaling when crtc is disabled.Maarten Lankhorst1-1/+1
2015-12-22drm/i915/bios: add proper documentation for the Video BIOS Table (VBT)Jani Nikula2-11/+51
2015-12-22drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä1-4/+8
2015-12-22drm/i915: Compile-time concatenate WARN_ON macro stringsJoonas Lahtinen1-10/+4
2015-12-22drm/i915: Simplify _STATE_ debug macrosJoonas Lahtinen1-10/+5
2015-12-21drm/i915: Remove obsolete code from intelfb_alloc()Lukas Wunner1-3/+1
2015-12-21drm/i915: Workaround CHV pipe C cursor failVille Syrjälä1-0/+17
2015-12-21drm/i915: Reorder i915_params struct.Joonas Lahtinen1-4/+4
2015-12-21drm/i915: Decouple struct i915_params i915 into i915_params.hJoonas Lahtinen3-38/+71
2015-12-21drm/i915: Limit VF cache invalidate workaround usage to gen9Ben Widawsky1-8/+8