Jiri Kosina
|
c12aba5aa0
drm/i915: stop using GMBUS IRQs on Gen4 chips
|
12 years ago |
Ville Syrjälä
|
d811215004
drm/i915: GPIO/GMBUS registers need an offset on VLV
|
12 years ago |
Daniel Vetter
|
ef04f00d12
drm/i915: use _NOTRACE for gmbus/dp aux wait loops
|
12 years ago |
Daniel Vetter
|
2c438c0273
drm/i915: use gmbus irq to wait for gmbus idle
|
12 years ago |
Daniel Vetter
|
28c70f162a
drm/i915: use the gmbus irq for waits
|
12 years ago |
Daniel Vetter
|
61168c53f5
drm/i915: extract gmbus_wait_hw_status
|
12 years ago |
Chris Wilson
|
f2ce9fafc1
drm/i915/i2c: Track users of GMBUS force-bit
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Jani Nikula
|
cee25168e9
drm/i915: ensure i2c adapter is all set before adding it
|
13 years ago |
Alan Cox
|
9978cf5042
i915: Remove silly test
|
13 years ago |
Daniel Vetter
|
65e8186602
drm/i915: be more careful when returning -ENXIO in gmbus transfer
|
13 years ago |
Daniel Vetter
|
83ee9e6458
drm/i915: disable gmbus on i830
|
13 years ago |
Daniel Kurtz
|
56fa6d6ff7
drm/i915/intel_i2c: reduce verbosity of some messages
|
13 years ago |
Daniel Kurtz
|
79985eee84
drm/i915/intel_i2c: handle zero-length reads
|
13 years ago |
Daniel Kurtz
|
e2ba4fb313
drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers
|
13 years ago |
Daniel Kurtz
|
90e6b26d6b
drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
|
13 years ago |
Daniel Kurtz
|
56f9eac054
drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
|
13 years ago |
Daniel Kurtz
|
72d66afd14
drm/i915/intel_i2c: use WAIT cycle, not STOP
|
13 years ago |
Daniel Kurtz
|
e646d57735
drm/i915/intel_i2c: always wait for IDLE before clearing NAK
|
13 years ago |
Daniel Kurtz
|
7a39a9d476
drm/i915/intel_i2c: use double-buffered writes
|
13 years ago |
Daniel Kurtz
|
26883c31b0
drm/i915/intel_i2c: handle zero-length writes
|
13 years ago |
Daniel Kurtz
|
f2c9677be3
drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
|
13 years ago |
Daniel Kurtz
|
2ed06c93a1
drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
|
13 years ago |
Daniel Kurtz
|
3bd7d90938
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
|
13 years ago |
Daniel Kurtz
|
489fbc107f
drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
|
13 years ago |
Daniel Kurtz
|
e4fd17af61
drm/i915/intel_i2c: assign HDMI port D to pin pair 6
|
13 years ago |
Daniel Kurtz
|
874e3cc90b
drm/i915/intel_i2c: cleanup error messages and comments
|
13 years ago |
Daniel Kurtz
|
924a93edc9
drm/i915/intel_i2c: refactor gmbus_xfer
|
13 years ago |
Daniel Vetter
|
0fb3f969c8
drm/i915: enable gmbus on gen2
|
13 years ago |