- 79e50a4 drm/i915: move intel_hrawclk() to intel_display.c by Jani Nikula · 9 years ago
- b0b3384 drm/i915: Trick CL2 into life on CHV when using pipe B with port B by Ville Syrjälä · 10 years ago
- e0fce78 drm/i915: Implement PHY lane power gating for CHV by Ville Syrjälä · 10 years ago
- b93433c drm/i915: move ibx_digital_port_connected to intel_dp.c by Jani Nikula · 9 years ago
- 65d64cc drm/i915: Add vlv_dport_to_phy() by Ville Syrjälä · 10 years ago
- d6db995 drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer disables there by Ville Syrjälä · 10 years ago
- 901c2da drm/i915: Put back lane_count into intel_dp and add link_rate too by Ville Syrjälä · 9 years ago
- 04a60f9 drm/i915: Kill intel_dp->{link_bw, rate_select} by Ville Syrjälä · 10 years ago
- 90a6b7b drm/i915: Move intel_dp->lane_count into pipe_config by Ville Syrjälä · 10 years ago
- 0f2a2a7 drm/i915: Clean up DP/HDMI limited color range handling by Ville Syrjälä · 10 years ago
- 621d4c7 drm/i915: Save latest known sink CRC to compensate delayed counter reset. by Rodrigo Vivi · 9 years ago
- e5a1cab drm/i915: Force sink crc stop before start. by Rodrigo Vivi · 9 years ago
- 2d406bb drm/i915: Remove connectors_active. by Maarten Lankhorst · 9 years ago
- 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
- ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 9 years ago
- 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 9 years ago
- 6f4551f drm/i915: fix FBC frontbuffer tracking flushing code by Paulo Zanoni · 10 years ago
- 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
- ce4c464 Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- b029e66 drm/i915: Backlight control using CRC PMIC based PWM driver by Shobhit Kumar · 10 years ago
- 1ed51de drm/i915: Clarify logic for initial modeset by Daniel Vetter · 9 years ago
- 8f539a8 drm/i915: always disable irqs in intel_pipe_update_start by Maarten Lankhorst · 10 years ago
- 74c090b drm/i915: Use full atomic modeset. by Maarten Lankhorst · 10 years ago
- 70e0bd7 drm/i915: Make intel_display_suspend atomic, try 2. by Maarten Lankhorst · 10 years ago
- ad3c558 drm/i915: Get rid of unused transitional members. by Maarten Lankhorst · 10 years ago
- 4cf0ebb drm/i915: Rework plane readout. by Maarten Lankhorst · 10 years ago
- eeebeac drm/i915: Remove plane_config from struct intel_crtc, v2. by Maarten Lankhorst · 10 years ago
- e435d6e drm/i915: Do not update pfit state when toggling crtc enabled. by Maarten Lankhorst · 10 years ago
- b6c2aa5 drm/i915: intel_frontbuffer_flush can now be static by Paulo Zanoni · 10 years ago
- 169de13 drm/i915: PSR: Flush means invalidate + flush by Rodrigo Vivi · 10 years ago
- de152b6 drm/i915: Add origin to frontbuffer tracking flush by Rodrigo Vivi · 10 years ago
- 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 10 years ago
- 25ad93f drm/i915: add the FBC mutex by Paulo Zanoni · 10 years ago
- fc78672 drm/i915: move FBC code out of i915_gem_stolen.c by Paulo Zanoni · 10 years ago
- dccbea3 drm/i915: calculate the port clock rate along with other PLL params by Imre Deak · 10 years ago
- f8896f5 drm/i915/skl: Buffer translation improvements by David Weinehall · 10 years ago
- 852eb00 drm/i915: Try to make sure cxsr is disabled around plane enable/disable 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
- 066cf55b drm/i915: Fix IPS related flicker by Rodrigo Vivi · 10 years ago
- ac88cd7 drm/i915: Fix IPS related flicker by Rodrigo Vivi · 10 years ago
- a9ff871 drm/i915: Store frontbuffer_bits in the plane by Ville Syrjälä · 10 years ago
- 20c8838 drm/i915/psr: Restrict single-shot updates to the PSR pipe by Daniel Vetter · 10 years ago
- fdbff92 drm/i915: Clear fb_tracking.busy_bits also for synchronous flips by Daniel Vetter · 10 years ago
- 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 10 years ago
- 77a0d1c drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions. by Rodrigo Vivi · 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
- d032ffa drm/i915: Handle disabling planes better, v2. 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
- 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
- 133b0d1 drm/i915: Clean up intel_atomic_setup_scalers slightly. by Maarten Lankhorst · 10 years ago
- 2e8144a drm/i915: unify no_fbc_reason message printing by Paulo Zanoni · 10 years ago
- 4e9a86b drm/i915: Actually respect DSPSURF alignment restrictions by Ville Syrjälä · 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
- 99d736a drm/i915: Calculate haswell plane workaround, v5. 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
- de419ab drm/i915: Use global atomic state for staged pll, config, v3. by Maarten Lankhorst · 10 years ago
- 1b50925 drm/i915: use intel_crtc_control everywhere, v3. by Maarten Lankhorst · 10 years ago
- 6b72d48 drm/i915: add intel_display_suspend, v2 by Maarten Lankhorst · 10 years ago
- 41da1f5 drm/i915: get rid of put_shared_dpll by Maarten Lankhorst · 10 years ago
- 70d0c57 drm/i915: Make broxton_set_cdclk() static by Damien Lespiau · 10 years ago
- 8cfb340 drm/i915: Don't enable IPS when pixel rate exceeds 95% by Ville Syrjälä · 10 years ago
- b12ce1d drm/i915: Kill intel_flush_primary_plane() by Ville Syrjälä · 10 years ago
- 5d96d8a drm/i915/skl: Deinit/init the display at suspend/resume by Damien Lespiau · 10 years ago
- e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 10 years ago
- 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 10 years ago
- bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 10 years ago
- eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 10 years ago
- b2cfe0a drm/i915: Fix race on unreferencing the wrong mmio-flip-request by Chris Wilson · 10 years ago
- 2eb49a6 drm/i915: Remove duplicated intel_tile_height declaration by Tvrtko Ursulin · 10 years ago
- 2cd601c drm/i915: Adding dbuf support for skl nv12 format. by Chandra Konduru · 10 years ago
- 9b6de0a drm/i915: Only wait for required lanes in vlv_wait_port_ready() by Ville Syrjälä · 10 years ago
- 7cbf41d drm/i915: Remove save/restore logic from intel_crtc_set_config() by Ander Conselvan de Oliveira · 10 years ago
- ce22dba drm/i915: Move toggling planes out of crtc enable/disable. by Maarten Lankhorst · 10 years ago
- 87d4300 drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there. by Maarten Lankhorst · 10 years ago
- b70709a drm/i915: get rid of primary_enabled and use atomic state by Maarten Lankhorst · 10 years ago
- a8ad0d8 drm/i915: Add a way to disable planes without updating state by Maarten Lankhorst · 10 years ago
- ecce87e drm/i915: Remove implicitly disabling primary plane for now by Maarten Lankhorst · 10 years ago
- 559be30 drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince tests by Todd Previte · 10 years ago
- 4e96c97 drm/i915: eDP link training optimization by Mika Kahola · 10 years ago
- 0b6cc18 drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERR by Fabian Frederick · 10 years ago
- 5aefb23 drm/i915/skl: Assert the requirements to enter or exit DC5. by Suketu Shah · 10 years ago
- dc17430 drm/i915/skl: Add DC5 Trigger Sequence by Suketu Shah · 10 years ago
- eb80562 drm/i915/skl: Add support to load SKL CSR firmware. by Daniel Vetter · 10 years ago
- 6156a45 drm/i915: skylake primary plane scaling using shared scalers by Chandra Konduru · 10 years ago
- e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 10 years ago
- f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 10 years ago
- c5d5ab7 drm/i915: Add automated testing support for Displayport compliance testing by Todd Previte · 10 years ago
- 96fb9f9 drm/i915/bxt: VSwing programming sequence by Vandana Kannan · 10 years ago
- bcddf610 drm/i915/bxt: Assign PLL for pipe by Satheeshakrishna M · 10 years ago
- 5ab7b0b drm/i915/bxt: add bxt_find_best_dpll by Imre Deak · 10 years ago