summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
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-17drm/i915: Update DRIVER_DATE to 20171117Rodrigo Vivi
2017-11-17drm/i915: Add a policy note for removing workaroundsChris Wilson
2017-11-17drm/i915/selftests: Report ENOMEM clearly for an allocation failureChris Wilson
2017-11-17Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada
2017-11-17drm/i915: Calculate g4x intermediate watermarks correctlyMaarten Lankhorst
2017-11-17drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3.Maarten Lankhorst
2017-11-17drm/i915: Pass crtc_state to ips toggle functions, v2Maarten Lankhorst
2017-11-17drm/i915: Pass idle crtc_state to intel_dp_sink_crcMaarten Lankhorst
2017-11-17drm/i915: Enable FIFO underrun reporting after initial fastset, v4.Maarten Lankhorst
2017-11-17drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIMChris Wilson
2017-11-17drm/i915: Add might_sleep() check to wait_for()Chris Wilson
2017-11-17drm/i915/selftests: Add a GuC doorbells selftestMichel Thierry
2017-11-16Merge tag 'gvt-next-2017-11-16' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16drm/i915/cnl: Extend HDMI 2.0 support to CNL.Rodrigo Vivi
2017-11-16drm/i915/cnl: Simplify dco_fraction calculation.Rodrigo Vivi
2017-11-16drm/i915/cnl: Don't blindly replace qdiv.Rodrigo Vivi
2017-11-16drm/i915/cnl: Fix wrpll math for higher freqs.Rodrigo Vivi
2017-11-16drm/i915/cnl: Fix, simplify and unify wrpll variable sizes.Rodrigo Vivi
2017-11-16drm/i915/cnl: Remove useless conversion.Rodrigo Vivi
2017-11-16drm/i915/cnl: Remove spurious central_freq.Rodrigo Vivi
2017-11-16drm/i915/selftests: exercise_ggtt may have nothing to doChris Wilson
2017-11-16drm/i915: Don't sanitize frame start delay if the pipe is offVille Syrjälä
2017-11-16drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble