aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sideband.c
AgeCommit message (Expand)Author
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-14drm: i915: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-01-22drm/i915: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2020-01-14drm/i915/gen11: Add additional pcode status valuesMatt Roper
2020-01-10drm/i915/sideband: convert to using new struct drm_device logging macrosWambui Karuga
2019-08-07drm/i915: remove unnecessary includes of intel_display_types.h headerJani Nikula
2019-08-07drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula
2019-05-27drm/i915: Make sandybridge_pcode_read() deal with the second data registerVille Syrjälä
2019-04-26drm/i915: Move sandybride pcode access to intel_sideband.cChris Wilson
2019-04-26drm/i915: Merge sbi read/write into a single accessorChris Wilson
2019-04-26drm/i915: Separate sideband declarations to intel_sideband.hChris Wilson
2019-04-26drm/i915: Replace pcu_lock with sb_lockChris Wilson
2019-04-26drm/i915: Lift sideband locking for vlv_punit_(read|write)Chris Wilson
2019-04-26drm/i915: Lift acquiring the vlv punit magic to a common sb-getChris Wilson
2019-04-26drm/i915: Disable preemption and sleeping while using the punit sidebandChris Wilson
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio
2017-10-11drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble
2017-02-27drm/i915: Distinguish between timeout and error in sideband transactionsChris Wilson
2017-01-26drm/i915: Also clear the punit's PDATA sideband registerChris Wilson
2017-01-26drm/i915: Report the failure to write to the punitChris Wilson
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson
2016-02-04drm/i915: Extend gpio read/write to other coresDeepak M
2016-02-04drm/i915/vlv: drop unused vlv_gps_core_read/write functionsJani Nikula
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-02-09drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar
2015-01-27drm/i915: Increase the range of sideband address.Deepak S
2014-05-19drm/i915: vlv/chv: fix DSI sideband register accessingImre Deak
2014-05-19drm/i915: rename IOSF sideband opcodes according to the specImre Deak
2014-04-03drm/i915: Warn when DPIO read returns 0xffffffffVille Syrjälä
2013-12-11drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar
2013-11-11drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee
2013-11-05drm/i915: add bunit read/write routinesJesse Barnes
2013-10-11drm/i915/vlv: add doc names to sideband fileJesse Barnes
2013-09-05drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee
2013-09-04drm/i915: add more VLV IOSF sideband ports accessorsJani Nikula
2013-05-23drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula
2013-05-23drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula
2013-05-23drm/i915: refactor VLV IOSF sideband accessors to use one helperJani Nikula
2013-05-23drm/i915: group sideband register accessors to a new fileJani Nikula