summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)AuthorFilesLines
2024-05-31drm: move i915_component.h under include/drm/intelJani Nikula1-1/+1
2024-05-31drm: move i915_gsc_proxy_mei_interface.h under include/drm/intelJani Nikula1-1/+1
2024-05-31drm: move intel-gtt.h under include/drm/intelJani Nikula3-3/+3
2024-05-29drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15
2024-05-29drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann1-3/+3
2024-05-29drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson1-8/+7
2024-05-22drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-05-16drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann1-3/+3
2024-05-16drm/i915: Support replaying GPU hangs with captured context imageTvrtko Ursulin5-2/+29
2024-05-16drm/i915: Shadow default engine context image in the contextTvrtko Ursulin3-6/+10
2024-05-16Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin35-559/+123
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds50-628/+389
2024-05-14drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson1-8/+7
2024-05-08drm/i915: Pass the region ID rather than a bitmask to HAS_REGION()Ville Syrjälä1-1/+1
2024-05-08drm/i915: Fix HAS_REGION() usage in intel_gt_probe_lmem()Ville Syrjälä1-1/+1
2024-05-06drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti3-5/+7
2024-05-02Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...Dave Airlie1-0/+2
2024-04-30drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti3-5/+7
2024-04-30Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...Dave Airlie40-100/+313
2024-04-29drm/i915/display: split out intel_fbc_regs.h from i915_reg.hJani Nikula1-0/+2
2024-04-26fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-04-24drm/i915: Fix gt reset with GuC submission is disabledNirmoy Das1-2/+14
2024-04-24drm/i915: Refactor confusing __intel_gt_reset()Nirmoy Das7-12/+36
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie10-20/+130
2024-04-14drm/i915/guc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-7/+6
2024-04-09drm/i915/gt: drop display clock info from gt debugfsJani Nikula1-4/+0
2024-04-08drm/i915/guc: Fix the fix for reset lock confusionJohn Harrison2-14/+13
2024-04-05drm/i915/guc: Fix the fix for reset lock confusionJohn Harrison2-14/+13
2024-04-03drm/i915/guc: Remove bogus null checkRodrigo Vivi1-1/+1
2024-04-03drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti4-0/+64
2024-04-03drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti1-0/+17
2024-04-03drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2-2/+22
2024-04-03drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti3-4/+14
2024-04-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi4-5/+6
2024-03-30drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti4-0/+64
2024-03-30drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti1-0/+17
2024-03-30drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2-2/+22
2024-03-28drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti3-4/+14
2024-03-28drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-03-28drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay1-0/+1
2024-03-26drm/i915: Delete stray .rej fileLucas De Marchi1-18/+0
2024-03-26drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-03-23drm/i915: Remove special handling for !RCS_MASK()Lucas De Marchi2-7/+2
2024-03-23drm/i915: Drop dead code for pvcLucas De Marchi11-190/+25
2024-03-23drm/i915: Update IP_VER(12, 50)Lucas De Marchi16-31/+30
2024-03-23drm/i915: Drop dead code for xehpsdvLucas De Marchi11-300/+39
2024-03-20drm/i915/xelpg: Add Wa_14020495402Radhakrishna Sripada2-1/+6
2024-03-11drm/i915: Drop WA 16015675438Lucas De Marchi2-6/+2
2024-03-08drm/i915/guc: Enable Wa_14019159160John Harrison6-9/+38