summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-12-0110-58/+56
|\
| * drm/i915: Disable THP until we have a GPU read BW W/AJoonas Lahtinen2017-11-301-1/+2
| * drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang2017-11-281-3/+3
| * drm/i915/gvt: enabled pipe A default on creating vgpuXiaolin Zhang2017-11-281-0/+2
| * drm/i915/gvt: Move request alloc to dispatch_workload path onlyfred gao2017-11-283-4/+29
| * drm/i915/gvt: remove skl_misc_ctl_write handlerWeinan Li2017-11-281-40/+5
| * drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bhChangbin Du2017-11-281-4/+5
| * drm/i915: fix intel_backlight_device_register declarationArnd Bergmann2017-11-281-1/+1
| * drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson2017-11-281-4/+6
| * drm/i915: Prevent zero length "index" writeVille Syrjälä2017-11-281-1/+2
| * drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä2017-11-281-0/+1
* | Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-11-287-4/+25
|\ \ | |/ |/|
| * Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-241-1/+2
| |\
| | * drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-11-151-1/+2
| * | drm/i915: Fix init_clock_gating for resumeVille Syrjälä2017-11-211-0/+1
| * | drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIMChris Wilson2017-11-211-2/+4
| * | drm/i915: Clear breadcrumb node when cancelling signalingChris Wilson2017-11-211-0/+1
| * | drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King2017-11-211-1/+1
| * | drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede2017-11-213-0/+9
| * | drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...Hans de Goede2017-11-211-0/+7
* | | drm/i915/selftests: Convert timers to use timer_setup()Kees Cook2017-11-221-3/+3
* | | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-8/+2
|\ \ \
| * | | Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-131-8/+2
* | | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-16134-6982/+12402
|\ \ \ \ | | |/ / | |/| |
| * | | drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson2017-11-091-6/+6
| * | | drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2017-11-092-28/+30
| * | | drm/i915: Prune the reservation shared fence arrayChris Wilson2017-11-091-0/+7
| * | | drm/i915: Idle the GPU before shinking everythingChris Wilson2017-11-091-0/+12
| * | | drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson2017-11-091-1/+7
| * | | drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst2017-11-091-1/+8
| * | | drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen2017-11-091-1/+1
| * | | drm/i915/execlists: Remove the priority "optimisation"Chris Wilson2017-11-091-2/+0
| * | | drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson2017-11-095-13/+62
| * | | Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-0359-1384/+1932
| |\ \ \
| | * | | drm/i915: Update DRIVER_DATE to 20171023Jani Nikula2017-10-231-2/+2
| | * | | drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin.Rodrigo Vivi2017-10-212-10/+25
| | * | | drm/i915: Let's use more enum intel_dpll_id pll_id.Rodrigo Vivi2017-10-211-16/+18
| | * | | drm/i915: Use existing DSI backlight ports infoMadhav Chauhan2017-10-202-35/+4
| | * | | drm/i915: Parse DSI backlight/cabc ports.Madhav Chauhan2017-10-202-10/+49
| | * | | drm/i915: Skip waking the device to service pwriteChris Wilson2017-10-191-3/+20
| | * | | drm/i915/crt: split compute_config hook by platformsJani Nikula2017-10-191-5/+21
| | * | | drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula2017-10-194-20/+0
| | * | | drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variablesVille Syrjälä2017-10-191-33/+30
| | * | | drm/i915: Unify error handling for missing DDI buf trans tablesVille Syrjälä2017-10-191-5/+22
| | * | | drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handlingVille Syrjälä2017-10-191-26/+34
| | * | | drm/i915: Kill off the BXT buf_trans default_indexVille Syrjälä2017-10-191-46/+34
| | * | | drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitlyVille Syrjälä2017-10-191-28/+25
| | * | | drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()Ville Syrjälä2017-10-192-27/+46
| | * | | drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()Ville Syrjälä2017-10-191-5/+4
| | * | | drm/i915: Pass the encoder type explicitly to skl_set_iboost()Ville Syrjälä2017-10-191-35/+22