Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/linux
Pull drm fixes from Dave Airlie: "One nouveau regression fix, one AMD quirk and a full set of i915 fixes. The i915 fixes are mostly for things caught by their CI system, main ones being DSI panel fixes and GEM fixes" * tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/linux: drm/nouveau: Make clock gate support conditional drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3 drm/i915: Free memdup-ed DSI VBT data structures on driver_unload drm/i915: Add intel_bios_cleanup() function drm/i915/vlv: Add cdclk workaround for DSI drm/i915/gvt: fix one typo of render_mmio trace drm/i915/gvt: Support BAR0 8-byte reads/writes drm/i915/gvt: add 0xe4f0 into gen9 render list drm/i915/pmu: Fix building without CONFIG_PM drm/i915/pmu: Fix sleep under atomic in RC6 readout drm/i915/pmu: Fix PMU enable vs execlists tasklet race drm/i915: Lock out execlist tasklet while peeking inside for busy-stats drm/i915/breadcrumbs: Ignore unsubmitted signalers drm/i915: Don't wake the device up to check if the engine is asleep drm/i915: Avoid truncation before clamping userspace's priority value drm/i915/perf: Fix compiler warning for string truncation drm/i915/perf: Fix compiler warning for string truncation drm/amdgpu: add new device to use atpx quirk
No related branches found
No related tags found
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c
- drivers/gpu/drm/i915/gvt/kvmgt.c 49 additions, 2 deletionsdrivers/gpu/drm/i915/gvt/kvmgt.c
- drivers/gpu/drm/i915/gvt/mmio_context.c 1 addition, 0 deletionsdrivers/gpu/drm/i915/gvt/mmio_context.c
- drivers/gpu/drm/i915/gvt/trace.h 1 addition, 1 deletiondrivers/gpu/drm/i915/gvt/trace.h
- drivers/gpu/drm/i915/i915_drv.c 1 addition, 13 deletionsdrivers/gpu/drm/i915/i915_drv.c
- drivers/gpu/drm/i915/i915_drv.h 2 additions, 0 deletionsdrivers/gpu/drm/i915/i915_drv.h
- drivers/gpu/drm/i915/i915_gem_context.c 1 addition, 1 deletiondrivers/gpu/drm/i915/i915_gem_context.c
- drivers/gpu/drm/i915/i915_oa_cflgt3.c 2 additions, 2 deletionsdrivers/gpu/drm/i915/i915_oa_cflgt3.c
- drivers/gpu/drm/i915/i915_oa_cnl.c 2 additions, 2 deletionsdrivers/gpu/drm/i915/i915_oa_cnl.c
- drivers/gpu/drm/i915/i915_pmu.c 143 additions, 88 deletionsdrivers/gpu/drm/i915/i915_pmu.c
- drivers/gpu/drm/i915/i915_pmu.h 6 additions, 0 deletionsdrivers/gpu/drm/i915/i915_pmu.h
- drivers/gpu/drm/i915/intel_bios.c 105 additions, 0 deletionsdrivers/gpu/drm/i915/intel_bios.c
- drivers/gpu/drm/i915/intel_breadcrumbs.c 10 additions, 19 deletionsdrivers/gpu/drm/i915/intel_breadcrumbs.c
- drivers/gpu/drm/i915/intel_cdclk.c 8 additions, 0 deletionsdrivers/gpu/drm/i915/intel_cdclk.c
- drivers/gpu/drm/i915/intel_engine_cs.c 15 additions, 9 deletionsdrivers/gpu/drm/i915/intel_engine_cs.c
- drivers/gpu/drm/i915/intel_ringbuffer.h 0 additions, 14 deletionsdrivers/gpu/drm/i915/intel_ringbuffer.h
- drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c 3 additions, 3 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c
Loading
Please register or sign in to comment