aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+4
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+4
2018-03-28Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie3-26/+19
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie10-20/+157
2018-03-27drm/i915: Fix hibernation with ACPI S0 target stateImre Deak2-13/+11
2018-03-27drm/i915/execlists: Use a locked clear_bit() for synchronisation with interruptChris Wilson1-13/+8
2018-03-27drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson1-2/+2
2018-03-27drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan1-5/+2
2018-03-27treewide: Fix typos in printkMasanari Iida1-2/+2
2018-03-23Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie10-41/+119
2018-03-21drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson1-2/+2
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul135-4489/+7114
2018-03-20sched/wait, drivers/drm: Convert wait_on_atomic_t() usage to the new wait_var_event() APIPeter Zijlstra1-10/+4
2018-03-19drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan1-5/+2
2018-03-19drm/i915/gvt: force to set all context control bits from guestZhenyu Wang1-1/+8
2018-03-19drm/i915/gvt: Update PDPs after a vGPU mm object is pinned.Zhi Wang1-3/+25
2018-03-19drm/i915/gvt: Invalidate vGPU PPGTT mm objects during a vGPU reset.Zhi Wang3-0/+24
2018-03-19drm/i915/kvmgt: Handle kzalloc failureChangbin Du1-7/+15
2018-03-19drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"Colin Ian King1-1/+1
2018-03-19drm/i915/gvt: Remove reduntant printing of untracked mmioColin Xu1-0/+9
2018-03-16drm/i915: Use drm_color_lut_size()Ville Syrjälä1-8/+6
2018-03-16drm/i915: Remove the blob->data castsVille Syrjälä1-11/+7
2018-03-16drm/i915/pmu: Work around compiler warnings on some kernel configsTvrtko Ursulin1-19/+13
2018-03-16drm/i915: Only call tasklet_kill() on the first prepare_resetChris Wilson1-1/+9
2018-03-16drm/i915: Wrap engine->schedule in RCU locks for set-wedge protectionChris Wilson2-6/+9
2018-03-16drm/i915/icl: do not save DDI A/E sharing bit for ICLJani Nikula1-3/+6
2018-03-16drm: Reduce object size of DRM_ERROR and DRM_DEBUG usesJoe Perches1-11/+4
2018-03-15Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into drm-intel-fixesRodrigo Vivi4-4/+82
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang1-4/+6
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao3-0/+20
2018-03-14Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie106-3609/+5372
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-46/+159
2018-03-12drm/i915: Kick the rps worker when changing the boost frequencyChris Wilson1-2/+8
2018-03-12drm/i915: Only prune fences after wait-for-allChris Wilson1-4/+12
2018-03-12drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa1-7/+3
2018-03-09drm/i915/gvt: keep oa config in shadow ctxMin He2-0/+54
2018-03-09drm/i915/gvt: Add runtime_pm_get/put into gvt_switch_mmioXiong Zhang1-0/+2
2018-03-08drm/i915: Update DRIVER_DATE to 20180308Joonas Lahtinen1-2/+2
2018-03-08Merge tag 'gvt-next-2018-03-08' of https://github.com/intel/gvt-linux into drm-intel-next-queuedJoonas Lahtinen19-1156/+1468
2018-03-08drm/i915: add schedule out notification of preempted but completed requestWeinan Li1-1/+6
2018-03-08drm/i915: expose rcs topology through query uAPILionel Landwerlin1-0/+75
2018-03-08drm/i915: add query uAPILionel Landwerlin4-0/+68
2018-03-08drm/i915: add rcs topology to error stateLionel Landwerlin1-0/+1
2018-03-08drm/i915/debugfs: add rcs topology entryLionel Landwerlin3-0/+37
2018-03-08drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin2-17/+12
2018-03-08drm/i915: store all subslice masksLionel Landwerlin6-67/+237
2018-03-08drm/i915/guc: work around gcc-4.4.4 union initializer issueAndrew Morton1-2/+4
2018-03-07drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi2-0/+8
2018-03-07drm/i915/icl: Gen11 forcewake supportDaniele Ceraolo Spurio4-26/+189