Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b9b6df9ee57d2af7788a0ad95ea6f425a688159
/
drivers
/
gpu
/
drm
/
i915
/
intel_i2c.c
c12aba5
drm/i915: stop using GMBUS IRQs on Gen4 chips
by Jiri Kosina
· 12 years ago
d811215
drm/i915: GPIO/GMBUS registers need an offset on VLV
by Ville Syrjälä
· 12 years ago
ef04f00
drm/i915: use _NOTRACE for gmbus/dp aux wait loops
by Daniel Vetter
· 12 years ago
2c438c0
drm/i915: use gmbus irq to wait for gmbus idle
by Daniel Vetter
· 12 years ago
28c70f1
drm/i915: use the gmbus irq for waits
by Daniel Vetter
· 12 years ago
61168c5
drm/i915: extract gmbus_wait_hw_status
by Daniel Vetter
· 12 years ago
f2ce9fa
drm/i915/i2c: Track users of GMBUS force-bit
by Chris Wilson
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
cee2516
drm/i915: ensure i2c adapter is all set before adding it
by Jani Nikula
· 12 years ago
9978cf5
i915: Remove silly test
by Alan Cox
· 12 years ago
65e8186
drm/i915: be more careful when returning -ENXIO in gmbus transfer
by Daniel Vetter
· 12 years ago
83ee9e6
drm/i915: disable gmbus on i830
by Daniel Vetter
· 12 years ago
56fa6d6
drm/i915/intel_i2c: reduce verbosity of some messages
by Daniel Kurtz
· 13 years ago
79985ee
drm/i915/intel_i2c: handle zero-length reads
by Daniel Kurtz
· 13 years ago
e2ba4fb
drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers
by Daniel Kurtz
· 13 years ago
90e6b26
drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
by Daniel Kurtz
· 13 years ago
56f9eac
drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
by Daniel Kurtz
· 13 years ago
72d66af
drm/i915/intel_i2c: use WAIT cycle, not STOP
by Daniel Kurtz
· 13 years ago
e646d57
drm/i915/intel_i2c: always wait for IDLE before clearing NAK
by Daniel Kurtz
· 13 years ago
7a39a9d
drm/i915/intel_i2c: use double-buffered writes
by Daniel Kurtz
· 13 years ago
26883c3
drm/i915/intel_i2c: handle zero-length writes
by Daniel Kurtz
· 13 years ago
f2c9677
drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
by Daniel Kurtz
· 13 years ago
2ed06c9
drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
by Daniel Kurtz
· 13 years ago
3bd7d90
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
by Daniel Kurtz
· 13 years ago
489fbc1
drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
by Daniel Kurtz
· 13 years ago
e4fd17a
drm/i915/intel_i2c: assign HDMI port D to pin pair 6
by Daniel Kurtz
· 13 years ago
874e3cc
drm/i915/intel_i2c: cleanup error messages and comments
by Daniel Kurtz
· 13 years ago
924a93e
drm/i915/intel_i2c: refactor gmbus_xfer
by Daniel Kurtz
· 13 years ago
0fb3f96
drm/i915: enable gmbus on gen2
by Daniel Vetter
· 13 years ago
110447fc
drm/i915: add an explict mmio base for gpio/gmbus io
by Daniel Vetter
· 13 years ago
c3dfefa
drm/i915: reenable gmbus on gen3+ again
by Daniel Vetter
· 13 years ago
f6f808c
drm/i915: i2c: unconditionally set up gpio fallback
by Daniel Vetter
· 13 years ago
c167a6f
drm/i915: merge gmbus and gpio i2c adpater into one
by Daniel Vetter
· 13 years ago
36c785f
drm/i915: merge struct intel_gpio into struct intel_gmbus
by Daniel Vetter
· 13 years ago
c2b9152
drm/i915: add dev_priv to intel_gmbus
by Daniel Vetter
· 13 years ago
caae745
drm/i915: Fix single msg gmbus_xfers writes
by Benson Leung
· 13 years ago
ff5f4b0
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
by Daniel Vetter
· 13 years ago
8a8ed1f
drm/i915: Fix race condition in accessing GMBUS
by Yufeng Shen
· 13 years ago
51a59ac
drm: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
1849ecb
drm/kms: Make i2c buses faster
by Jean Delvare
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
d5090b9
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
by Adam Jackson
· 13 years ago
826c7e4
Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"
by Jean Delvare
· 13 years ago
7f58aab
drm/i915: Reset GMBUS controller after NAK
by Chris Wilson
· 14 years ago
8f9a3f9
drm/i915: Enable GMBUS for post-gen2 chipsets
by Chris Wilson
· 14 years ago
c94f28c
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
6966945
drm/i915: Fix I2C adapter registration
by Jean Delvare
· 14 years ago
374c479
drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing
by Chris Wilson
· 14 years ago
db5e417
drm/i915: filter out the read/write of GPIO registers from debug tracing
by Yuanhan Liu
· 14 years ago
7b5337d
drm/i915: Fix GPIO pin to register mapping
by Zhenyu Wang
· 14 years ago
cb8ea75
drm/i915: Use i2c bit banging instead of GMBUS
by Chris Wilson
· 14 years ago
e957d77
drm/i915/sdvo: Fix GMBUSification
by Chris Wilson
· 14 years ago
f899fc6
drm/i915: use GMBUS to manage i2c links
by Chris Wilson
· 14 years ago
890f335
drm/i915/i2c: Track the parent encoder rather than just the dev
by Chris Wilson
· 14 years ago
b222f26
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
by Chris Wilson
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c619eed
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
by Eric Anholt
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
f0217c4
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
by Eric Anholt
· 15 years ago
652c393
drm/i915: add dynamic clock frequency control
by Jesse Barnes
· 15 years ago
f9c10a9
drm/i915: Change I2C api to pass around i2c_adapters
by Keith Packard
· 15 years ago
0ba0e9e
drm/i915: workaround IGD i2c bus issue in kernel side (v2)
by Shaohua Li
· 16 years ago
1745522
i2c: Delete many unused adapter IDs
by Jean Delvare
· 16 years ago
79e5394
DRM: i915: add mode setting support
by Jesse Barnes
· 16 years ago