summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-06-17drm: Deal with rotation in drm_plane_helper_check_update()Ville Syrjälä
2016-06-14drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun
2016-06-10drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-09drm: Replace fb_helper->atomic with mode_config->atomic_commitDaniel Vetter
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2016-06-09Merge tag 'drm-intel-next-2016-06-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-07drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()Jyri Sarha
2016-06-06drm/i915: Update DRIVER_DATE to 20160606Daniel Vetter
2016-06-03drm/doc: Switch to sphinx/rst fixed-width quotingDaniel Vetter
2016-06-02drm: Consolidate plane arrays in drm_atomic_stateDaniel Vetter
2016-06-02drm/doc: Appease sphinxDaniel Vetter
2016-06-02drm/i915: Use drm_atomic_get_existing_plane_stateDaniel Vetter
2016-06-02drm/i915: Extract physical display dimensions from VBTVille Syrjälä
2016-06-02drm/i915: Silence "unexpected child device config size" for VBT on 845gChris Wilson
2016-06-02Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-06-02Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie
2016-06-02Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-01drm/i915/skl+: Use scaling amount for plane data rate calculation (v4)Kumar, Mahesh
2016-06-01drm/i915/skl+: calculate plane pixel rate (v4)Kumar, Mahesh
2016-06-01drm/i915/skl+: calculate ddb minimum allocation (v6)Kumar, Mahesh
2016-06-01drm/i915: Don't try to calculate relative data rates during hw readoutMatt Roper
2016-06-01drm/i915: Only ignore eDP ports that are connectedChris Wilson
2016-06-01drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter
2016-05-31drm/i915: Update GEN6_PMINTRMSK setup with GuC enabledSagar Arun Kamble
2016-05-31vga_switcheroo: Add helper for deferred probingLukas Wunner
2016-05-30drm/i915: kill STANDARD/CURSOR plane screamsVille Syrjälä
2016-05-30drm/i915: Give encoders useful namesVille Syrjälä
2016-05-30drm/i915: Give meaningful names to all the planesVille Syrjälä
2016-05-30drm/i915: Don't leak primary/cursor planes on crtc init failureVille Syrjälä
2016-05-30drm/i915: Set crtc->name to "pipe A", "pipe B", etc.Ville Syrjälä
2016-05-30drm/i915: Use plane->name in debug printsVille Syrjälä
2016-05-30drm/i915: Use crtc->name in debug messagesVille Syrjälä
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-27drm/i915: Reject modeset if the dotclock is too highVille Syrjälä
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie
2016-05-26drm/i915: Fix NULL pointer deference when out of PLLs in IVBAnder Conselvan de Oliveira
2016-05-26drm/i915/ilk: Don't disable SSC source if it's in useLyude
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-25drm/i915/bxt: Sanitize CDCLK to fix breakage during S4 resumeImre Deak
2016-05-25drm/i915/gen9: Assume CDCLK PLL is off if it's not lockedImre Deak
2016-05-25drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter
2016-05-24drm/i915/debugfs: Show context objects in i915_gem_objectsChris Wilson
2016-05-24drm/i915: Rearrange i915_gem_contextChris Wilson
2016-05-24drm/i915: Merge legacy+execlists context structsChris Wilson
2016-05-24drm/i915: Put the kernel_context in drm_i915_private next to its friendsChris Wilson
2016-05-24drm/i915: Show i915_gem_context owner in debugfsChris Wilson
2016-05-24drm/i915: Move pinning of dev_priv->kernel_context into its creatorChris Wilson
2016-05-24drm/i915: Name the inner most per-engine intel_context structChris Wilson
2016-05-24drm/i915: Rename and inline i915_gem_context_get()Chris Wilson