提交历史

作者 SHA1 备注 提交日期
  Chris Wilson 736a69ca8c drm/i915: Drop PIPE-A quirk for 945GSE HP Mini 10 年之前
  Tvrtko Ursulin e0d6149b3d drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover 10 年之前
  Ander Conselvan de Oliveira 08d9bc920d drm/i915: Allocate connector state together with the connectors 10 年之前
  Ander Conselvan de Oliveira 9d918c157f drm/i915: Handle error to get connector state when staging config 10 年之前
  Joonas Lahtinen 9abc464854 drm/i915: Compare GGTT view structs instead of types 10 年之前
  Ander Conselvan de Oliveira 55bb9992db drm/i915: Remove usage of encoder->new_crtc from clock computations 10 年之前
  Ander Conselvan de Oliveira a93e255f81 drm/i915: Convert intel_pipe_will_have_type() to using atomic state 10 年之前
  Ander Conselvan de Oliveira 679dacd430 drm/i915: Pass an atomic state to modeset_global_resources() functions 10 年之前
  Ander Conselvan de Oliveira 1486017fbf drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp() 10 年之前
  Ander Conselvan de Oliveira 0b90187939 drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config() 10 年之前
  Ander Conselvan de Oliveira 944b0c7657 drm/i915: Copy the staged connector config to the legacy atomic state 10 年之前
  Ander Conselvan de Oliveira d29b2f9dce drm/i915: Update dummy connector atomic state with current config 10 年之前
  Ander Conselvan de Oliveira db7542dd40 drm/i915: Allocate a crtc_state also when the crtc is being disabled 10 年之前
  Ander Conselvan de Oliveira 83a57153f5 drm/i915: Allocate a drm_atomic_state for the legacy modeset code 10 年之前
  Ander Conselvan de Oliveira 49172fee61 drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe() 10 年之前
  Daniel Vetter 88595ac9ad drm/i915: always preserve bios swizzling 10 年之前
  Daniel Vetter f6936e2902 drm/i915: Add initial_ prefix to bios fb takeover code 10 年之前
  Daniel Vetter 5097f8c72a drm/i915: Fixup legacy plane->crtc link for initial fb config 10 年之前
  Rodrigo Vivi ab585dea12 drm/i915: kill i915.powersave 10 年之前
  Jesse Barnes c0f4042841 drm/i915: make unsupported fb modifier message DRM_DEBUG 10 年之前
  Tvrtko Ursulin 1fc0a8f7c4 drm/i915/skl: Take 90/270 rotation into account in watermark calculations 10 年之前
  Tvrtko Ursulin 121920faf2 drm/i915/skl: Query display address through a wrapper 10 年之前
  Tvrtko Ursulin 50470bb011 drm/i915/skl: Support secondary (rotated) frame buffer mapping 10 年之前
  Tvrtko Ursulin f64b98cd2e drm/i915: Helper function to determine GGTT view from plane state 10 年之前
  Tvrtko Ursulin 82bc3b2daa drm/i915: Pass in plane state when (un)pinning frame buffers 10 年之前
  Tvrtko Ursulin e661733092 drm/i915: Use GGTT view when (un)pinning objects to planes 10 年之前
  Tvrtko Ursulin 6761dd3185 drm/i915/skl: Extract tile height code into a helper function 10 年之前
  Imre Deak 9ca3ba011b drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll 10 年之前
  Imre Deak 24be4e4650 drm/i915: check for div-by-zero in vlv_PLL_is_optimal 10 年之前
  Imre Deak d5dd62bd9a drm/i915: factor out vlv_PLL_is_optimal 10 年之前