summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-01-08drm/i915/dsi: remove unused dsi_rr_formula()Jani Nikula
2016-01-08drm/i915/dsi: abstract get pclk platform differencesJani Nikula
2016-01-08drm/i915: Add non claimed mmio checking for vlv/chvMika Kuoppala
2016-01-08drm/i915: Streamline unclaimed reg debug traceMika Kuoppala
2016-01-08drm/i915: Do one shot unclaimed mmio detection less frequentlyMika Kuoppala
2016-01-08drm/i915: Detect and clear unclaimed access on resumeMika Kuoppala
2016-01-08drm/i915: Introduce intel_uncore_unclaimed_mmioMika Kuoppala
2016-01-08drm/i915: Consolidate unclaimed mmio detectionMika Kuoppala
2016-01-08drm/i915: Inspect subunit states on hangcheckMika Kuoppala
2016-01-07drm/i915: Cleaning up DDI translation tablesRodrigo Vivi
2016-01-07drm/i915: Update Skylake DDI translation table for DP.Rodrigo Vivi
2016-01-07drm/i915: Update Skylake DDI translation table for HDMI.Rodrigo Vivi
2016-01-07drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude
2016-01-07drm/i915: Extract CSB status readBen Widawsky
2016-01-07drm/i915: Change WARN to ERROR in CSB countBen Widawsky
2016-01-07drm/i915: Cleanup some of the CSB handlingBen Widawsky
2016-01-07drm/i915/kbl: Enable PW1 and Misc I/O power wellsMichel Thierry
2016-01-07drm/i915: Remove commit_plane function pointer.Maarten Lankhorst
2016-01-07drm/i915: Use plane state for primary plane updates.Maarten Lankhorst
2016-01-07drm/i915: Use the plane state for cursor updates.Maarten Lankhorst
2016-01-07drm/i915: Make disable_cursor_plane similar to commit_cursor_plane.Maarten Lankhorst
2016-01-07drm/i915: Remove some visibility checks from intel_crtc_update_cursor.Maarten Lankhorst
2016-01-07drm/i915: Do not use commit_plane for sprite planes.Maarten Lankhorst
2016-01-07drm/i915: Use passed plane state for sprite planes, v4.Maarten Lankhorst
2016-01-07drm/i915: Add two-stage ILK-style watermark programming (v10)Matt Roper
2016-01-07drm/i915: shut up gen8+ SDE irq dmesg noise, againJani Nikula
2016-01-06drm/i915: Allow fuzzy matching in intel_compare_link_m_nMaarten Lankhorst
2016-01-06drm/i915: Sanitize watermarks after hardware state readout (v4)Matt Roper
2016-01-06drm/i915: Add extra paranoia to ILK watermark calculationsMatt Roper
2016-01-06drm/i915: Convert hsw_compute_linetime_wm to use in-flight stateMatt Roper
2016-01-06drm/i915: Setup clipped src/dest coordinates during FB reconstruction (v2)Matt Roper
2016-01-06drm/i915: Restore inhibiting the load of the default contextChris Wilson
2016-01-06drm/i915: Tune down rpm wakelock debug checksDaniel Vetter
2016-01-05drm/i915: Allow use of get_dma_address for stolen backed objectsAnkitprasad Sharma
2016-01-05drm/i915: add kerneldoc for intel_lr_context_size()Dave Gordon
2016-01-05drm/i915/dsi: be defensive about out of bounds operation byteJani Nikula
2016-01-05drm/i915/dsi: be defensive about out of bounds sequence idJani Nikula
2016-01-05drm/i915/bios: rewrite sequence block parsingJani Nikula
2016-01-05drm/i915/bios: abstract finding the panel sequence blockJani Nikula
2016-01-05drm/i915/bios: have get_blocksize() support MIPI sequence block v3+Jani Nikula
2016-01-05drm/i915/bios: split the MIPI DSI VBT block parsing to twoJani Nikula
2016-01-05drm/i915/bios: fix header define name for intel_bios.hJani Nikula
2016-01-05drm/i915/guc: Add GuC ADS - enabling ADSAlex Dai
2016-01-05drm/i915/guc: Add GuC ADS - MMIO reg stateAlex Dai
2016-01-05drm/i915/guc: Add GuC ADS - scheduler policiesAlex Dai
2016-01-05drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocationAlex Dai
2016-01-05drm/i915/guc: Expose (intel)_lr_context_size()Dave Gordon
2016-01-05drm/i915/guc: Move GuC wq_check_space to alloc_request_extrasAlex Dai
2016-01-05drm/i915: Disable shrinker for non-swapped backed objectsChris Wilson
2016-01-05drm/i915: Avoid writing relocs with addresses in non-canonical formMichaƂ Winiarski