summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota
2020-07-08drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio
2020-07-08drm/i915: Introduce gt_init_mmioDaniele Ceraolo Spurio
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-07-08drm/i915: Move engine-related mmio init to engines_init_mmioDaniele Ceraolo Spurio
2020-07-08drm/i915: Use the gt in HAS_ENGINEDaniele Ceraolo Spurio
2020-07-08drm/i915: Convert device_info to uncore/de_readDaniele Ceraolo Spurio
2020-07-08drm/i915/dp: Helper to check for DDI BUF status to get activeManasi Navare
2020-07-08drm/i915/dp: Helper for checking DDI_BUF_CTL Idle statusManasi Navare
2020-07-08drm/i915/huc: Adjust HuC state accordingly after GuC fetch errorMichał Winiarski
2020-07-08drm/i915/uc: Extract uc usage details into separate debugfsMichał Winiarski
2020-07-08drm/i915/hdcp: Fix the return handling of drm_hdcp_check_ksvs_revokedRamalingam C
2020-07-08drm/i915/hdcp: Update CP as per the kernel internal stateAnshuman Gupta
2020-07-07drm/i915/ehl: Add new PCI idsJosé Roberto de Souza
2020-07-07drm/i915/display: Implement new combo phy initialization stepJosé Roberto de Souza
2020-07-07drm/i915: Update dma-attributes for our sg DMAChris Wilson
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson
2020-07-06drm/i915: Fix spelling mistake in i915_reg.hFlavio Suligoi
2020-07-06drm/i915: Don't taint when using fault injectionMichał Winiarski
2020-07-06drm/i915: Print caller when tainting for CIMichał Winiarski
2020-07-06drm/i915: Reboot CI if we get wedged during driver initMichał Winiarski
2020-07-06Revert "drm/i915/dp: Correctly advertise HBR3 for GEN11+"Matt Atwood
2020-07-03drm/i915: Export ppgtt_bind_vmaChris Wilson
2020-07-03drm/i915/fbc: Allow FBC to recompress after a 3D workload on i85x/i865Ville Syrjälä
2020-07-03drm/i915/fbc: Enable fbc on i865Ville Syrjälä
2020-07-03drm/i915/fbc: Fix nuke for pre-snb platformsVille Syrjälä
2020-07-03drm/i915/fbc: Use the correct plane strideVille Syrjälä
2020-07-03drm/i915/tgl: Clamp min_cdclk to max_cdclk_freq to unblock 8KStanislav Lisovskiy
2020-07-03drm/i915/guc: Expand guc_info debugfs with more informationMichał Winiarski
2020-07-03drm/i915: do not read swizzle info if unavailableLucas De Marchi
2020-07-03drm/i915/gem: Split the context's obj:vma lut into its own mutexChris Wilson
2020-07-02drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson
2020-07-02drm/i915/gem: Drop forced struct_mutex from shrinker_taints_mutexChris Wilson
2020-07-02drm/i915/gem: Only revoke mmap handlers if activeChris Wilson
2020-07-02drm/i915/gem: Only revoke the GGTT mmappings on aperture detiling changesChris Wilson
2020-07-02drm/i915/display: prefer dig_port to reference intel_digital_portLucas De Marchi
2020-07-02drm/i915: Update DRIVER_DATE to 20200702Jani Nikula
2020-07-02drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson
2020-07-02drm/i915/gt: Move the heartbeat into the high priority system wqChris Wilson
2020-07-02drm/i915/gt: Harden the heartbeat against a stuck driverChris Wilson
2020-07-01drm/i915/dp: Correctly advertise HBR3 for GEN11+Matt Atwood
2020-07-01drm/i915: Fix g4x fbc watermark enableVille Syrjälä
2020-07-01drm/i915/icl+: Simplify combo/TBT PLL calculation call-chainImre Deak
2020-07-01drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clockImre Deak
2020-07-01drm/i915/gem: Move obj->lut_list under its own lockChris Wilson
2020-06-30drm/i915/display: remove alias to dig_portLucas De Marchi
2020-06-30drm/i915: Add PSR2 selective fetch registersJosé Roberto de Souza
2020-06-30drm/i915: Reorder intel_psr2_config_valid()José Roberto de Souza
2020-06-30drm/i915: Add plane damage clips propertyJosé Roberto de Souza
2020-06-30drm/i915/gem: Avoid kmalloc under i915->mm_lockChris Wilson