summaryrefslogtreecommitdiffstats
path: root/drivers/virtio (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-15drm/i915/gt: Assert the kernel context is using the HWSPChris Wilson1-0/+1
2020-07-15drm/i915/gt: Trace placement of timeline HWSPChris Wilson2-5/+15
2020-07-15drm/i915: Remove unused inline function drain_delayed_work()YueHaibing1-13/+0
2020-07-14drm/i915/selftest: Fix an error code in live_noa_gpr()Dan Carpenter1-0/+1
2020-07-14drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä2-7/+27
2020-07-14drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst1-8/+2
2020-07-14drm/i915/dg1: Add fake PCHLucas De Marchi2-0/+10
2020-07-14drm/i915/dg1: Remove SHPD_FILTER_CNT register programmingAnusha Srivatsa1-1/+2
2020-07-14drm/i915/dg1: add support for the master unit interruptLucas De Marchi3-3/+61
2020-07-14drm/i915/dg1: Add DG1 PCI IDsAbdiel Janulgue1-0/+4
2020-07-14drm/i915/dg1: add initial DG-1 definitionsAbdiel Janulgue4-0/+21
2020-07-14drm/i915: Add has_master_unit_irq flagStuart Summers2-0/+3
2020-07-13drm/i915: WARN if max vswing/pre-emphasis violates the DP specVille Syrjälä1-0/+9
2020-07-13drm/i915/mst: filter out the display mode exceed sink's capabilityLee Shawn C1-17/+38
2020-07-13drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctxLyude Paul3-35/+111
2020-07-13drm/i915: Skip signaling a signaled requestChris Wilson2-11/+19
2020-07-13drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson1-14/+4
2020-07-13drm/i915/selftest: fix an error return path where err is not being setColin Ian King1-0/+1
2020-07-13drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson1-0/+1
2020-07-13drm/i915/gt: Always reset the engine, even if inactive, on execlists failureChris Wilson1-9/+6
2020-07-10drm/i915: Pull printing GT capabilities on error to err_print_gtChris Wilson1-2/+11
2020-07-10drm/i915/gt: Be defensive in the face of false CS eventsChris Wilson3-7/+45
2020-07-10drm/i915/selftest: Check that GPR are restored across noa_waitChris Wilson1-0/+131
2020-07-10drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa1-0/+1
2020-07-09drm/i915/gt: Optimise aliasing-ppgtt allocationsChris Wilson1-6/+9
2020-07-09drm/i915/bios: Parse HOBL parameterJosé Roberto de Souza3-0/+5
2020-07-09drm/i915/display: Remove port and phy from voltage swing functionsJosé Roberto de Souza1-19/+14
2020-07-09drm/i915/display: Replace drm_i915_private in voltage swing functions by inte...José Roberto de Souza1-69/+95
2020-07-09drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla1-4/+4
2020-07-09drm/i915/tgl: Implement WAs 18011464164 and 22010931296José Roberto de Souza1-5/+8
2020-07-09drm/i915: Document FBC related w/as more thoroughlyVille Syrjälä1-11/+44
2020-07-09drm/i915: Limit WaFbcHighMemBwCorruptionAvoidance to skl and bxtVille Syrjälä1-4/+8
2020-07-09drm/i915: Don't do WaFbcTurnOffFbcWatermark for glkVille Syrjälä1-2/+16
2020-07-09drm/i915: Move all FBC w/as to .init_clock_gating()Ville Syrjälä2-15/+23
2020-07-09drm/i915/dvo: Make .get_modes() return the number of modesVille Syrjälä1-6/+8
2020-07-09drm/i915/sdvo: Make .get_modes() return the number of modesVille Syrjälä1-23/+33
2020-07-09drm/i915/sdvo: Make SDVO deal with HDMI pixel repeatVille Syrjälä1-4/+23
2020-07-09drm/i915: Reject DRM_MODE_FLAG_DBLCLK with DVI sinksVille Syrjälä1-1/+4
2020-07-09drm/i915/sdvo: Implement limited color range for SDVO HDMI properlyVille Syrjälä4-26/+45
2020-07-09drm/i915/sdvo: Fix SDVO colorimetry bit definesVille Syrjälä1-4/+4
2020-07-08drm/i915: Remove i915_gem_object_get_dirty_page()Chris Wilson2-18/+0
2020-07-08drm/i915: Release shortlived maps of longlived objectsChris Wilson7-6/+23
2020-07-08drm/i915/gt: Replace opencoded i915_gem_object_pin_map()Chris Wilson1-6/+5
2020-07-08drm/i915/gem: Unpin idle contexts from kswapd reclaimChris Wilson2-12/+22
2020-07-08drm/i915: Move sseu debugfs under gt/Daniele Ceraolo Spurio5-267/+328
2020-07-08drm/i915: gt-fy sseu debugfsDaniele Ceraolo Spurio1-44/+51
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota20-46/+49
2020-07-08drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio7-586/+599
2020-07-08drm/i915: Introduce gt_init_mmioDaniele Ceraolo Spurio3-3/+9
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio21-62/+84