summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-17drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä1-0/+3
2017-01-17drm/i915: Fix a typo in vgt_balloon_space()Zhenyu Wang1-1/+1
2017-01-17drm: qxl: Let DRM core handle connector registeringGabriel Krisman Bertazi1-1/+0
2017-01-17drm/i915: Assert internal objects are page alignedChris Wilson1-0/+1
2017-01-17drm/bridge: adv7511: Initialize regulatorsArchit Taneja2-9/+81
2017-01-17dt-bindings: drm/bridge: adv7511: Add regulator bindingsArchit Taneja1-0/+12
2017-01-16drm/fence: fix memory overwrite when setting out_fence fdGustavo Padovan3-8/+8
2017-01-16drm/amdkfd: fix improper return value on errorPan Bian1-1/+3
2017-01-16ALSA: mips: avoid potential uninitialized variable useArnd Bergmann1-0/+4
2017-01-16drm/i915: Skip switch to kernel context if already doneChris Wilson2-1/+27
2017-01-16drm/i915: Construct a request even if the GPU is currently hungChris Wilson1-25/+3
2017-01-16drm/i915: Assert we do not attempt to reuse an allocated nodeChris Wilson1-0/+2
2017-01-16drm/i915: Catch attempting to use the aliasing_gtt's drm_mmChris Wilson1-0/+2
2017-01-16drm/i915: Flush the change in debugobject before reallocationChris Wilson1-0/+1
2017-01-16drm/i915/dp: Silence compiler for missing prototypeChris Wilson1-1/+1
2017-01-16drm/i915: Use __printf markup to silence compilerChris Wilson1-0/+1
2017-01-16ALSA: hda/realtek - New codec support of ALC1220Kailang Yang1-0/+3
2017-01-16Merge tag 'gvt-fixes-2017-01-16' of https://github.com/01org/gvt-linux into d...Jani Nikula9-142/+298
2017-01-15ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai3-3/+12
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_normalChris Wilson4-9/+2
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_rotatedChris Wilson3-7/+2
2017-01-14drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson7-27/+32
2017-01-14drm/i915: Stop clearing i915_ggtt_viewChris Wilson1-1/+0
2017-01-14drm/i915: Compact memcmp in i915_vma_compare()Chris Wilson2-13/+35
2017-01-14drm/i915: Mark the ggtt_view structs as packedChris Wilson1-2/+12
2017-01-14drm/i915: Name the anonymous structs inside i915_ggtt_viewChris Wilson1-5/+7
2017-01-14ALSA: oxfw: enclose identifiers referred by single function for scs1x featureTakashi Sakamoto1-6/+6
2017-01-13drm/i915/psr: report live PSR2 StateNagaraju, Vathsala2-0/+25
2017-01-13drm/i915/psr: enable psr2 for y cordinate panelsNagaraju, Vathsala1-0/+9
2017-01-13drm/i915/psr: set PSR_MASK bits for deep sleepNagaraju, Vathsala2-13/+27
2017-01-13drm/i915/psr: set CHICKEN_TRANS for psr2Nagaraju, Vathsala2-0/+13
2017-01-13drm/i915: Assert that we have allocated the drm_mm_node upon pinningChris Wilson2-1/+5
2017-01-13drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.cChris Wilson3-21/+22
2017-01-13drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...Changbin Du1-61/+29
2017-01-13drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset functionChangbin Du2-1/+74
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio spaceChangbin Du2-14/+26
2017-01-13drm/i915/gvt: move mmio init/clean function to mmio.cChangbin Du5-36/+49
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du2-0/+27
2017-01-13drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du3-43/+52
2017-01-13drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gttChangbin Du2-0/+28
2017-01-13drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource stateChangbin Du2-2/+28
2017-01-12drm/i915/psr: enable ALPM for psr2Nagaraju, Vathsala3-1/+16
2017-01-12drm/i915/psr: disable aux_frame_sync on psr2 exitNagaraju, Vathsala1-0/+9
2017-01-12drm/i915/psr: fix blank screen issue for psr2Nagaraju, Vathsala2-30/+95
2017-01-12drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()Chris Wilson1-22/+22
2017-01-12drm/probe-helpers: Drop locking from poll_enableDaniel Vetter3-34/+22
2017-01-12drm/i915: Expand ggtt_view parameters for debugfsChris Wilson1-2/+29
2017-01-12drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t sizeChris Wilson2-2/+7
2017-01-12drm/i915: Invalidate the guc ggtt TLB upon insertionChris Wilson5-40/+57
2017-01-12drm/tegra: Stop using drm_framebuffer_unregister_privateDaniel Vetter1-5/+2