summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen1-1/+1
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson5-0/+12
2019-11-01drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTESTChris Wilson1-0/+2
2019-11-01drm/i915/gem: Refine occupancy test in kill_context()Chris Wilson1-15/+32
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen1-2/+2
2019-10-31drm/i915/lmem: add the fake lmem regionMatthew Auld9-0/+140
2019-10-31drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza1-1/+5
2019-10-31drm/i915/guc: drop guc shared areaDaniele Ceraolo Spurio2-49/+3
2019-10-31drm/i915: drop lrc header pageDaniele Ceraolo Spurio4-45/+7
2019-10-31drm/i915: Split detaching and removing the vmaChris Wilson1-20/+17
2019-10-31drm/i915/selftests: Pretty print the i915_activeChris Wilson3-0/+51
2019-10-31drm/i915/selftests: Assert that the idle_pulse is sentChris Wilson1-1/+3
2019-10-31drm/i915/mst: Document the userspace fail with possible_crtcsVille Syrjälä1-0/+8
2019-10-31drm/i915: Simplify pipe_mask setup even furtherVille Syrjälä11-18/+11
2019-10-31drm/i915: Allow ICL+ DSI on any pipeVille Syrjälä1-1/+3
2019-10-31drm/i915: s/crtc_mask/pipe_mask/Ville Syrjälä13-22/+22
2019-10-31drm/i915: Simplify LVDS crtc_mask setupVille Syrjälä1-5/+3
2019-10-30drm/i915/uc: define GuC and HuC binaries for TGLDaniele Ceraolo Spurio1-0/+5
2019-10-30drm/i915: Stop frobbing crtc->base.modeVille Syrjälä1-9/+9
2019-10-30drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()Ville Syrjälä4-8/+4
2019-10-30drm/i915: Avoid HPD poll detect triggering a new detect cycleImre Deak3-0/+19
2019-10-30drm/i915/gt: Always track callers to intel_rps_mark_interactive()Chris Wilson3-6/+9
2019-10-30drm/i915/tgl: Add gam instdoneMika Kuoppala3-0/+6
2019-10-30drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala3-0/+19
2019-10-29drm/i915/tgl: add support to one DP-MST streamLucas De Marchi2-0/+6
2019-10-29drm/i915/gem: Make context persistence optionalChris Wilson4-1/+67
2019-10-29drm/i915: Provide more information on DP AUX failuresMatt Roper1-2/+4
2019-10-29drm/i915/display/cnl+: Handle fused off DSCJosé Roberto de Souza5-0/+10
2019-10-29drm/i915/display/icl+: Check if DMC is fused offJosé Roberto de Souza2-0/+4
2019-10-29drm/i915/display: Check if FBC is fused offJosé Roberto de Souza2-0/+4
2019-10-29drm/i915/display: Handle fused off HDCPJosé Roberto de Souza5-1/+8
2019-10-29drm/i915: Add two spaces before the SKL_DFSM registersJosé Roberto de Souza1-9/+9
2019-10-29drm/i915/perf: ensure selftests select valid formatLionel Landwerlin1-1/+2
2019-10-29drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINSMatt Roper1-0/+2
2019-10-29drm/i915: Drop unused AUX register offsetsMatt Roper2-43/+10
2019-10-29drm/i915/gt: Make timeslice duration configurableChris Wilson6-18/+69
2019-10-29drm/i915: Rename "inject_load_failure" module parameterJanusz Krzysztofik3-7/+7
2019-10-29drm/i915: Fix i915_inject_load_error() name to read *_probe_*Janusz Krzysztofik7-25/+27
2019-10-29drm/i915: Fix i845/i865 cursor widthVille Syrjälä1-1/+1
2019-10-29drm/i915/tgl: Add perf support on TGLLionel Landwerlin6-35/+560
2019-10-29drm/i915/perf: Add helper macros for comparing with whitelisted registersUmesh Nerlige Ramappa1-26/+28
2019-10-29drm/i915/selftests: check for missing apertureMatthew Auld5-5/+29
2019-10-29drm/i915: don't allocate the ring in stolen if we lack apertureMatthew Auld1-1/+3
2019-10-29drm/i915: Don't try to place HWS in non-existing mappable regionMichal Wajdeczko1-1/+1
2019-10-29drm/i915: error capture with no ggtt slotDaniele Ceraolo Spurio2-20/+65
2019-10-29drm/i915: set num_fence_regs to 0 if there is no apertureDaniele Ceraolo Spurio1-2/+4
2019-10-29drm/i915: do not map aperture if it is not available.Daniele Ceraolo Spurio1-12/+23
2019-10-29drm/i915: define i915_ggtt_has_apertureDaniele Ceraolo Spurio1-0/+5
2019-10-29drm/i915/blt: fixup block_size roundingMatthew Auld1-2/+2
2019-10-28drm/i915/gem: Limit the blitter sizes to ensure low preemption latencyChris Wilson1-2/+2