summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-12-01Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-11-30drm/i915: Disable THP until we have a GPU read BW W/AJoonas Lahtinen
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-11-28drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang
2017-11-28drm/i915/gvt: enabled pipe A default on creating vgpuXiaolin Zhang
2017-11-28drm/i915/gvt: Move request alloc to dispatch_workload path onlyfred gao
2017-11-28drm/i915/gvt: remove skl_misc_ctl_write handlerWeinan Li
2017-11-28drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bhChangbin Du
2017-11-28drm/i915: fix intel_backlight_device_register declarationArnd Bergmann
2017-11-28drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson
2017-11-28drm/i915: Prevent zero length "index" writeVille Syrjälä
2017-11-28drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä
2017-11-24Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-11-21drm/i915/selftests: Convert timers to use timer_setup()Kees Cook
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-21drm/i915: Fix init_clock_gating for resumeVille Syrjälä
2017-11-21drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIMChris Wilson
2017-11-21drm/i915: Clear breadcrumb node when cancelling signalingChris Wilson
2017-11-21drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King
2017-11-21drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede
2017-11-21drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...Hans de Goede
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15mm: remove cold parameter for release_pagesMel Gorman
2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman
2017-11-15drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-09drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson
2017-11-09drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä
2017-11-09drm/i915: Prune the reservation shared fence arrayChris Wilson
2017-11-09drm/i915: Idle the GPU before shinking everythingChris Wilson
2017-11-09drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson
2017-11-09drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst
2017-11-09drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen
2017-11-09drm/i915/execlists: Remove the priority "optimisation"Chris Wilson
2017-11-09drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson
2017-11-08drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki
2017-11-04Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman