index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_sideband.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+8
2020-02-14
drm: i915: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-2
/
+3
2020-01-22
drm/i915: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-3
/
+4
2020-01-15
drm/i915/gen11: Add additional pcode status values
Matt Roper
1
-0
/
+4
2020-01-10
drm/i915/sideband: convert to using new struct drm_device logging macros
Wambui Karuga
1
-12
/
+17
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
1
-2
/
+0
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-2
/
+2
2019-05-27
drm/i915: Make sandybridge_pcode_read() deal with the second data register
Ville Syrjälä
1
-6
/
+9
2019-04-26
drm/i915: Move sandybride pcode access to intel_sideband.c
Chris Wilson
1
-0
/
+196
2019-04-26
drm/i915: Merge sbi read/write into a single accessor
Chris Wilson
1
-56
/
+38
2019-04-26
drm/i915: Separate sideband declarations to intel_sideband.h
Chris Wilson
1
-0
/
+2
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
1
-4
/
+0
2019-04-26
drm/i915: Lift sideband locking for vlv_punit_(read|write)
Chris Wilson
1
-16
/
+2
2019-04-26
drm/i915: Lift acquiring the vlv punit magic to a common sb-get
Chris Wilson
1
-16
/
+29
2019-04-26
drm/i915: Disable preemption and sleeping while using the punit sideband
Chris Wilson
1
-71
/
+132
2019-03-26
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
1
-6
/
+6
2017-10-11
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
1
-3
/
+3
2017-02-27
drm/i915: Distinguish between timeout and error in sideband transactions
Chris Wilson
1
-4
/
+16
2017-01-26
drm/i915: Also clear the punit's PDATA sideband register
Chris Wilson
1
-3
/
+1
2017-01-26
drm/i915: Report the failure to write to the punit
Chris Wilson
1
-3
/
+7
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
1
-2
/
+5
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
1
-2
/
+3
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
1
-2
/
+5
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
1
-2
/
+3
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
1
-1
/
+3
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
1
-1
/
+3
2016-02-04
drm/i915: Extend gpio read/write to other cores
Deepak M
1
-4
/
+5
2016-02-04
drm/i915/vlv: drop unused vlv_gps_core_read/write functions
Jani Nikula
1
-14
/
+0
2015-05-28
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
1
-9
/
+9
2015-02-09
drm/i915: Correct the IOSF Dev_FN field for IOSF transfers
Shobhit Kumar
1
-13
/
+13
2015-01-27
drm/i915: Increase the range of sideband address.
Deepak S
1
-2
/
+2
2014-05-19
drm/i915: vlv/chv: fix DSI sideband register accessing
Imre Deak
1
-2
/
+2
2014-05-19
drm/i915: rename IOSF sideband opcodes according to the spec
Imre Deak
1
-21
/
+30
2014-04-03
drm/i915: Warn when DPIO read returns 0xffffffff
Ville Syrjälä
1
-0
/
+8
2013-12-12
drm/i915: Use FLISDSI interface for band gap reset
Shobhit Kumar
1
-0
/
+14
2013-11-11
drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
Chon Ming Lee
1
-11
/
+2
2013-11-05
drm/i915: add bunit read/write routines
Jesse Barnes
1
-0
/
+16
2013-10-12
drm/i915/vlv: add doc names to sideband file
Jesse Barnes
1
-1
/
+4
2013-09-05
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
Chon Ming Lee
1
-5
/
+13
2013-09-04
drm/i915: add more VLV IOSF sideband ports accessors
Jani Nikula
1
-0
/
+56
2013-05-24
drm/i915: change VLV IOSF sideband accessors to not return error code
Jani Nikula
1
-17
/
+13
2013-05-24
drm/i915: rename VLV IOSF sideband functions logically
Jani Nikula
1
-5
/
+5
2013-05-24
drm/i915: refactor VLV IOSF sideband accessors to use one helper
Jani Nikula
1
-52
/
+50
2013-05-24
drm/i915: group sideband register accessors to a new file
Jani Nikula
1
-0
/
+183