summaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-26drm/i915/gt: Add media RP0/RPn to per-gt sysfsDale B Stimson2-0/+55
2022-05-26drm/i915/pcode: Init pcode on different gt'sAshutosh Dixit1-2/+18
2022-05-26drm/i915/gt: Add media freq factor to per-gt sysfsAshutosh Dixit6-0/+161
2022-05-26drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn1-3/+12
2022-05-25drm/i915/hwconfig: Future-proof platform checksMatt Roper1-1/+1
2022-05-25drm/i915/hwconfig: Report no hwconfig support on ADL-NBalasubramani Vivekanandan1-1/+1
2022-05-24drm/i915/guc: XEHPSDV and PVC do not use HuCDaniele Ceraolo Spurio1-0/+4
2022-05-24drm/i915/pvc: Add new BCS engines to GuC engine listMatt Roper2-1/+3
2022-05-24drm/i915/pvc: Remove additional 3D flags from PIPE_CONTROLStuart Summers5-8/+38
2022-05-24drm/i915/pvc: Add forcewake supportMatt Roper2-1/+143
2022-05-24drm/i915/uncore: Reorganize and document shadow and forcewake tablesMatt Roper1-45/+79
2022-05-24drm/i915: Update tiled blits selftestBommu Krishnaiah2-45/+227
2022-05-20drm/i915/pcode: Add a couple of pcode helpersDale B Stimson3-0/+41
2022-05-20drm/i915/pcode: Extend pcode functions for multiple gt'sAshutosh Dixit17-82/+71
2022-05-20drm/i915: Introduce has_media_ratio_modeAshutosh Dixit3-0/+5
2022-05-20Revert "drm/i915: Drop has_gt_uc from device info"Tvrtko Ursulin4-2/+6
2022-05-20Revert "drm/i915: Drop has_rc6 from device info"Tvrtko Ursulin3-2/+10
2022-05-20Revert "drm/i915: Drop has_reset_engine from device info"Tvrtko Ursulin3-1/+7
2022-05-20Revert "drm/i915: Drop has_logical_ring_elsq from device info"Tvrtko Ursulin3-2/+6
2022-05-20Revert "drm/i915: Drop has_ddi from device info"Tvrtko Ursulin3-3/+5
2022-05-20Revert "drm/i915: Drop has_dp_mst from device info"Tvrtko Ursulin3-1/+5
2022-05-20Revert "drm/i915: Drop has_psr from device info"Tvrtko Ursulin3-1/+5
2022-05-19drm/i915/dg2: Extend Wa_22010954014 to DG2-G11 and DG2-G12Swathi Dhanavanthri1-4/+3
2022-05-19drm/i915/dg2: Add workaround 22014600077Swathi Dhanavanthri2-0/+11
2022-05-19drm/i915/uc: Fix undefined behavior due to shift overflowing the constantBorislav Petkov4-4/+4
2022-05-19drm/i915/reg: fix undefined behavior due to shift overflowing the constantJani Nikula1-16/+16
2022-05-18drm/i915/gt: Fix use of static in macro mismatchAndi Shyti1-10/+11
2022-05-18drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst1-4/+2
2022-05-18uapi/drm/i915: Document memory residency and Flat-CCS capability of objRamalingam C1-0/+16
2022-05-17drm/i915/guc: Remove unnecessary GuC err capture noiseAlan Previn1-75/+2
2022-05-17drm/i915: gracefully error out on platform with small-barNirmoy Das1-0/+6
2022-05-17drm/i915: determine lmem_size properlyNirmoy Das1-1/+5
2022-05-17drm/i915: return -EIO on lmem setup failureNirmoy Das1-2/+2
2022-05-16drm/i915: Ensure damage clip area is within pipe areaJouni Högander1-7/+16
2022-05-16drm/i915/psr: Use full update In case of area calculation failsJouni Högander1-0/+14
2022-05-16drm/i915: Use drm_dbg for rpm loggingAnshuman Gupta1-4/+4
2022-05-14drm/i915/guc/rc: Use i915_probe_error instead of drm_errorVinay Belgaumkar1-3/+2
2022-05-13drm/i915/audio: fix audio code enable/disable pipe loggingJani Nikula1-2/+2
2022-05-13drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2-3/+3
2022-05-13drm/i915/dmc: Add MMIO range restrictionsAnusha Srivatsa2-1/+61
2022-05-12i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa5-12/+12
2022-05-12drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.cImre Deak1-4/+4
2022-05-11drm/i915/dmc: Load DMC on DG2Anusha Srivatsa2-2/+12
2022-05-11drm/i915/pvc: read fuses for link copy enginesLucas De Marchi1-0/+29
2022-05-11drm/i915/pvc: skip all copy engines from aux table invalidateLucas De Marchi1-1/+2
2022-05-11drm/i915/pvc: Reset support for new copy enginesMatt Roper2-18/+34
2022-05-11drm/i915/pvc: Interrupt support for new copy enginesMatt Roper2-0/+20
2022-05-11drm/i915/pvc: Engine definitions for new copy enginesMatt Roper4-1/+83
2022-05-11drm/i915/gvt: Use intel_engine_mask_t for ring maskMatt Roper1-1/+1
2022-05-11drm/i915/pvc: Reduce stack usage in reset selftest with extra blitter engineJohn Harrison1-2/+7