summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-14snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson
2019-02-14drm/i915: Implement new w/a for underruns with wm1+ disabledVille Syrjälä
2019-02-14drm/i915: Include "ignore lines" in skl+ wm stateVille Syrjälä
2019-02-14Revert "drm/i915: W/A for underruns with WM1+ disabled on icl"Ville Syrjälä
2019-02-14drm/i915: Make MG PHY macros semantically consistentAditya Swarup
2019-02-14drm/i915: Make combo PHY DDI macro definitions consistent for ICL and CNLAditya Swarup
2019-02-13drm/i915: Assert that VED and ISP are power gatedVille Syrjälä
2019-02-13drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/Ville Syrjälä
2019-02-13drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()Chris Wilson
2019-02-13drm/i915/icl: Add degamma and gamma lut size to gen11 capsUma Shankar
2019-02-13drm/i915/icl: Enable pipe output cscUma Shankar
2019-02-13drm/i915/icl: Enable ICL Pipe CSC blockUma Shankar
2019-02-13drm/i915/icl: Add icl pipe degamma and gamma supportUma Shankar
2019-02-13drm/i915/glk: Fix degamma lut programmingUma Shankar
2019-02-12drm/i915: Detect potential i915_reset_trylock() lockupsChris Wilson
2019-02-12drm/i915: Recursive i915_reset_trylock() verbotenChris Wilson
2019-02-12drm/i915: Dump skl+ watermark changesVille Syrjälä
2019-02-11drm/i915: Reacquire priolist cache after dropping the engine lockChris Wilson
2019-02-11drm/i915: Include the current timeline seqno for debugging execlistsChris Wilson
2019-02-11drm/i915: Use synchronize_srcu_expedited() for resetsChris Wilson
2019-02-11drm/i915: Pull sync_scru for device reset outside of wedge_mutexChris Wilson
2019-02-11drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+Jani Nikula
2019-02-11drm/i915/opregion: fix version checkJani Nikula
2019-02-11drm/i915: Protect i915_active iterators from the shrinkerChris Wilson
2019-02-09drm/i915/execlists: Refactor out can_merge_rq()Chris Wilson
2019-02-08drm/i915: Don't claim an unstarted request was guiltyChris Wilson
2019-02-08drm/i915: Serialise resets with wedgingChris Wilson
2019-02-08drm/i915: Wait for old resets before applying debugfs/i915_wedgedChris Wilson
2019-02-08drm/i915: Uninterruptibly drain the timelines on unwedgingChris Wilson
2019-02-08drm/i915: Force the GPU reset upon wedgingChris Wilson
2019-02-08drm/i915: Revoke mmaps and prevent access to fence registers across resetChris Wilson
2019-02-08drm/i915: Defer removing fence register tracking to rpm wakeupChris Wilson
2019-02-08drm/i915: Update DSPCNTR gamma/csc bits during crtc_enable()Ville Syrjälä
2019-02-08drm/i915: Disable pipe gamma when C8 pixel format is usedVille Syrjälä
2019-02-08drm/i915: Turn off pipe CSC when it's not neededVille Syrjälä
2019-02-08drm/i915: Turn off pipe gamma when it's not neededVille Syrjälä
2019-02-08drm/i915: Track pipe csc enable in crtc stateVille Syrjälä
2019-02-08drm/i915: Track pipe gamma enable/disable in crtc stateVille Syrjälä
2019-02-08drm/i915: Populate gamma_mode for all platformsVille Syrjälä
2019-02-07drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debugJosé Roberto de Souza
2019-02-07drm/i915: HDCP state handling in ddi_update_pipeRamalingam C
2019-02-07drm/i915: Update DRIVER_DATE to 20190207Rodrigo Vivi
2019-02-07drm/i915: Move LUT programming to happen after vblank waitsVille Syrjälä
2019-02-07drm/i915: Split color mgmt based on single vs. double buffered registersVille Syrjälä
2019-02-07drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()Ville Syrjälä
2019-02-07drm/i915: Constify the state arguments to the color management stuffVille Syrjälä
2019-02-07drm/i915: Precompute gamma_modeVille Syrjälä
2019-02-07drm/i915: Split the gamma/csc enable bits from the plane_ctl() functionVille Syrjälä
2019-02-07drm/i915: Don't set update_wm_post on g4x+Ville Syrjälä
2019-02-07drm/i915: Hack and slash, throttle execbuffer hogsChris Wilson