summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-10-03drm/i915/huc: track delayed HuC load with a fenceDaniele Ceraolo Spurio
2022-10-03drm/i915/dg2: setup HuC loading via GSCDaniele Ceraolo Spurio
2022-10-03drm/i915/pxp: add huc authentication and loading commandTomas Winkler
2022-10-03drm/i915/pxp: implement function for sending tee stream commandVitaly Lubart
2022-10-03drm/i915/pxp: load the pxp module when we have a gsc-loaded hucDaniele Ceraolo Spurio
2022-10-03Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2022-10-03drm/i915/ehl: Update MOCS table for EHLTejas Upadhyay
2022-10-03drm/i915/gt: Fix platform prefixLucas De Marchi
2022-10-03drm/i915/gt: Document function to decode register state contextLucas De Marchi
2022-10-03drm/i915: Fix __gen125_emit_bb_start() without WALucas De Marchi
2022-09-30drm/i915/mtl: enable local stolen memoryAravind Iddamsetty
2022-09-29drm/i915/mtl: Define engine context layoutsMatt Roper
2022-09-30Merge tag 'drm-intel-next-fixes-2022-09-29' of git://anongit.freedesktop.org/...Dave Airlie
2022-09-29drm/i915/gt: Flush to global observation point before breadcrumb writePrathap Kumar Valsan
2022-09-29drm/i915: remove excessive i915_gem_drain_freed_objectsNirmoy Das
2022-09-29drm/i915: Fix a potential UAF at device unloadNirmoy Das
2022-09-29drm/i915/guc/slpc: Add SLPC selftest live_slpc_powerRiana Tauro
2022-09-29drm/i915/selftests: Add helper function measure_powerRiana Tauro
2022-09-29drm/i915/guc/slpc: Run SLPC selftests on all tilesRiana Tauro
2022-09-28drm/i915: Remove unwanted pointer unpackingNiranjana Vishwanathapura
2022-09-28Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-27drm/i915/guc: Enable compute scheduling on DG2John Harrison
2022-09-27drm/i915/gt: Bump the reset-failure timeout to 60sChris Wilson
2022-09-27drm/i915/gt: Move scratch page into system memory on all platformsChris Wilson
2022-09-27drm/i915/gt: Use i915_vm_put on ppgtt_create error pathsChris Wilson
2022-09-27drm/i915: Force DPLL calculation for TC ports after readoutVille Syrjälä
2022-09-27drm/i915: fix device info for devices without displayJani Nikula
2022-09-27drm/i915: Do not cleanup obj with NULL bo->resourceNirmoy Das
2022-09-27drm/i915/display: remove ipc_enabled from struct drm_i915_privateJani Nikula
2022-09-27drm/i915/guc: Fix release build bug in 'remove log size module parameters'John Harrison
2022-09-27drm/i915: Improve debug print in vm_fault_ttmNirmoy Das
2022-09-27drm/i915/gt: Use i915_vm_put on ppgtt_create error pathsChris Wilson
2022-09-26drm/i915/gt: Restrict forced preemption to the active contextChris Wilson
2022-09-26drm/i915: move i915_coherent_map_type() to i915_gem_pages.c and un-inlineJani Nikula
2022-09-23drm/i915/dg2: introduce Wa_22015475538Matt Atwood
2022-09-23drm/i915/selftests: Remove flush_scheduled_work() from live_execlistsTvrtko Ursulin
2022-09-22drm/i915: Noop lrc_init_wa_ctx() on recent/future platformsLucas De Marchi
2022-09-22drm/i915/dgfx: Make failure to setup stolen non-fatalLucas De Marchi
2022-09-22drm/i915: Split i915_gem_init_stolen()Lucas De Marchi
2022-09-22drm/i915: Add missing mask when reading GEN12_DSMBASELucas De Marchi
2022-09-21drm/i915: Split GAM and MSLICE steeringMatt Roper
2022-09-21drm/i915: Do not cleanup obj with NULL bo->resourceNirmoy Das
2022-09-21Merge tag 'drm-intel-next-2022-09-16-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-09-21Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-09-20drm/i915: Perf_limit_reasons are only available for Gen11+Ashutosh Dixit
2022-09-19drm/i915/gem: Really move i915_gem_context.link under ref protectionChris Wilson
2022-09-19drm/i915/gem: Flush contexts on driver releaseJanusz Krzysztofik
2022-09-19drm/i915/mtl: Add MTL forcewake supportMatt Roper
2022-09-16drm/i915/guc: Fix release build bug in 'remove log size module parameters'John Harrison
2022-09-16drm/i915/rps: Freq caps for MTLAshutosh Dixit