summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sideband.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble2017-10-111-3/+3
* drm/i915: Distinguish between timeout and error in sideband transactionsChris Wilson2017-02-271-4/+16
* drm/i915: Also clear the punit's PDATA sideband registerChris Wilson2017-01-261-3/+1
* drm/i915: Report the failure to write to the punitChris Wilson2017-01-261-3/+7
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-2/+5
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-2/+3
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-2/+5
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-2/+3
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-1/+3
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-301-1/+3
* drm/i915: Extend gpio read/write to other coresDeepak M2016-02-041-4/+5
* drm/i915/vlv: drop unused vlv_gps_core_read/write functionsJani Nikula2016-02-041-14/+0
* drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä2015-05-281-9/+9
* drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar2015-02-091-13/+13
* drm/i915: Increase the range of sideband address.Deepak S2015-01-271-2/+2
* drm/i915: vlv/chv: fix DSI sideband register accessingImre Deak2014-05-191-2/+2
* drm/i915: rename IOSF sideband opcodes according to the specImre Deak2014-05-191-21/+30
* drm/i915: Warn when DPIO read returns 0xffffffffVille Syrjälä2014-04-031-0/+8
* drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar2013-12-111-0/+14
* drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee2013-11-111-11/+2
* drm/i915: add bunit read/write routinesJesse Barnes2013-11-051-0/+16
* drm/i915/vlv: add doc names to sideband fileJesse Barnes2013-10-111-1/+4
* drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee2013-09-051-5/+13
* drm/i915: add more VLV IOSF sideband ports accessorsJani Nikula2013-09-041-0/+56
* drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula2013-05-231-17/+13
* drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula2013-05-231-5/+5
* drm/i915: refactor VLV IOSF sideband accessors to use one helperJani Nikula2013-05-231-52/+50
* drm/i915: group sideband register accessors to a new fileJani Nikula2013-05-231-0/+183
OpenPOWER on IntegriCloud