Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
81b55ef1f47bfd3d0f8220d4f13ddf1dc2c66b09
/
drivers
/
gpu
/
drm
/
i915
/
intel_sideband.c
81b55ef
drm/i915: drop a bunch of superfluous inlines
by Jani Nikula
· 4 years, 8 months ago
f365ab3
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 4 years, 9 months ago
4d4dda4
drm: i915: Call cpu_latency_qos_*() instead of pm_qos_*()
by Rafael J. Wysocki
· 4 years, 11 months ago
48a1b8d
drm/i915: Make WARN* drm specific where drm_priv ptr is available
by Pankaj Bharadiya
· 5 years ago
f22fd33
drm/i915/gen11: Add additional pcode status values
by Matt Roper
· 5 years ago
b908af5
drm/i915/sideband: convert to using new struct drm_device logging macros
by Wambui Karuga
· 5 years ago
6da4a2c
drm/i915: remove unnecessary includes of intel_display_types.h header
by Jani Nikula
· 5 years ago
1d455f8
drm/i915: rename intel_drv.h to display/intel_display_types.h
by Jani Nikula
· 5 years ago
d284d51
drm/i915: Make sandybridge_pcode_read() deal with the second data register
by Ville Syrjälä
· 6 years ago
e0516e8
drm/i915: Move sandybride pcode access to intel_sideband.c
by Chris Wilson
· 6 years ago
7531942
drm/i915: Merge sbi read/write into a single accessor
by Chris Wilson
· 6 years ago
56c5098
drm/i915: Separate sideband declarations to intel_sideband.h
by Chris Wilson
· 6 years ago
ebb5eb7
drm/i915: Replace pcu_lock with sb_lock
by Chris Wilson
· 6 years ago
337fa6e
drm/i915: Lift sideband locking for vlv_punit_(read|write)
by Chris Wilson
· 6 years ago
221c786
drm/i915: Lift acquiring the vlv punit magic to a common sb-get
by Chris Wilson
· 6 years ago
a75d035
drm/i915: Disable preemption and sleeping while using the punit sideband
by Chris Wilson
· 6 years ago
97a04e0
drm/i915: switch intel_wait_for_register to uncore
by Daniele Ceraolo Spurio
· 6 years ago
9f81750
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
by Sagar Arun Kamble
· 7 years ago
b0734f77b
drm/i915: Distinguish between timeout and error in sideband transactions
by Chris Wilson
· 8 years ago
ed576a5
drm/i915: Also clear the punit's PDATA sideband register
by Chris Wilson
· 8 years ago
9fcee2f
drm/i915: Report the failure to write to the punit
by Chris Wilson
· 8 years ago
aaaffb8
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
84a6e1d
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
41e8a1e
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
564514fd
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
dfaa200
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
4ce533b
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
dfb19ed
drm/i915: Extend gpio read/write to other cores
by Deepak M
· 9 years ago
10182e7
drm/i915/vlv: drop unused vlv_gps_core_read/write functions
by Jani Nikula
· 9 years ago
a580516
drm/i915: s/dpio_lock/sb_lock/
by Ville Syrjälä
· 10 years ago
d180d2b
drm/i915: Correct the IOSF Dev_FN field for IOSF transfers
by Shobhit Kumar
· 10 years ago
707b6e3
drm/i915: Increase the range of sideband address.
by Deepak S
· 10 years ago
42a88e9
drm/i915: vlv/chv: fix DSI sideband register accessing
by Imre Deak
· 11 years ago
cf63e4a
drm/i915: rename IOSF sideband opcodes according to the spec
by Imre Deak
· 11 years ago
0d95e11
drm/i915: Warn when DPIO read returns 0xffffffff
by Ville Syrjälä
· 11 years ago
e9fe51c
drm/i915: Use FLISDSI interface for band gap reset
by Shobhit Kumar
· 11 years ago
e4607fc
drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
by Chon Ming Lee
· 11 years ago
f341915
drm/i915: add bunit read/write routines
by Jesse Barnes
· 11 years ago
d8228d0
drm/i915/vlv: add doc names to sideband file
by Jesse Barnes
· 11 years ago
5e69f97
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
by Chon Ming Lee
· 11 years ago
e9f882a
drm/i915: add more VLV IOSF sideband ports accessors
by Jani Nikula
· 11 years ago
6493625
drm/i915: change VLV IOSF sideband accessors to not return error code
by Jani Nikula
· 12 years ago
ae99258
drm/i915: rename VLV IOSF sideband functions logically
by Jani Nikula
· 12 years ago
5a09ae9f
drm/i915: refactor VLV IOSF sideband accessors to use one helper
by Jani Nikula
· 12 years ago
59de081
drm/i915: group sideband register accessors to a new file
by Jani Nikula
· 12 years ago