summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()Ville Syrjälä2018-02-261-8/+0
* Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie2018-02-1613-39/+1651
|\
| * drm/i915: fix misalignment in HDCP register defRamalingam C2018-02-051-29/+29
| * drm/i915: Reauthenticate HDCP on failureRamalingam C2018-02-051-7/+11
| * drm/i915: Detect panel's hdcp capabilityRamalingam C2018-02-053-5/+56
| * drm/i915: Optimize HDCP key loadRamalingam C2018-02-051-2/+4
| * drm/i915: Retry HDCP bksv readRamalingam C2018-02-051-5/+13
| * drm/i915: Connector info in HDCP debug msgsRamalingam C2018-02-051-3/+11
| * drm/i915: Stop encryption for repeater with no sinkRamalingam C2018-02-051-2/+8
| * drm/i915: Handle failure from 2nd stage HDCP authRamalingam C2018-02-051-0/+3
| * drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMSSean Paul2018-01-301-4/+5
| * drm/i915: Restore HDCP DRM_INFO when with no downstreamSean Paul2018-01-301-3/+2
| * drm/i915: Check for downstream topology errorsRamalingam C2018-01-181-0/+6
| * drm/i915: Start repeater auth on READY/CP_IRQRamalingam C2018-01-181-6/+6
| * drm/i915: II stage HDCP auth for repeater onlyRamalingam C2018-01-181-1/+4
| * drm/i915: Extending HDCP for HSW, BDW and BXT+Ramalingam C2018-01-185-10/+37
| * drm/i915/dp: Fix compilation of intel_dp_hdcp_check_linkChris Wilson2018-01-181-1/+3
| * drm/i915: Only disable HDCP when it's activeSean Paul2018-01-091-3/+5
| * drm/i915: Don't allow HDCP on PORT E/FSean Paul2018-01-091-1/+2
| * drm/i915: Implement HDCP for DisplayPortSean Paul2018-01-081-7/+237
| * drm/i915: Implement HDCP for HDMISean Paul2018-01-084-0/+282
| * drm/i915: Add function to output Aksv over GMBUSSean Paul2018-01-083-3/+46
| * drm/i915: Make use of indexed write GMBUS featureSean Paul2018-01-081-14/+20
| * drm/i915: Add HDCP framework + base implementationSean Paul2018-01-087-0/+905
| * drm/i915: Add more control to wait_for routinesSean Paul2018-01-083-15/+39
* | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-1610-35/+58
|\ \
| * | drm/i915: Provide a device level .mode_valid() hookVille Syrjälä2018-01-297-19/+28
| * | drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-234-13/+18
| * | drm/i915: Reject odd pipe source width with double wide/dual linkVille Syrjälä2018-01-231-3/+12
* | | Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-1663-1240/+2880
|\ \ \
| * | | drm/i915: Update DRIVER_DATE to 20180207Joonas Lahtinen2018-02-071-2/+2
| * | | drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2018-02-062-78/+34
| * | | drm/i915/cnl: WaPipeControlBefore3DStateSamplePatternRafael Antognolli2018-02-061-1/+37
| * | | drm/i915/cmdparser: Do not check past the cmd length.Michal Srb2018-02-051-0/+6
| * | | drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb2018-02-051-2/+2
| * | | drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä2018-02-053-4/+6
| * | | drm/i915: Skip post-reset request emission if the engine is not idleChris Wilson2018-02-051-1/+1
| * | | drm/i915/execlists: Move the reset bits to a more natural homeChris Wilson2018-02-051-5/+8
| * | | drm/i915/selftests: Use a sacrificial context for hang testingChris Wilson2018-02-053-17/+36
| * | | drm/i915/selftests: Flush old resets between enginesChris Wilson2018-02-051-3/+63
| * | | drm/i915/breadcrumbs: Drop request reference for the signaler threadChris Wilson2018-02-052-70/+86
| * | | drm/i915: Remove unbannable context spam from resetChris Wilson2018-02-051-12/+11
| * | | drm/i915/execlists: Remove the startup spamChris Wilson2018-02-051-1/+0
| * | | drm/i915: Show the GPU state when declaring wedgedChris Wilson2018-02-051-0/+7
| * | | drm/i915: Always update the no_fbc_reason when disablingChris Wilson2018-02-051-7/+10
| * | | drm/i915: Add some newlines to intel_engine_dump() headersChris Wilson2018-02-052-2/+2
| * | | drm/i915: Report if an unbannable context is involved in a GPU hangChris Wilson2018-02-052-6/+16
| * | | drm/i915: Remove spurious DRM_ERROR for cancelled interruptsChris Wilson2018-02-021-26/+9
| * | | drm/i915/execlists: Flush GTIIR on clearing CS interrupts during resetChris Wilson2018-02-021-4/+9
| * | | drm/i915: reduce indent in pch detectionJani Nikula2018-02-021-93/+96