コミット履歴

作者 SHA1 メッセージ 日付
  Chris Wilson fac5e23e3c drm/i915: Mass convert dev->dev_private to to_i915(dev) 9 年 前
  Chris Wilson 843152b4b9 drm/i915: Move connector registration to driver registration 9 年 前
  Chris Wilson 1ebaa0b9c2 drm/i915: Move backlight registration to connector registration 9 年 前
  Chris Wilson c191eca110 drm/i915: Move intel_connector->unregister to connector->early_unregister 9 年 前
  Boris Brezillon cc22a86c26 drm: i915: Rely on the default ->best_encoder() behavior where appropriate 9 年 前
  Ville Syrjälä 580d8ed522 drm/i915: Give encoders useful names 9 年 前
  Ville Syrjälä 13a3d91f17 drm: Pass 'name' to drm_encoder_init() 9 年 前
  Ville Syrjälä f0f59a00a1 drm/i915: Type safe register read/write 9 年 前
  Ville Syrjälä 78e0d2e347 drm/i915: Store DVO SRCDIM register offset under intel_dvo_device 10 年 前
  Ville Syrjälä 7c5f93b05e drm/i915: Constify adjusted_mode 10 年 前
  Ville Syrjälä aad941d53f drm/i915: Always use crtc_ timings when dealing with adjustead_mode 10 年 前
  Ville Syrjälä 28694070d8 drm/i915: Use intel_panel for DVO fixed mode handling 10 年 前
  Mika Kahola 26a91555bd drm/i915: DVO pixel clock check 10 年 前
  Maarten Lankhorst 4d688a2a15 drm/i915: Get rid of dpms handling. 10 年 前
  Maarten Lankhorst ee165b1a6e drm/i915: Validate the state after an atomic modeset only, and pass the state. 10 年 前
  Maarten Lankhorst 9a69a9ac20 drm: Make the connector dpms callback return a value, v2. 10 年 前
  Chris Wilson 699ab78715 drm/i915: Silence compiler warning in dvo 10 年 前
  Ander Conselvan de Oliveira 9bdbd0b911 drm/i915: Allocate connector state together with the connectors 10 年 前
  Jani Nikula 88ac7939d2 drm/i915: base gmbus pin validity check on the gmbus pin map array 10 年 前
  Jani Nikula 0184df465e drm/i915: refer to pin instead of port in the intel_i2c.c interfaces 10 年 前
  Jani Nikula 988c70156c drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_* 10 年 前
  Ville Syrjälä 46509475a8 drm/i915: Enable DVO 2x clock around DVO encoder init 10 年 前
  Ander Conselvan de Oliveira 989697255d drm/i915: Implement connector state duplication 10 年 前
  Matt Roper 2545e4a6c8 drm/i915: Add atomic_get_property entrypoint for connectors (v2) 10 年 前
  Matt Roper c6f95f2793 drm/i915: Setup dummy atomic state for connectors (v3) 10 年 前
  Ander Conselvan de Oliveira 6e3c9717e0 drm/i915: Make intel_crtc->config a pointer 10 年 前
  Ander Conselvan de Oliveira 2d112de7db drm/i915: Embedded struct drm_crtc_state in intel_crtc_state 10 年 前
  Ander Conselvan de Oliveira 5cec258b4f drm/i915: Rename struct intel_crtc_config to intel_crtc_state 10 年 前
  Ville Syrjälä e240d55d67 drm/i915: Don't call DVO mode_set hook on DPMS changes 11 年 前
  Ville Syrjälä c9c054c203 drm/i915: Enable DVO between mode_set and dpms hooks 11 年 前