- 4cf0ebb drm/i915: Rework plane readout. by Maarten Lankhorst · 9 years ago
- eeebeac drm/i915: Remove plane_config from struct intel_crtc, v2. by Maarten Lankhorst · 9 years ago
- be5651f drm/i915: Update missing properties in find_initial_plane_obj by Maarten Lankhorst · 9 years ago
- cfb23ed drm/i915: Allow fuzzy matching in pipe_config_compare, v2. by Maarten Lankhorst · 9 years ago
- e435d6e drm/i915: Do not update pfit state when toggling crtc enabled. by Maarten Lankhorst · 9 years ago
- 8a75d15 drm/i915: Only update state on crtc's that are part of the atomic state. by Maarten Lankhorst · 9 years ago
- e4ca061 drm/i915: Don't forget to mark crtc as inactive after disable by Patrik Jakobsson · 10 years ago
- 60bfe44 drm/i915: Apply OCD to VLV/CHV DPLL defines by Ville Syrjälä · 10 years ago
- b8afb91 drm/i915: Keep GMCH DPLL VGA mode always disabled by Ville Syrjälä · 10 years ago
- 86c9858 drm/i915: dirty fb operation flushsing frontbuffer by Rodrigo Vivi · 10 years ago
- 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 10 years ago
- ff2a311 drm/i915: move FBC vfuncs to struct i915_fbc by Paulo Zanoni · 10 years ago
- 09da55d drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTS by Daniel Vetter · 10 years ago
- 6adfb1e drm/i915: s/mdelay/msleep/ by Daniel Vetter · 10 years ago
- 3fec3d2 drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead by Daniel Vetter · 10 years ago
- c80ac85 drm/i915: FBC doesn't need struct_mutex anymore by Paulo Zanoni · 10 years ago
- b5e4b84 drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutex by Paulo Zanoni · 10 years ago
- 5abeca4 drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutex by Paulo Zanoni · 10 years ago
- 25ad93f drm/i915: add the FBC mutex by Paulo Zanoni · 10 years ago
- e72072b drm/i915: Drop a spurious intel_pre_plane_update() call by Ville Syrjälä · 10 years ago
- e629255 drm/i915/bxt: BUNs related to port PLL by Vandana Kannan · 10 years ago
- dccbea3 drm/i915: calculate the port clock rate along with other PLL params by Imre Deak · 10 years ago
- 589eca6 drm/i915/vlv: move the vlv PLL helper next to its platform counterparts by Imre Deak · 10 years ago
- c845333 drm/i915/bxt: add PLL10 to the PLL state dumper by Imre Deak · 10 years ago
- 05712c1 drm/i915/bxt: add missing DDI PLL registers to the state checking by Imre Deak · 10 years ago
- 852eb00 drm/i915: Try to make sure cxsr is disabled around plane enable/disable by Ville Syrjälä · 10 years ago
- 26e1fe4 drm/i915: Use the memory latency based WM computation on VLV too by Ville Syrjälä · 10 years ago
- 262cd2e drm/i915: CHV DDR DVFS support and another watermark rewrite by Ville Syrjälä · 10 years ago
- 6eb1a68 drm/i915: Read wm values from hardware at init on CHV by Ville Syrjälä · 10 years ago
- f015c55 drm/i915: Split atomic wm update to pre and post variants by Ville Syrjälä · 10 years ago
- 066cf55 drm/i915: Fix IPS related flicker by Rodrigo Vivi · 10 years ago
- 9e2ee2d drm/i915: Add debug messages for pipe enable/disable by Ville Syrjälä · 10 years ago
- a9ff871 drm/i915: Store frontbuffer_bits in the plane by Ville Syrjälä · 10 years ago
- acd3f3d drm/i915: Add the ddi get cdclk code for BXT (v3) by Bob Paauwe · 10 years ago
- 84fe03f drm/i915: Move rotated geometry calculations into the fill helper by Tvrtko Ursulin · 10 years ago
- c329a4e drm/i915: Nuke lvds downclock support by Daniel Vetter · 10 years ago
- 8c6cda2 drm/i915/gen9: fix typo when setting up the crtc scaler by Imre Deak · 10 years ago
- 251ac86 drm/i915: s/update/compute/ for gmch dpll register functions by Daniel Vetter · 10 years ago
- a5ac0f9 drm/i915: Remove the now obsolete 'i915_gem_check_olr()' by John Harrison · 10 years ago
- 5fb9de1 drm/i915: Update intel_ring_begin() to take a request structure by John Harrison · 10 years ago
- bba09b1 drm/i915: Update cacheline_align() to take a request structure by John Harrison · 10 years ago
- 7528987 drm/i915: Update add_request() to take a request structure by John Harrison · 10 years ago
- 6258fbe drm/i915: Update queue_flip() to take a request structure by John Harrison · 10 years ago
- 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 10 years ago
- 0b076ec Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
- 3b1429d drm/i915: Factor out p2 divider selection for pre-ilk platforms by Ville Syrjälä · 10 years ago
- 27c329e drm/i915: Make cdclk part of the atomic state. by Maarten Lankhorst · 10 years ago
- 818ed96 drm/i915: Make setting color key atomic. by Maarten Lankhorst · 10 years ago
- eddfcbc drm/i915: Update less state during modeset. by Maarten Lankhorst · 10 years ago
- a539205 drm/i915: atomic plane updates in a nutshell by Maarten Lankhorst · 10 years ago
- d032ffa drm/i915: Handle disabling planes better, v2. by Maarten Lankhorst · 10 years ago
- 61333b6 drm/i915: Do not run most checks when there's no modeset. by Maarten Lankhorst · 10 years ago
- ac21b22 drm/i915: Move crtc commit updates to separate functions. by Maarten Lankhorst · 10 years ago
- 0583236 drm/i915: move detaching scalers to begin_crtc_commit, v2. by Maarten Lankhorst · 10 years ago
- 7fabf5e drm/i915: remove force argument from disable_plane by Maarten Lankhorst · 10 years ago
- 061e4b8 drm/i915: clean up atomic plane check functions, v2. by Maarten Lankhorst · 10 years ago
- 302d19a drm/i915: clean up plane commit functions by Maarten Lankhorst · 10 years ago
- da20eab drm/i915: Split plane updates of crtc->atomic into a helper, v2. by Maarten Lankhorst · 10 years ago
- 86adf9d drm/i915: Split skl_update_scaler, v4. by Maarten Lankhorst · 10 years ago
- ad42137 drm/i915: Assign a new pll from the crtc check function, v2. by Maarten Lankhorst · 10 years ago
- cf5a15b drm/i915: Move scaler setup to check crtc function, v2. by Maarten Lankhorst · 10 years ago
- 6d3a1ce drm/i915: Add a simple atomic crtc check function, v2. by Maarten Lankhorst · 10 years ago
- 133b0d1 drm/i915: Clean up intel_atomic_setup_scalers slightly. by Maarten Lankhorst · 10 years ago
- b359283 drm/i915: Use crtc state in intel_modeset_pipe_config by Maarten Lankhorst · 10 years ago
- 9044a81 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 10 years ago
- ce52299 drm/i915: Use helper to set CRTC state's mode by Matt Roper · 10 years ago
- 4ed9fb3 drm/i915: Don't set enabled value of all CRTCs when restoring the mode by Ander Conselvan de Oliveira · 10 years ago
- 0d26fb8 drm/i915: Don't update staged config during force restore modesets by Ander Conselvan de Oliveira · 10 years ago
- e62d8dc drm/i915: Don't check modeset state in the hw state force restore path by Ander Conselvan de Oliveira · 10 years ago
- 0904dea drm/i915: Limit CHV max cdclk by Mika Kahola · 10 years ago
- 44c5905 drm/i915: Drop the 64k linear scanout alignment on gen2/3 by Ville Syrjälä · 10 years ago
- 985b8bb drm/i915: Align DSPSURF to 128k on VLV/CHV by Ville Syrjälä · 10 years ago
- 4e9a86b drm/i915: Actually respect DSPSURF alignment restrictions by Ville Syrjälä · 10 years ago
- a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 10 years ago
- caf4e25 drm/i915: Make sure our labels start at column 0 by Damien Lespiau · 10 years ago
- fcc0008 drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk by Ville Syrjälä · 10 years ago
- c5de7c6 drm/i915: Fix HDMI 12bpc TRANSCONF bpc value by Ville Syrjälä · 10 years ago
- c016530 drm/i915: Only enable cursor if it can be enabled. by Maarten Lankhorst · 10 years ago
- b8b7fad drm/i915: Set hwmode during readout. by Maarten Lankhorst · 10 years ago
- 02e0efb drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip by Maarten Lankhorst · 10 years ago
- b17d48e drm/i915: Do not use atomic modesets in hw readout. by Maarten Lankhorst · 10 years ago
- f721790 Revert "drm/i915: Read hw state into an atomic state struct, v2." by Maarten Lankhorst · 10 years ago
- 9716c69 Revert "drm/i915: Make intel_display_suspend atomic, v2." by Maarten Lankhorst · 10 years ago
- 5c2db18 drm/i915: use calculated state for vblank evasion by Maarten Lankhorst · 10 years ago
- 3538b9d drm/i915: Use atomic state for calculating DVO_2X_MODE on i830. by Maarten Lankhorst · 10 years ago
- 99d736a drm/i915: Calculate haswell plane workaround, v5. by Maarten Lankhorst · 10 years ago
- fc467a22 drm/i915: Use crtc->hwmode for vblanks, v2. by Maarten Lankhorst · 10 years ago
- 1c5e19f drm/i915: move swap state to the right place by Maarten Lankhorst · 10 years ago
- 06ea0b0 drm/i915: Make intel_display_suspend atomic, v2. by Maarten Lankhorst · 10 years ago
- 5da76e9 drm/i915: Implement intel_crtc_control using atomic state, v4 by Maarten Lankhorst · 10 years ago
- 37ade41 drm/i915: Read hw state into an atomic state struct, v2. by Ander Conselvan de Oliveira · 10 years ago
- c347a67 drm/i915: Move cdclk and pll setup to intel_modeset_compute_config(), v2. by Ander Conselvan de Oliveira · 10 years ago
- 5ac1c4b drm/i915: Swap planes on each crtc separately, v2. by Maarten Lankhorst · 10 years ago
- de419ab drm/i915: Use global atomic state for staged pll, config, v3. by Maarten Lankhorst · 10 years ago
- 880fa62 drm/i915: Zap call to drm_plane_helper_disable, v2. by Maarten Lankhorst · 10 years ago
- 568c634 drm/i915: Support modeset across multiple pipes by Ander Conselvan de Oliveira · 10 years ago
- fb9d6cf drm/i915: calculate primary visibility changes instead of calling from set_config by Maarten Lankhorst · 10 years ago
- 8a8f7f4 drm/i915: do not wait for vblank when crtc is off by Maarten Lankhorst · 10 years ago
- 36750f2 drm/i915: update plane state during init by Maarten Lankhorst · 10 years ago
- 85a96e7 drm/i915: Make sure all planes and connectors are added on modeset. by Maarten Lankhorst · 10 years ago