- d8fc70b drm/i915: Make power domain masks 64 bit long by Ander Conselvan de Oliveira · 9 years ago
- ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 9 years ago
- b0587e4 drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cdclk() hook by Ville Syrjälä · 9 years ago
- bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 9 years ago
- 49cd97a drm/i915: Start moving the cdclk stuff into a distinct state structure by Ville Syrjälä · 9 years ago
- 7ff89ca drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c by Ville Syrjälä · 9 years ago
- a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 9 years ago
- f123959 drm/i915/lspcon: Remove DPCD compare based resume time workaround by Imre Deak · 9 years ago
- 390b4e0 drm/i915/lspcon: Fix resume time initialization due to unasserted HPD by Imre Deak · 9 years ago
- 611032b drm/i915: Add support for DP Video pattern compliance tests by Manasi Navare · 9 years ago
- da15f7c drm/i915: Add support for DP link training compliance by Manasi Navare · 9 years ago
- eb955ee drm/i915: Move atomic state free from out of fence release by Chris Wilson · 9 years ago
- be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 9 years ago
- 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 9 years ago
- ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 9 years ago
- 8e45ac1 drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c by Ander Conselvan de Oliveira · 9 years ago
- 2c42e53 drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state by Ander Conselvan de Oliveira · 9 years ago
- f79f269 drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3. by Maarten Lankhorst · 9 years ago
- 9f2bdb0 drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV by Ville Syrjälä · 9 years ago
- 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 9 years ago
- a318b4c drm/i915: Intel panel downclock cleanup by Mika Kahola · 9 years ago
- 1650be7 drm/i915: Intel panel detection cleanup by Mika Kahola · 9 years ago
- c1617ab drm/i915: Move all the DP compliance data to a separate struct by Manasi Navare · 9 years ago
- fdb14d3 drm/i915: Find fallback link rate/lane count by Manasi Navare · 9 years ago
- f482984 drm/i915: Compute sink's max lane count/link BW at Hotplug by Manasi Navare · 9 years ago
- 731035f drm/i915/debugfs: Move out pipe CRC code by Tomeu Vizoso · 9 years ago
- ccc24b3 drm/i915: Add intel_atomic_get_existing_crtc_state function by Mahesh Kumar · 9 years ago
- 22a2c8e drm/i915: Validate mode against max. link data rate for DP MST by Dhinakaran Pandiyan · 9 years ago
- 192aa18 drm/i915: Make intel_pm_setup take dev_priv by Tvrtko Ursulin · 9 years ago
- 9935f7f drm/i915: abstract ddi being audio enabled by Libin Yang · 9 years ago
- 49d7391 drm/i915: Convert vm->dev backpointer to vm->i915 by Chris Wilson · 9 years ago
- c39055b drm/i915: Pass dev_priv to intel_setup_outputs() by Ander Conselvan de Oliveira · 9 years ago
- ac24028 drm/i915: Remove all ->config dereferences from intel_hdmi, v2. by Maarten Lankhorst · 9 years ago
- d97d7b4 drm/i915: Add crtc->plane_ids_mask by Ville Syrjälä · 9 years ago
- b14e584 drm/i915: Add per-pipe plane identifier by Ville Syrjälä · 9 years ago
- 357c0ae drm/i915/lspcon: Wait for expected LSPCON mode to settle by Imre Deak · 9 years ago
- dd75f6d drm/i915/lspcon: Add dp_to_lspcon helper() by Imre Deak · 9 years ago
- dd11bc1 drm/i915: dev_priv cleanup in intel_dp.c by Tvrtko Ursulin · 9 years ago
- 8e1b56a drm/i915: make i915 the source of acpi device ids for _DOD by Jani Nikula · 9 years ago
- 5eff503 drm/i915/gen9+: Kill off hw_ddb from intel_crtc. by Maarten Lankhorst · 9 years ago
- e62929b drm/i915/gen9+: Program watermarks as a separate step during evasion, v3. by Maarten Lankhorst · 9 years ago
- 0037071 drm/i915: Kill dp_encoder_is_mst by Ville Syrjälä · 9 years ago
- bbf35e9 drm/i915: Pass atomic state to intel_audio_codec_enable, v2. by Maarten Lankhorst · 9 years ago
- 62d75df drm/i915: Pass dev_priv to intel_init_pm() by Ville Syrjälä · 9 years ago
- 712bf36 drm/i915: Pass dev_priv to intel_suspend_hw() by Ville Syrjälä · 9 years ago
- 46f16e6 drm/i915: Pass dev_priv to init_clock_gating by Ville Syrjälä · 9 years ago
- b91eb5c drm/i915: Pass dev_priv to intel_get_crtc_for_pipe() by Ville Syrjälä · 9 years ago
- 30ad981 drm/i915: Pass dev_priv to vlv force pll functions by Ville Syrjälä · 9 years ago
- 0f0f74b drm/i915: Pass dev_priv to intel_wait_for_vblank() by Ville Syrjälä · 9 years ago
- e2af48c drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[] by Ville Syrjälä · 9 years ago
- 432081b drm/i915: Pass intel_crtc to update_wm functions by Ville Syrjälä · 9 years ago
- 525b931 drm/i915: Pass intel_crtc to intel_crtc_active() by Ville Syrjälä · 9 years ago
- 580503c drm/i915: Pass dev_priv to plane constructors by Ville Syrjälä · 9 years ago
- 03af79e drm/i915/gen9+: Use the watermarks from crtc_state for everything, v2. by Maarten Lankhorst · 9 years ago
- fefdd81 drm/i915/skl+: Remove minimum block allocation from crtc state. by Maarten Lankhorst · 9 years ago
- 1e6ee54 drm/i915/skl+: Remove data_rate from watermark struct, v2. by Maarten Lankhorst · 9 years ago
- b079bd17 drm/i915: Bail if plane/crtc init fails by Ville Syrjälä · 9 years ago
- c004a90 drm/i915: Restore nonblocking awaits for modesetting by Chris Wilson · 9 years ago
- d07f0e5 drm/i915: Move GEM activity tracking into a common struct reservation_object by Chris Wilson · 9 years ago
- 2c4b49a drm/i915: Use macro in place of open-coded for_each_universal_plane loop by Matt Roper · 9 years ago
- 47a6bc6 drm/i915: Move broxton phy code to intel_dpio_phy.c by Ander Conselvan de Oliveira · 9 years ago
- 489375c drm/i915/lspcon: Add workaround for resuming in PCON mode by Imre Deak · 9 years ago
- a5d94b83 drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptr by Imre Deak · 9 years ago
- 12a47a4 drm/i915/dp: Read DP descriptor for eDP and LSPCON too by Imre Deak · 9 years ago
- 24e807e drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read by Imre Deak · 9 years ago
- 7b3fc17 drm/i915/dp: Print full branch/sink descriptor by Imre Deak · 9 years ago
- 26705e2 drm/i915: Support for GuC interrupts by Sagar Arun Kamble · 9 years ago
- f4e9af4 drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set by Akash Goel · 9 years ago
- f9bf1d9 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
- 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- 2eedfc7 drm/i915: Remove RPM sequence checking by Chris Wilson · 9 years ago
- 93ca7e0 drm/i915: Use the per-plane rotation property by Ville Syrjälä · 9 years ago
- bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 9 years ago
- 45ece23 drm/i915/gen9: Add skl_wm_level_equals() by cpaul@redhat.com · 9 years ago
- bf9d99a drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable by cpaul@redhat.com · 9 years ago
- d8c0faf drm/i915/gen9: Get rid of redundant watermark values by cpaul@redhat.com · 9 years ago
- 910530c drm/i915: Add lspcon resume function by Shashank Sharma · 9 years ago
- dbe9e61 drm/i915: Add lspcon support for I915 driver by Shashank Sharma · 9 years ago
- 65f2130 drm/i915: Extract intel_crtc_pch_transcoder() by Ville Syrjälä · 9 years ago
- a62163e drm/i915/gen9: Make skl_wm_level per-plane by Lyude · 9 years ago
- ce0ba28 drm/i915/skl: Move per-pipe ddb allocations into crtc states by Lyude · 9 years ago
- c13fb77 drm/i915: Fix cxsr_latency_table reorg by Tvrtko Ursulin · 9 years ago
- 5db9401 drm/i915: Make IS_GEN macros only take dev_priv by Tvrtko Ursulin · 9 years ago
- ae9400c drm/i915: Shrink per-platform watermark configuration by Tvrtko Ursulin · 9 years ago
- 44a655c drm/i915: Shrink cxsr_latency_table by Tvrtko Ursulin · 9 years ago
- c0c8b9ed Merge tag 'drm-for-v4.9' into drm-intel-next-queued by Daniel Vetter · 9 years ago
- 674f823b drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 9 years ago
- 16e1203 drm/i915/backlight: setup and cache pwm alternate increment value by Jani Nikula · 9 years ago
- d9c409d drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs together by Jani Nikula · 9 years ago
- be754b1 Revert "drm/i915: start adding dp mst audio" by Dhinakaran Pandiyan · 9 years ago
- 16dcdc4 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 9 years ago
- 61a585d drm/i915/fbc: disable FBC on FIFO underruns by Paulo Zanoni · 9 years ago
- 3708d5e drm/i915: start adding dp mst audio by Libin Yang · 9 years ago
- f1a3ace drm/i915: Move audio_connector to intel_encoder by Pandiyan, Dhinakaran · 9 years ago
- 03cdc1d drm/i915: Store port enum in intel_encoder by Pandiyan, Dhinakaran · 9 years ago
- 32b421e drm/i915/backlight: setup and cache pwm alternate increment value by Jani Nikula · 9 years ago
- b81a617 Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- b0876af drm/i915: Only expand COND once in wait_for() by Dave Gordon · 9 years ago
- c92bd2f drm/i915: Make DP link training channel equalization DP 1.2 Spec compliant by Navare, Manasi D · 9 years ago