aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-31drm/i915/huc: Remove unused intel_huc_fini()Michal Wajdeczko2-19/+0
2017-03-31drm/i915/uc: Add intel_uc_fw_fini()Michal Wajdeczko1-15/+15
2017-03-31drm/i915/uc: Add intel_uc_fw_type_repr()Michal Wajdeczko2-2/+18
2017-03-31drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.hMichal Wajdeczko2-17/+19
2017-03-31drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc commentsTamara Diaconita1-0/+1
2017-03-30drm/i915: Suppress busy status for engines if wedgedChris Wilson2-3/+10
2017-03-30drm/i915: Do request retirement before marking engines as wedgedChris Wilson1-1/+6
2017-03-30drm/i915: Drop verbose and archaic "ring" from our internal engine namesChris Wilson1-10/+10
2017-03-30drm/i915: Use a dummy timeline name for a signaled fenceChris Wilson1-0/+11
2017-03-30Merge tag 'gvt-next-2017-03-30' of https://github.com/01org/gvt-linux into dr...Daniel Vetter17-323/+626
2017-03-30drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutexChris Wilson1-1/+1
2017-03-30drm/i915/guc: Take enable_guc_loading check out of GEM core codeOscar Mateo3-8/+11
2017-03-30drm/i915/opregion: debug log about invalid ACPI OpRegion VBTJani Nikula1-0/+4
2017-03-30drm/i915/opregion: try to validate RVDA VBT only if it's thereJani Nikula1-21/+20
2017-03-30drm/i915/opregion: bail out early for systems with no opregion VBTJani Nikula1-32/+32
2017-03-30drm/i915/gvt: control the scheduler by timeslice usagePing Gao1-2/+7
2017-03-30drm/i915/gvt: create an idle vGPUPing Gao3-1/+69
2017-03-30drm/i915/gvt: add basic function for weight controlPing Gao1-0/+59
2017-03-30drm/i915/gvt: define weight according to vGPU typePing Gao4-7/+33
2017-03-30drm/i915/gvt: factor out the schedulerPing Gao1-30/+36
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao3-25/+48
2017-03-30drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao4-16/+41
2017-03-30drm/i915/gvt: remove the redundant info NULL checkTina Zhang1-7/+0
2017-03-30drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang1-1/+1
2017-03-29drm/i915: Use LINEAR modifier instead of NONEBen Widawsky1-14/+14
2017-03-29Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"Chris Wilson2-24/+0
2017-03-29drm/i915: Avoid lock dropping between reschedulingChris Wilson1-29/+24
2017-03-29drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.hMichal Wajdeczko3-19/+19
2017-03-29drm/i915/gvt: remove workload from intel_shadow_wa_ctx structureTina Zhang3-13/+22
2017-03-29drm/i915/gvt: Turn on KBL platform support.Xu Han1-0/+2
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han8-26/+43
2017-03-29drm/i915/gvt: Update save/restore list to compatible KBL platform.Xu Han1-0/+12
2017-03-29drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.Xu Han1-198/+211
2017-03-29drm/i915/gvt: Add KBL platform definition.Xu Han1-9/+10
2017-03-29drm/i915/gvt: Add mdev device attribute groupZhenyu Wang1-0/+32
2017-03-29drm/i915/gvt: make dpcd_fix_data supports DP1.2Pei Zhang1-1/+2
2017-03-29drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detec...Weinan Li1-1/+12
2017-03-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-4/+4
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang1-4/+4
2017-03-28drm/i915/dp: reduce link M/N parametersJani Nikula1-0/+11
2017-03-28drm/i915: Take rpm wakelock around debugfs/i915_gpu_infoChris Wilson1-1/+4
2017-03-28drm/i915: WARN if the core runtime PM get helpers failImre Deak1-3/+9
2017-03-28drm/i915/perf: remove user triggerable warnMatthew Auld1-2/+6
2017-03-28drm/i915: update the firmware download URLJani Nikula1-1/+1
2017-03-28Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter228-1296/+1953
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie228-1296/+1953
2017-03-28drm/i915/perf: destroy stream on sample_flags mismatchMatthew Auld1-1/+2
2017-03-28drm/i915: allow HDMI 2.0 clock ratesShashank Sharma1-0/+2
2017-03-28drm/i915: enable scramblingShashank Sharma5-0/+106
2017-03-27drm/i915: kill intel_ddi_pll_select()Paulo Zanoni3-26/+11