aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sideband.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-11drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble1-3/+3
2017-02-27drm/i915: Distinguish between timeout and error in sideband transactionsChris Wilson1-4/+16
2017-01-26drm/i915: Also clear the punit's PDATA sideband registerChris Wilson1-3/+1
2017-01-26drm/i915: Report the failure to write to the punitChris Wilson1-3/+7
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson1-2/+5
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson1-2/+3
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson1-2/+5
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson1-2/+3
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson1-1/+3
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson1-1/+3
2016-02-04drm/i915: Extend gpio read/write to other coresDeepak M1-4/+5
2016-02-04drm/i915/vlv: drop unused vlv_gps_core_read/write functionsJani Nikula1-14/+0
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä1-9/+9
2015-02-09drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar1-13/+13
2015-01-27drm/i915: Increase the range of sideband address.Deepak S1-2/+2
2014-05-19drm/i915: vlv/chv: fix DSI sideband register accessingImre Deak1-2/+2
2014-05-19drm/i915: rename IOSF sideband opcodes according to the specImre Deak1-21/+30
2014-04-03drm/i915: Warn when DPIO read returns 0xffffffffVille Syrjälä1-0/+8
2013-12-11drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar1-0/+14
2013-11-11drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee1-11/+2
2013-11-05drm/i915: add bunit read/write routinesJesse Barnes1-0/+16
2013-10-11drm/i915/vlv: add doc names to sideband fileJesse Barnes1-1/+4
2013-09-05drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee1-5/+13
2013-09-04drm/i915: add more VLV IOSF sideband ports accessorsJani Nikula1-0/+56
2013-05-23drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula1-17/+13
2013-05-23drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula1-5/+5
2013-05-23drm/i915: refactor VLV IOSF sideband accessors to use one helperJani Nikula1-52/+50
2013-05-23drm/i915: group sideband register accessors to a new fileJani Nikula1-0/+183