- c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 9 years ago
- fca0ce2 drm/i915: Fix plane init failure paths by Ville Syrjälä · 9 years ago
- 5593946 drm/i915: Remove the "three times for luck" trick from vlv_enable_pll() by Ville Syrjälä · 9 years ago
- 7d1a83c drm/i915: assert_panel_unlocked() in chv_enable_pll() by Ville Syrjälä · 9 years ago
- 8bd3f30 drm/i915: Add a local pipe variable to vlv_enable_pll() by Ville Syrjälä · 9 years ago
- c231775 drm/i915: Implement WaPixelRepeatModeFixForC0:chv by Ville Syrjälä · 9 years ago
- 03ed5cb drm/i915: Make {vlv,chv}_{disable,update}_pll() more similar by Ville Syrjälä · 9 years ago
- 27878ed drm/i915: Throw out BUGs from DPLL/PCH functions by Ville Syrjälä · 9 years ago
- 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 9 years ago
- 20a34e7 drm/i915: Update color management during vblank evasion. by Maarten Lankhorst · 9 years ago
- b95c532 drm/i915: Pass crtc_state to color management functions. by Maarten Lankhorst · 9 years ago
- 55c561a drm/i915: Remove PIPE_CONF_CHECK_I_ALT by Daniel Vetter · 9 years ago
- db18b6a drm/i915/bxt: Fix DSI HW state readout by Imre Deak · 9 years ago
- 307e449 drm/i915: Remove vblank wait from hsw_enable_ips, v2. by Maarten Lankhorst · 9 years ago
- 70e8aa2 drm/i915: Split PNV version of crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
- 19ec669 drm/i915: Split g4x_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
- 81c97f5 drm/i915: Split i8xx_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
- 65b3d6a drm/i915: Split CHV and VLV specific crtc_compute_clock() hooks by Ander Conselvan de Oliveira · 9 years ago
- 997c030 drm/i915: Merge ironlake_compute_clocks() and ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
- b75ca6f drm/i915: Move fp divisor calculation into ironlake_compute_dpll() by Ander Conselvan de Oliveira · 9 years ago
- 364ee29 drm/i915: Pass crtc_state->dpll directly to ->find_dpll() by Ander Conselvan de Oliveira · 9 years ago
- ded220e drm/i915: Simplify ironlake_crtc_compute_clock() CPU eDP case by Ander Conselvan de Oliveira · 9 years ago
- fade85a drm/i915: Remove PCH type checks from ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
- 7ed9f89 drm/i915: Don't calculate a new clock in ILK+ code if it is already set by Ander Conselvan de Oliveira · 9 years ago
- bfa0444 drm/i915: Simplify ironlake reduced clock logic a bit by Ander Conselvan de Oliveira · 9 years ago
- 2d7feac drm/i915: Call g4x_find_best_dpll() directly from ILK+ code by Ander Conselvan de Oliveira · 9 years ago
- 8f0d5b9 drm/i915: Fold intel_ironlake_limit() into clock computation function by Ander Conselvan de Oliveira · 9 years ago
- 26ce6d5 drm/i915: Merge ironlake_get_refclk() into its only caller by Ander Conselvan de Oliveira · 9 years ago
- ceb4100 drm/i915: Remove checks for cloned config with LVDS in dpll code by Ander Conselvan de Oliveira · 9 years ago
- 90e83e5 drm/i915: Wait for vblank in i9xx_disable_crtc() for gen 2 only by Ander Conselvan de Oliveira · 9 years ago
- c6c794a drm/i915/bxt: Initialize MIPI DSI for BXT by Shashank Sharma · 9 years ago
- 177246a drm/i915: Wait until after wm optimization to drop runtime PM reference by Matt Roper · 9 years ago
- 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
- 05dc698 drm/i915: Do not read GAMMA_MODE register by Lionel Landwerlin · 9 years ago
- 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 9 years ago
- 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 9 years ago
- cf30429 drm/i915: abstract get config for cpu transcoder by Jani Nikula · 9 years ago
- 391bf04 drm/i915: split set pipeconf to pipeconf, pipemisc, pipe_gamma by Jani Nikula · 9 years ago
- bc58be6 drm/i915: split get/set pipe timings to timings and src size by Jani Nikula · 9 years ago
- 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
- 8821294 drm/i915: Move load time init of display/audio hooks earlier by Imre Deak · 9 years ago
- 15e7ec2 drm/i915: Move pll power state to crtc power domains. by Maarten Lankhorst · 9 years ago
- a1475e7 drm/i915: Perform dpll commit first, v2. by Maarten Lankhorst · 9 years ago
- 2dd66ebd drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2. by Maarten Lankhorst · 9 years ago
- da20563 drm/i915: make transcoder_name return a string by Jani Nikula · 9 years ago
- 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
- 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
- 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
- e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
- 08250c4 drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs by Imre Deak · 9 years ago
- 31ae71f drm/i915: Nuke fbc members from intel_crtc->atomic, v4. by Maarten Lankhorst · 9 years ago
- cd202f6 drm/i915: Remove some post-commit members from intel_crtc->atomic, v3. by Maarten Lankhorst · 9 years ago
- 842e030 drm/i915: Update state before setting watermarks, v2. by Maarten Lankhorst · 9 years ago
- 29ceb0e drm/i915: s/crtc_state/old_crtc_state/ in intel_atomic_commit() by Ville Syrjälä · 9 years ago
- 2622a08 drm/i915: Wait for vblank after cxsr disable in pre_plane_update by Ville Syrjälä · 9 years ago
- caed361 drm/i915: Fix watermarks for VLV/CHV by Ville Syrjälä · 9 years ago
- a3c988e drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code by Ander Conselvan de Oliveira · 9 years ago
- 9d16da6 drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface by Ander Conselvan de Oliveira · 9 years ago
- daedf20 drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c by Ander Conselvan de Oliveira · 9 years ago
- 2edd644 drm/i915: Use a table to initilize shared dplls by Ander Conselvan de Oliveira · 9 years ago
- 8106ddb drm/i915: Store a direct pointer to shared dpll in intel_crtc_state by Ander Conselvan de Oliveira · 9 years ago
- 7abd4b3 drm/i915: Move shared dpll code to a new file by Ander Conselvan de Oliveira · 9 years ago
- 35d38d1 drm/i915: Read out hrawclk from CCK on vlv/chv by Ville Syrjälä · 9 years ago
- e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 9 years ago
- 5ba0017 drm/i915: Do not wait atomically for display clocks by Tvrtko Ursulin · 9 years ago
- e3bddde drm/i915: Only recalculate wm's for planes part of the state, v2. by Maarten Lankhorst · 9 years ago
- 8802e5b drm/i915: Read out VGA dotclock properly on LPT by Ville Syrjälä · 9 years ago
- 64b46a0 drm/i915: Make the LPT iclkip 20MHz case more generic by Ville Syrjälä · 9 years ago
- 21a727b drm/i915: Remove the SPLL==270Mhz assumption from intel_fdi_link_freq() by Ville Syrjälä · 9 years ago
- e3b247d drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config() by Ville Syrjälä · 9 years ago
- 1260f07 drm/i915: Dump ddi_pll_sel in hex instead of decimal on HSW/BDW by Ville Syrjälä · 9 years ago
- 2d7a215 drm/i915: Embed rotation_info under intel_framebuffer by Ville Syrjälä · 9 years ago
- 1663b9d drm/i915: Reorganize intel_rotation_info by Ville Syrjälä · 9 years ago
- 4f2d993 drm/i915: Pass drm_frambuffer to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
- 3465c58 drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj() by Ville Syrjälä · 9 years ago
- 29cf949 drm/i915: Support for extra alignment for tiled surfaces by Ville Syrjälä · 9 years ago
- 8d0deca drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
- 27ba391 drm/i915: s/tile_width/tile_width_bytes/ by Ville Syrjälä · 9 years ago
- 1d5bf5d drm/i915: Add missing NULL check before calling initial_watermarks by Imre Deak · 9 years ago
- 3ba8607 drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect. by Maarten Lankhorst · 9 years ago
- ed4a6a7 drm/i915: Add two-stage ILK-style watermark programming (v11) by Matt Roper · 9 years ago
- 032b612 drm/i915: Remove update_sprite_watermarks. by Maarten Lankhorst · 9 years ago
- e886167 drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6. by Maarten Lankhorst · 9 years ago
- 33c8df89 drm/i915: Unify power domain handling. by Maarten Lankhorst · 9 years ago
- 74bff5f drm/i915: Pass crtc state to modeset_get_crtc_power_domains. by Maarten Lankhorst · 9 years ago
- dd75619 drm/i915: Extract intel_encoder_has_connectors() by Ville Syrjälä · 9 years ago
- edde361 drm/i915: Use atomic state to obtain load detection crtc, v3. by Maarten Lankhorst · 9 years ago
- 4feed0e drm/i915: Ensure the HW is powered during HW access in assert_pipe by Imre Deak · 9 years ago
- 6392f84 drm/i915: Ensure the HW is powered when disabling VGA by Imre Deak · 9 years ago
- 12fda38 drm/i915/ibx: Ensure the HW is powered during PLL HW readout by Imre Deak · 9 years ago
- 1729050 drm/i915: Ensure the HW is powered during display pipe HW readout by Imre Deak · 9 years ago
- ea49c9a drm/i915: Lock mode_config.mutex in intel_display_resume. by Maarten Lankhorst · 9 years ago
- e8788cb drm/i915: Fix some minor issues with atomic cdclk. by Maarten Lankhorst · 9 years ago
- e2c8b87 drm/i915: Use atomic helpers for suspend, v2. by Maarten Lankhorst · 9 years ago
- ee50489 drm/i915: Fix struct mutex vs. RPS lock inversion by Tvrtko Ursulin · 9 years ago
- 12c83d9 drm/i915: GEM operations need to be done under the big lock by Tvrtko Ursulin · 9 years ago
- fb1a38a drm/i915: Clear shared dpll based on old state, v2. by Maarten Lankhorst · 9 years ago
- 05fd934 Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queued by Daniel Vetter · 9 years ago
- af3997b drm/i915: Skip DDI PLL selection for DSI by Mika Kahola · 9 years ago
- e87a52b drm/atomic: Add encoder_mask to crtc_state, v3. by Maarten Lankhorst · 9 years ago