summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/uc: Add intel_uc_fw_type_repr()Michal Wajdeczko2017-03-312-2/+18
* drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.hMichal Wajdeczko2017-03-312-17/+19
* drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc commentsTamara Diaconita2017-03-311-0/+1
* drm/i915: Suppress busy status for engines if wedgedChris Wilson2017-03-302-3/+10
* drm/i915: Do request retirement before marking engines as wedgedChris Wilson2017-03-301-1/+6
* drm/i915: Drop verbose and archaic "ring" from our internal engine namesChris Wilson2017-03-301-10/+10
* drm/i915: Use a dummy timeline name for a signaled fenceChris Wilson2017-03-301-0/+11
* Merge tag 'gvt-next-2017-03-30' of https://github.com/01org/gvt-linux into dr...Daniel Vetter2017-03-3017-323/+626
|\
| * drm/i915/gvt: control the scheduler by timeslice usagePing Gao2017-03-301-2/+7
| * drm/i915/gvt: create an idle vGPUPing Gao2017-03-303-1/+69
| * drm/i915/gvt: add basic function for weight controlPing Gao2017-03-301-0/+59
| * drm/i915/gvt: define weight according to vGPU typePing Gao2017-03-304-7/+33
| * drm/i915/gvt: factor out the schedulerPing Gao2017-03-301-30/+36
| * drm/i915/gvt: add some statistic routine for schedulerPing Gao2017-03-303-25/+48
| * drm/i915/gvt: use hrtimer replace delayed_work in schedulerPing Gao2017-03-304-16/+41
| * drm/i915/gvt: remove the redundant info NULL checkTina Zhang2017-03-301-7/+0
| * drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang2017-03-301-1/+1
| * drm/i915/gvt: remove workload from intel_shadow_wa_ctx structureTina Zhang2017-03-293-13/+22
| * drm/i915/gvt: Turn on KBL platform support.Xu Han2017-03-291-0/+2
| * drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han2017-03-298-26/+43
| * drm/i915/gvt: Update save/restore list to compatible KBL platform.Xu Han2017-03-291-0/+12
| * drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.Xu Han2017-03-291-198/+211
| * drm/i915/gvt: Add KBL platform definition.Xu Han2017-03-291-9/+10
| * drm/i915/gvt: Add mdev device attribute groupZhenyu Wang2017-03-291-0/+32
| * drm/i915/gvt: make dpcd_fix_data supports DP1.2Pei Zhang2017-03-291-1/+2
| * drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detec...Weinan Li2017-03-291-1/+12
* | drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutexChris Wilson2017-03-301-1/+1
* | drm/i915/guc: Take enable_guc_loading check out of GEM core codeOscar Mateo2017-03-303-8/+11
* | drm/i915/opregion: debug log about invalid ACPI OpRegion VBTJani Nikula2017-03-301-0/+4
* | drm/i915/opregion: try to validate RVDA VBT only if it's thereJani Nikula2017-03-301-21/+20
* | drm/i915/opregion: bail out early for systems with no opregion VBTJani Nikula2017-03-301-32/+32
* | drm/i915: Use LINEAR modifier instead of NONEBen Widawsky2017-03-291-14/+14
* | Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"Chris Wilson2017-03-292-24/+0
* | drm/i915: Avoid lock dropping between reschedulingChris Wilson2017-03-291-29/+24
* | drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.hMichal Wajdeczko2017-03-293-19/+19
|/
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2017-03-291-4/+4
|\
| * drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang2017-03-291-4/+4
* | drm/i915/dp: reduce link M/N parametersJani Nikula2017-03-281-0/+11
* | drm/i915: Take rpm wakelock around debugfs/i915_gpu_infoChris Wilson2017-03-281-1/+4
* | drm/i915: WARN if the core runtime PM get helpers failImre Deak2017-03-281-3/+9
* | drm/i915/perf: remove user triggerable warnMatthew Auld2017-03-281-2/+6
* | drm/i915: update the firmware download URLJani Nikula2017-03-281-1/+1
* | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2017-03-28379-2577/+3469
|\|
| * Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie2017-03-28379-2577/+3469
| |\
| | * Linux 4.11-rc4v4.11-rc4Linus Torvalds2017-03-261-1/+1
| | * Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-2621-88/+111
| | |\
| | | * Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2017-03-223-12/+34
| | | |\
| | | | * extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede2017-03-221-0/+3
| | | | * extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede2017-03-221-9/+3
| | | | * extcon: int3496: Add dependency on X86 as it's Intel specificPeter Robinson2017-03-221-1/+1