blob: 41094f7b0bcc848d5b302b716fd42318de3e18fa [file] [log] [blame]
da3739070c99 ("drm/i915: Don't pass crtc to intel_find_shared_dpll()")
c27e917e2bda ("drm/i915/icl: add basic support for the ICL clocks")
2320175feb74 ("drm/i915: Implement HDCP for HDMI")
8edcda1266f9 ("drm/i915: Protect DDI port to DPLL map from theoretical race.")
f49b44ab8403 ("drm/i915: Start using output_types for DPLL selection")
6b8506d575e3 ("drm/i915: Extract intel_ddi_clk_disable()")
2de3813880bf ("drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare")
3daa3cee6ebc ("drm/i915: push DDI CRT underrun reporting on disable to encoder")
51c4fa6903f9 ("drm/i915: push DDI CRT underrun reporting on enable to encoder")
ed69cd40685c ("drm/i915/glk, cnl: Implement WaDisableScalarClockGating")
2901215920aa ("drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting()")
a927c927de34 ("drm/i915/cnl: Initialize PLLs")
555e38d27317 ("drm/i915/cnl: DDI - PLL mapping")
a1986f4174a4 ("drm/i915: Remove unnecessary PORT3 definition.")
d7c530b25946 ("drm/i915: make a few DDI functions static")
15953637886d ("drm/i915: enable scrambling")
e9728bd888e1 ("drm/i915: Track visible planes in a bitmask")
dc4a109474c6 ("drm/i915: Pass pipe_config to fdi_link_train() functions")
4cbe4b2b175c ("drm/i915: Pass intel_crtc to fdi_link_train() hooks")
62b695662a24 ("drm/i915: Only enable DDI IO power domains after enabling DPLL")
71cc22e5db89 ("drm/i915/glk: Don't enable DDI IO power domains during init")
ffe5111e28e5 ("drm/i915: Introduce intel_ddi_dp_voltage_max()")
24dbf51a5517 ("drm/i915: struct_mutex is not required for allocating the framebuffer")
70001cd25654 ("drm/i915: Remove struct_mutex for destroying framebuffers")
370a81fb89cb ("drm/i915: Remove unused function intel_ddi_get_link_dpll()")
d8fc70b7367b ("drm/i915: Make power domain masks 64 bit long")
3c779a49bd7c ("drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)")
0aab2c721d81 ("drm/i915/bxt: Add MST support when do DPLL calculation")
ce64645d86ac ("drm/i915: use variadic macros and arrays to choose port/pipe based registers")
b976dc53ec43 ("drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.")
8da53efaa228 ("drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL.")
1d4258db3e0b ("drm/i915: Remove useless casts to intel_plane_state")
957870f93412 ("drm/i915: Split out i915_gem_object_set_tiling()")
91d4e0aa923e ("drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c")
944397f04f24 ("drm/i915: Store required fence size/alignment for GGTT vma")
0d4e8f1dbcab ("drm/i915: Replace WARNs in fence register writes with extensive asserts")
5b30694b474d ("drm/i915: Align GGTT sizes to a fence tile row")
6649a0b6501d ("drm/i915: Extract tile_row_size for fencing")
ef426c103892 ("Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued")