summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2018-04-27drm: Don't pass the index to drm_property_add_enum()Ville Syrjälä
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-29drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplugVille Syrjälä
2018-03-29drm/i915: Restore planes after load detectionVille Syrjälä
2018-03-29drm/i915: Stop consulting plane->fbVille Syrjälä
2018-03-28Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/...Dave Airlie
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-27drm/i915: Fix hibernation with ACPI S0 target stateImre Deak
2018-03-27drm/i915/execlists: Use a locked clear_bit() for synchronisation with interruptChris Wilson
2018-03-27drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-03-27drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan
2018-03-23Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/...Dave Airlie
2018-03-21drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-19drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan
2018-03-19drm/i915/gvt: force to set all context control bits from guestZhenyu Wang
2018-03-19drm/i915/gvt: Update PDPs after a vGPU mm object is pinned.Zhi Wang
2018-03-19drm/i915/gvt: Invalidate vGPU PPGTT mm objects during a vGPU reset.Zhi Wang
2018-03-19drm/i915/kvmgt: Handle kzalloc failureChangbin Du
2018-03-19drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"Colin Ian King
2018-03-19drm/i915/gvt: Remove reduntant printing of untracked mmioColin Xu
2018-03-16drm/i915: Use drm_color_lut_size()Ville Syrjälä
2018-03-16drm/i915: Remove the blob->data castsVille Syrjälä
2018-03-16drm/i915/pmu: Work around compiler warnings on some kernel configsTvrtko Ursulin
2018-03-16drm/i915: Only call tasklet_kill() on the first prepare_resetChris Wilson
2018-03-16drm/i915: Wrap engine->schedule in RCU locks for set-wedge protectionChris Wilson
2018-03-16drm/i915/icl: do not save DDI A/E sharing bit for ICLJani Nikula
2018-03-16drm: Reduce object size of DRM_ERROR and DRM_DEBUG usesJoe Perches
2018-03-15Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao
2018-03-14Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-12drm/i915: Kick the rps worker when changing the boost frequencyChris Wilson
2018-03-12drm/i915: Only prune fences after wait-for-allChris Wilson
2018-03-12drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa
2018-03-09drm/i915/gvt: keep oa config in shadow ctxMin He
2018-03-09drm/i915/gvt: Add runtime_pm_get/put into gvt_switch_mmioXiong Zhang
2018-03-08drm/i915: Update DRIVER_DATE to 20180308Joonas Lahtinen
2018-03-08Merge tag 'gvt-next-2018-03-08' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2018-03-08drm/i915: add schedule out notification of preempted but completed requestWeinan Li
2018-03-08drm/i915: expose rcs topology through query uAPILionel Landwerlin
2018-03-08drm/i915: add query uAPILionel Landwerlin
2018-03-08drm/i915: add rcs topology to error stateLionel Landwerlin
2018-03-08drm/i915/debugfs: add rcs topology entryLionel Landwerlin
2018-03-08drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin
2018-03-08drm/i915: store all subslice masksLionel Landwerlin
2018-03-08drm/i915/guc: work around gcc-4.4.4 union initializer issueAndrew Morton
2018-03-07drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi
2018-03-07drm/i915/icl: Gen11 forcewake supportDaniele Ceraolo Spurio