summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpyChris Wilson2016-06-201-2/+3
* drm/i915: Move backlight unregistration to connector unregistrationChris Wilson2016-06-193-15/+12
* drm/i915: Move intel_connector->unregister to connector->early_unregisterChris Wilson2016-06-1912-51/+32
* drm: Deal with rotation in drm_plane_helper_check_update()Ville Syrjälä2016-06-171-0/+2
* drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun2016-06-141-2/+2
* drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon2016-06-1010-17/+0
* drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-101-1/+1
* drm: Replace fb_helper->atomic with mode_config->atomic_commitDaniel Vetter2016-06-091-2/+0
* Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2016-06-091-1/+2
|\
| * drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()Jyri Sarha2016-06-071-1/+2
* | Merge tag 'drm-intel-next-2016-06-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-0941-957/+1467
|\ \
| * | drm/i915: Update DRIVER_DATE to 20160606Daniel Vetter2016-06-061-1/+1
| * | drm/i915: Extract physical display dimensions from VBTVille Syrjälä2016-06-025-4/+18
| * | drm/i915: Silence "unexpected child device config size" for VBT on 845gChris Wilson2016-06-021-1/+1
| * | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-06-0210-58/+48
| |\ \
| * | | drm/i915/skl+: Use scaling amount for plane data rate calculation (v4)Kumar, Mahesh2016-06-011-4/+9
| * | | drm/i915/skl+: calculate plane pixel rate (v4)Kumar, Mahesh2016-06-011-3/+70
| * | | drm/i915/skl+: calculate ddb minimum allocation (v6)Kumar, Mahesh2016-06-011-5/+65
| * | | drm/i915: Don't try to calculate relative data rates during hw readoutMatt Roper2016-06-011-18/+0
| * | | drm/i915: Only ignore eDP ports that are connectedChris Wilson2016-06-013-18/+17
| * | | drm/i915: Update GEN6_PMINTRMSK setup with GuC enabledSagar Arun Kamble2016-05-315-14/+30
| * | | drm/i915: kill STANDARD/CURSOR plane screamsVille Syrjälä2016-05-301-22/+15
| * | | drm/i915: Give encoders useful namesVille Syrjälä2016-05-3010-11/+25
| * | | drm/i915: Give meaningful names to all the planesVille Syrjälä2016-05-302-9/+32
| * | | drm/i915: Don't leak primary/cursor planes on crtc init failureVille Syrjälä2016-05-301-6/+6
| * | | drm/i915: Set crtc->name to "pipe A", "pipe B", etc.Ville Syrjälä2016-05-301-1/+2
| * | | drm/i915: Use plane->name in debug printsVille Syrjälä2016-05-301-16/+22
| * | | drm/i915: Use crtc->name in debug messagesVille Syrjälä2016-05-303-24/+28
| * | | drm/i915: Reject modeset if the dotclock is too highVille Syrjälä2016-05-271-9/+9
| * | | drm/i915: Fix NULL pointer deference when out of PLLs in IVBAnder Conselvan de Oliveira2016-05-261-0/+3
| * | | drm/i915/ilk: Don't disable SSC source if it's in useLyude2016-05-261-13/+36
| * | | drm/i915/bxt: Sanitize CDCLK to fix breakage during S4 resumeImre Deak2016-05-251-2/+49
| * | | drm/i915/gen9: Assume CDCLK PLL is off if it's not lockedImre Deak2016-05-251-23/+16
| * | | drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter2016-05-2511-625/+1283
| * | | drm/i915/debugfs: Show context objects in i915_gem_objectsChris Wilson2016-05-241-1/+37
| * | | drm/i915: Rearrange i915_gem_contextChris Wilson2016-05-241-7/+9
| * | | drm/i915: Merge legacy+execlists context structsChris Wilson2016-05-245-95/+56
| * | | drm/i915: Put the kernel_context in drm_i915_private next to its friendsChris Wilson2016-05-242-4/+4
| * | | drm/i915: Show i915_gem_context owner in debugfsChris Wilson2016-05-242-3/+18
| * | | drm/i915: Move pinning of dev_priv->kernel_context into its creatorChris Wilson2016-05-241-29/+24
| * | | drm/i915: Name the inner most per-engine intel_context structChris Wilson2016-05-243-56/+51
| * | | drm/i915: Rename and inline i915_gem_context_get()Chris Wilson2016-05-243-21/+20
| * | | drm/i915: Apply lockdep annotations to i915_gem_context.cChris Wilson2016-05-242-3/+16
| * | | drm/i915: Rename struct intel_contextChris Wilson2016-05-2412-82/+84
| * | | drm/i915/guc: Disable automatic GuC firmware loadingTvrtko Ursulin2016-05-241-2/+2
| * | | drm/i915: Assert the dbuf is enabled when disabling DC5/6Ville Syrjälä2016-05-231-0/+11
| * | | drm/i915: Set BXT cdclk to minimum initiallyVille Syrjälä2016-05-231-7/+2
| * | | drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk checkVille Syrjälä2016-05-233-20/+4
| * | | drm/i915: Make bxt_set_cdclk() operate in terms of the current vs target DE P...Ville Syrjälä2016-05-231-65/+63
| * | | drm/i915: Rewrite broxton_get_display_clock_speed() in terms of the DE PLL vc...Ville Syrjälä2016-05-231-14/+19