Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Vetter 4e6b788c3f drm/i915: Disable dp aux irq on g4x hace 11 años
  Jesse Barnes 586f49dc78 drm/i915/vlv: split CCK and DDR freq usage hace 11 años
  Jesse Barnes 30a970c6a6 drm/i915/vlv: modeset_global_* for VLV v7 hace 11 años
  Chon Ming Lee 24eb2d599b drm/i915: Program GMBUS Frequency based on the CDCLK for VLV. hace 12 años
  Paulo Zanoni c67a470b1d drm/i915: allow package C8+ states on Haswell (disabled) hace 12 años
  Imre Deak 3598706b52 drm/i915: avoid premature DP AUX timeouts hace 12 años
  Imre Deak 2554fc1fa6 drm/i915: use msecs_to_jiffies_timeout instead of open coding the same hace 12 años
  Ben Widawsky ab5c608b2d drm/i915: Don't touch South Display when PCH_NOP hace 12 años
  Jiri Kosina c12aba5aa0 drm/i915: stop using GMBUS IRQs on Gen4 chips hace 12 años
  Ville Syrjälä d811215004 drm/i915: GPIO/GMBUS registers need an offset on VLV hace 12 años
  Daniel Vetter ef04f00d12 drm/i915: use _NOTRACE for gmbus/dp aux wait loops hace 12 años
  Daniel Vetter 2c438c0273 drm/i915: use gmbus irq to wait for gmbus idle hace 12 años
  Daniel Vetter 28c70f162a drm/i915: use the gmbus irq for waits hace 12 años
  Daniel Vetter 61168c53f5 drm/i915: extract gmbus_wait_hw_status hace 12 años
  Chris Wilson f2ce9fafc1 drm/i915/i2c: Track users of GMBUS force-bit hace 12 años
  David Howells 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ hace 13 años
  David Howells 4126d5d61f UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. hace 13 años
  Jani Nikula cee25168e9 drm/i915: ensure i2c adapter is all set before adding it hace 13 años
  Alan Cox 9978cf5042 i915: Remove silly test hace 13 años
  Daniel Vetter 65e8186602 drm/i915: be more careful when returning -ENXIO in gmbus transfer hace 13 años
  Daniel Vetter 83ee9e6458 drm/i915: disable gmbus on i830 hace 13 años
  Daniel Kurtz 56fa6d6ff7 drm/i915/intel_i2c: reduce verbosity of some messages hace 13 años
  Daniel Kurtz 79985eee84 drm/i915/intel_i2c: handle zero-length reads hace 13 años
  Daniel Kurtz e2ba4fb313 drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers hace 13 años
  Daniel Kurtz 90e6b26d6b drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop hace 13 años
  Daniel Kurtz 56f9eac054 drm/i915/intel_i2c: use INDEX cycles for i2c read transactions hace 13 años
  Daniel Kurtz 72d66afd14 drm/i915/intel_i2c: use WAIT cycle, not STOP hace 13 años
  Daniel Kurtz e646d57735 drm/i915/intel_i2c: always wait for IDLE before clearing NAK hace 13 años
  Daniel Kurtz 7a39a9d476 drm/i915/intel_i2c: use double-buffered writes hace 13 años
  Daniel Kurtz 26883c31b0 drm/i915/intel_i2c: handle zero-length writes hace 13 años