summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-03drm/i915: intel_ring.engine is unusedChris Wilson
2017-04-03drm/i915: Update DRIVER_DATE to 20170403Daniel Vetter
2017-03-31drm/i915: Clear gt.active_requests before checking idle statusChris Wilson
2017-03-31drm/i915/uc: Drop use of MISSING_CASE on trivial enumsMichal Wajdeczko
2017-03-31drm/i915: make a few DDI functions staticPaulo Zanoni
2017-03-31drm/i915: Combine reset_all_global_seqno() loops into oneChris Wilson
2017-03-31drm/i915: Remove redudant wait for each engine to idle from seqno wrapChris Wilson
2017-03-31drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()Chris Wilson
2017-03-31drm/i915: Move retire-requests into i915_gem_wait_for_idle()Chris Wilson
2017-03-31drm/i915/uc: Move fw path check to fetch_uc_fw()Michal Wajdeczko
2017-03-31drm/i915/huc: Remove unused intel_huc_fini()Michal Wajdeczko
2017-03-31drm/i915/uc: Add intel_uc_fw_fini()Michal Wajdeczko
2017-03-31drm/i915/uc: Add intel_uc_fw_type_repr()Michal Wajdeczko
2017-03-31drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.hMichal Wajdeczko
2017-03-31drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc commentsTamara Diaconita
2017-03-30drm/i915: Suppress busy status for engines if wedgedChris Wilson
2017-03-30drm/i915: Do request retirement before marking engines as wedgedChris Wilson
2017-03-30drm/i915: Drop verbose and archaic "ring" from our internal engine namesChris Wilson
2017-03-30drm/i915: Use a dummy timeline name for a signaled fenceChris Wilson
2017-03-30Merge tag 'gvt-next-2017-03-30' of https://github.com/01org/gvt-linux into dr...Daniel Vetter
2017-03-30drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutexChris Wilson
2017-03-30drm/i915/guc: Take enable_guc_loading check out of GEM core codeOscar Mateo
2017-03-30drm/i915/opregion: debug log about invalid ACPI OpRegion VBTJani Nikula
2017-03-30drm/i915/opregion: try to validate RVDA VBT only if it's thereJani Nikula
2017-03-30drm/i915/opregion: bail out early for systems with no opregion VBTJani Nikula
2017-03-30drm/i915/gvt: control the scheduler by timeslice usagePing Gao
2017-03-30drm/i915/gvt: create an idle vGPUPing Gao
2017-03-30drm/i915/gvt: add basic function for weight controlPing Gao
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao
2017-03-30drm/i915/gvt: factor out the schedulerPing Gao
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao
2017-03-30drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao
2017-03-30drm/i915/gvt: remove the redundant info NULL checkTina Zhang
2017-03-30drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang
2017-03-29drm/i915: Use LINEAR modifier instead of NONEBen Widawsky
2017-03-29Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"Chris Wilson
2017-03-29drm/i915: Avoid lock dropping between reschedulingChris Wilson
2017-03-29drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.hMichal Wajdeczko
2017-03-29drm/i915/gvt: remove workload from intel_shadow_wa_ctx structureTina Zhang
2017-03-29drm/i915/gvt: Turn on KBL platform support.Xu Han
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han
2017-03-29drm/i915/gvt: Update save/restore list to compatible KBL platform.Xu Han
2017-03-29drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.Xu Han
2017-03-29drm/i915/gvt: Add KBL platform definition.Xu Han
2017-03-29drm/i915/gvt: Add mdev device attribute groupZhenyu Wang
2017-03-29drm/i915/gvt: make dpcd_fix_data supports DP1.2Pei Zhang
2017-03-29drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detec...Weinan Li
2017-03-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang
2017-03-28drm/i915/dp: reduce link M/N parametersJani Nikula