summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter
2016-05-17drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude
2016-05-17drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-10drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman
2016-05-06drm/i915: Correctly refcount connectors in hw state readouDaniel Vetter
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-05-05drm/i915/mst: use reference counted connectors. (v3)Dave Airlie
2016-05-05Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-04Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-04Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-04Revert "drm/i915: start adding dp mst audio"Lyude
2016-05-04drm/i915/bdw: Add missing delay during L3 SQC credit programmingImre Deak
2016-05-04drm/i915/lvds: separate border enable readout from panel fitterJani Nikula
2016-05-04drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequencyVille Syrjälä
2016-05-02drm/i915: Rename async to nonblock.Maarten Lankhorst
2016-04-29kernel.h: add u64_to_user_ptr()Gustavo Padovan
2016-04-27drm: Protect dev->filelist with its own mutexDaniel Vetter
2016-04-27drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDWVille Syrjälä
2016-04-27drm/i915: Fake HDMI live statusShashank Sharma
2016-04-27drm/i915: Fix eDP low vswing for BroadwellMika Kahola
2016-04-27drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resumeImre Deak
2016-04-27drm/i915: Fix system resume if PCI device remained enabledImre Deak
2016-04-27drm/i915: Avoid stalling on pending flips for legacy cursor updatesChris Wilson
2016-04-25drm/i915: Update DRIVER_DATE to 20160425Daniel Vetter
2016-04-24drm/i915/bxt: Explicitly clear the Turbo control registerAkash Goel
2016-04-24drm/i915: Correct the i915_frequency_info debugfs outputAkash Goel
2016-04-24drm/i915: Macros to convert PM time interval values to microsecondsAkash Goel
2016-04-22drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDWVille Syrjälä
2016-04-22drm/i915: Fake HDMI live statusShashank Sharma
2016-04-22drm/i915: Get rid of intel_dp_dpcd_read_wake()Lyude
2016-04-22drm/i915/bxt: Force reprogramming a PHY with invalid HW stateImre Deak
2016-04-22drm/i915/bxt: Wait for PHY1 GRC done if PHY0 was already enabledImre Deak
2016-04-22drm/i915/bxt: Use PHY0 GRC value for HW state verificationImre Deak
2016-04-22drm/i915: use dev_priv directly in gen8_ppgtt_notify_vgtMatthew Auld
2016-04-22drm/i915/bxt: Enable DC5 during runtime resumeImre Deak
2016-04-22drm/i915/bxt: Sanitize DC state tracking during system resumeImre Deak
2016-04-22drm/i915/bxt: Don't uninit/init display core twice during system suspend/resumeImre Deak
2016-04-22drm/i915: Inline intel_suspend_completeImre Deak
2016-04-22drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie
2016-04-22Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-04-22Merge tag 'v4.6-rc3' into drm-nextDave Airlie
2016-04-22Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-04-21drm/i915/kbl: Don't WARN for expected secondary MISC IO power well requestImre Deak
2016-04-20drm/i915: Fix eDP low vswing for BroadwellMika Kahola