- 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
- 61c0549 drm/i915: Use drm_atomic_helper_swap_state in intel_atomic_commit. 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
- 53d9f4e drm/i915: Use crtc_state->active instead of crtc_state->enable by Maarten Lankhorst · 10 years ago
- cdba954 drm/i915: Set mode_changed for audio in intel_modeset_pipe_config() by Ander Conselvan de Oliveira · 10 years ago
- c72d969 drm/i915: Make __intel_set_mode() take only atomic state as argument by Ander Conselvan de Oliveira · 10 years ago
- 3cb480b drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2. 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
- 69024de drm/i915: get rid of intel_crtc_disable and related code, v3 by Maarten Lankhorst · 10 years ago
- 41da1f5 drm/i915: get rid of put_shared_dpll by Maarten Lankhorst · 10 years ago
- fe4c63c drm/i915/bxt: fix DDI PHY vswing scale value setting by Imre Deak · 10 years ago
- a6aaec8 drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status by Damien Lespiau · 10 years ago
- 6455c87 drm/i915: Make pc8_status report status for all runtime PM platforms by Damien Lespiau · 10 years ago
- a47871b drm/i915/bxt: Use intel_update_cdclk() to update dev_priv->cdclk_freq by Damien Lespiau · 10 years ago
- 560a7ae drm/i915/skl: Update the cached CDCLK at the end of set_cdclk() by Damien Lespiau · 10 years ago
- d9062ae drm/i915: Don't display the boot CDCLK twice by Damien Lespiau · 10 years ago
- 414355a drm/i915/skl: Don't warn if reading back DPLL0 is disabled by Damien Lespiau · 10 years ago
- a9419e8 drm/i915/skl: Derive the max CDCLK from DFSM by Damien Lespiau · 10 years ago
- 70d0c57 drm/i915: Make broxton_set_cdclk() static by Damien Lespiau · 10 years ago
- b432e5c drm/i915: BDW clock change support by Ville Syrjälä · 10 years ago
- ebb72aa drm/i915: Add IS_BDW_ULX by Ville Syrjälä · 10 years ago
- 8cfb340 drm/i915: Don't enable IPS when pixel rate exceeds 95% by Ville Syrjälä · 10 years ago
- 4491315 drm/i915: Store max cdclk value in dev_priv by Ville Syrjälä · 10 years ago
- 05024da drm/i915: Use cached cdclk value by Ville Syrjälä · 10 years ago
- b628305 drm/i915: Cache current cdclk frequency in dev_priv by Ville Syrjälä · 10 years ago
- ccb6662 Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-next-queued by Jani Nikula · 10 years ago
- 63e1456 Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 10 years ago
- 6aa6272 Merge branch 'linux-4.1.0-rc5-tilcdc-refactor' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 10 years ago
- a8a50fc Merge tag 'v4.1-rc6' into drm-next by Dave Airlie · 10 years ago
- 9b5edbf drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config. by Maarten Lankhorst · 10 years ago
- 531e63e Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- dc5698e Add virtio gpu driver. by Dave Airlie · 12 years ago
- 2441f87 drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8 by Ville Syrjälä · 10 years ago
- 9cc8302 drm/i915: Set INSTPM_FORCE_ORDERING via LRI on gen8, drop it on gen9+ by Ville Syrjälä · 10 years ago
- c3447e8 drm/amdkfd: Enforce kill all waves on process termination by Ben Goz · 10 years ago
- edad402 drm/radeon: Add ATC VMID<-->PASID functions to kfd->kgd by Alexey Skidanov · 10 years ago
- f8bd133 drm/amdkfd: Implement address watch debugger IOCTL by Yair Shachar · 10 years ago
- 9448458 drm/amdkfd: Implement wave control debugger IOCTL by Yair Shachar · 10 years ago
- 037ed9a drm/amdkfd: Implement (un)register debugger IOCTLs by Yair Shachar · 10 years ago
- e2e9afc drm/amdkfd: Add address watch operation to debugger by Yair Shachar · 10 years ago
- 788bf83 drm/amdkfd: Add wave control operation to debugger by Yair Shachar · 10 years ago
- fbeb661 drm/amdkfd: Add skeleton H/W debugger module support by Yair Shachar · 10 years ago
- 992839a drm/amdkfd: Add static user-mode queues support by Yair Shachar · 10 years ago
- aef1100 drm/amdkfd: add H/W debugger IOCTL set definitions by Yair Shachar · 11 years ago
- a6186f4 drm/radeon: Add H/W debugger kfd->kgd functions by Yair Shachar · 11 years ago
- f761d8b drm/amdkfd: Use DECLARE_BITMAP by Joe Perches · 10 years ago
- 64987fc drm/i915/bxt: edp1.4 Intermediate Freq support by Sonika Jindal · 10 years ago
- 5b6fd12 drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code by Ville Syrjälä · 10 years ago
- 16e3247 drm_vblank_get: don't WARN_ON in case vblanks are not initialized by Gerd Hoffmann · 10 years ago
- 3e8d222 Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- 1c34d82 drm/ttm: dma: Don't crash on memory in the vmalloc range by Alexandre Courbot · 10 years ago
- a2ee48d drm/i915: abstract hpd irq storm detection by Jani Nikula · 10 years ago
- 501fd70 drm/i915: limit PPGTT size to 2GB in 32-bit platforms by Michel Thierry · 10 years ago
- bd4b482 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 10 years ago
- d9a946b drm/i915: Another fbdev hack to avoid PSR on fbcon. by Rodrigo Vivi · 10 years ago
- 2d847d4 drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes. by Rodrigo Vivi · 10 years ago
- 475c2e3 drm/i915/bxt: clear hpd status sticky bits earlier by Jani Nikula · 10 years ago
- 676574d drm/i915: abstract away platform specific parts from hpd handling by Jani Nikula · 10 years ago
- c872723 drm/i915: simplify condition for digital port by Jani Nikula · 10 years ago
- 9ace043 drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one by Jani Nikula · 10 years ago
- ab68d5b drm/i915: put back the indent in intel_hpd_irq_handler by Jani Nikula · 10 years ago
- 641a969 drm/i915: simplify conditions for skipping the 2nd hpd loop iterations by Jani Nikula · 10 years ago
- c91711f drm/i915: add for_each_hpd_pin to iterate over hotplug pins by Jani Nikula · 10 years ago
- 623e01e drm/i915: Warn when cdclk for the platforms is not known by Ville Syrjälä · 10 years ago
- 34edce2 drm/i915: Add cdclk extraction for g33, g965gm and g4x by Ville Syrjälä · 10 years ago
- 65cd2b3 drm/i915: Fix 852GM/GMV cdclk by Ville Syrjälä · 10 years ago
- 1b1d271 drm/i915: Fix i855 get_display_clock_speed by Ville Syrjälä · 10 years ago
- 8d2fdc3 drm/i915: Only show view type for GGTT VMAs by Tvrtko Ursulin · 10 years ago
- 877f61d drm/i915/skl: Don't try to store the wrong central frequency by Damien Lespiau · 10 years ago
- 6358298 drm/i915: Correctly prefix HSW/BDW HDMI clock functions by Damien Lespiau · 10 years ago
- 6431157 drm/i915/skl: Remove unnecessary () used with abs_diff() by Damien Lespiau · 10 years ago
- 30a7862 drm/i915/skl: Remove unnecessary () used with div_u64() by Damien Lespiau · 10 years ago
- 76516fb drm/i915/skl: Factor out computing the DPLL paramaters from the dividers by Damien Lespiau · 10 years ago
- 9c23675 drm/i915/skl: Use a more idomatic early return by Damien Lespiau · 10 years ago
- 318bd82 drm/i915/skl: Propagate the error if we fail to find a suitable DPLL divider by Damien Lespiau · 10 years ago
- 19cdc0e drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failing by Damien Lespiau · 10 years ago
- 6cf7517 drm/i915/skl: Make sure to break when not finding suitable PLL dividers by Damien Lespiau · 10 years ago
- ea87549 drm/i915/dsi: remove non-op hot plug callback by Jani Nikula · 10 years ago
- d667162 drm/i915: remove useless DP and DDI encoder ->hot_plug hooks by Jani Nikula · 10 years ago
- 5fcece8 drm/i915: group all hotplug related fields into a new struct in dev_priv by Jani Nikula · 10 years ago
- b0c29a3 drm/i915: reduce indent in intel_hpd_irq_handler by Jani Nikula · 10 years ago
- 369712e drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler by Jani Nikula · 10 years ago
- 0d2e429 drm/i915: reduce indent in i9xx_hpd_irq_handler by Jani Nikula · 10 years ago
- b1b3827 drm/i915: add a context parameter to {en, dis}able zero address mapping by David Weinehall · 10 years ago
- 1fe7142 Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
- aaea393 drm/nouveau/gr/gm204: remove a stray printk by Ben Skeggs · 10 years ago
- 4d4d6f7 drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP by Ben Skeggs · 10 years ago
- c9ab50d drm/nouveau/devinit/gf100: make the force-post condition more obvious by Ben Skeggs · 10 years ago
- 9ee971a drm/nouveau/gr/gf100-: fix wrong constant definition by Lars Seipel · 10 years ago
- 95872b4 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
- 2f15791 drm: clean up drm_mm debugfs output by Russell King · 10 years ago