summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-11-17drm/i915: Use GEN12_RPSTAT register for GT freqDon Hiatt-6/+32
2022-11-17drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagfAshutosh Dixit-15/+10
2022-11-16drm/i915/guc: add the GSC CS to the GuC capture listDaniele Ceraolo Spurio-0/+11
2022-11-16drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43Alan Previn-68/+100
2022-11-16drm/i915/ttm: never purge busy objectsMatthew Auld-0/+4
2022-11-16drm/i915: Remove unwanted ghost obj checkNirmoy Das-3/+0
2022-11-16drm/i915/selftests: add igt_vma_move_to_active_unlockedAndrzej Hajda-68/+29
2022-11-16drm/i915: call i915_request_await_object from _i915_vma_move_to_activeAndrzej Hajda-120/+53
2022-11-16drm/i915: Update workaround documentationLucas De Marchi-30/+50
2022-11-15drm/i915: Fix vma allocator debugTvrtko Ursulin-1/+1
2022-11-14Documentation/gpu: Fix section in the wrong scopeLucas De Marchi-1/+0
2022-11-14drm/i915/guc: handle interrupts from media GuCDaniele Ceraolo Spurio-20/+45
2022-11-14drm/i915/guc: define media GT GuC send regsDaniele Ceraolo Spurio-4/+12
2022-11-14drm/i915/mtl: Handle wopcm per-GT and limit calculations.Aravind Iddamsetty-32/+51
2022-11-14drm/i915/guc: Add GuC deprivilege feature to MTLStuart Summers-0/+1
2022-11-14drm/i915/uc: use different ggtt pin offsets for uc loadsDaniele Ceraolo Spurio-3/+43
2022-11-14drm/i915/uc: fetch uc firmwares for each GTDaniele Ceraolo Spurio-1/+2
2022-11-14drm/i915/huc: only load HuC on GTs that have VCS enginesDaniele Ceraolo Spurio-3/+35
2022-11-14drm/i915: Simplify internal helper function signatureTvrtko Ursulin-5/+5
2022-11-14drm/i915/mtl: Add Wa_14017073508 for SAMediaBadal Nilawar-1/+52
2022-11-11drm/i915/guc/slpc: Add selftest for slpc tile-tile interactionRiana Tauro-4/+66
2022-11-10drm/i915/perf: Fix kernel-doc warningUmesh Nerlige Ramappa-2/+2
2022-11-10drm/i915: Partial abandonment of legacy DRM logging macrosTvrtko Ursulin-81/+117
2022-11-09drm/i915: use i915_sg_dma_sizes() for all backendsMatthew Auld-40/+20
2022-11-08drm/i915/ttm: add some sanity checks for lmem_userfault_listMatthew Auld-0/+4
2022-11-08drm/i915/ttm: fix uaf with lmem_userfault_list handlingMatthew Auld-3/+3
2022-11-08drm/i915/pxp: use <> instead of "" for headers in include/Jani Nikula-1/+2
2022-11-07drm/i915/guc: don't hardcode BCS0 in guc_hang selftestDaniele Ceraolo Spurio-3/+5
2022-11-07drm/i915/mtl: don't expose GSC command streamer to the userDaniele Ceraolo Spurio-6/+21
2022-11-07drm/i915/mtl: add GSC CS reset supportDaniele Ceraolo Spurio-0/+2
2022-11-07drm/i915/mtl: add GSC CS interrupt supportDaniele Ceraolo Spurio-35/+40
2022-11-07drm/i915/mtl: pass the GSC CS info to the GuCDaniele Ceraolo Spurio-8/+10
2022-11-07drm/i915/mtl: add initial definitions for GSC CSDaniele Ceraolo Spurio-0/+11
2022-11-04drm/i915/guc: Don't deadlock busyness stats vs resetJohn Harrison-4/+21
2022-11-04drm/i915/guc: Properly initialise kernel contextsJohn Harrison-0/+3
2022-11-04drm/i915/guc: Remove excessive line feeds in state dumpsJohn Harrison-6/+6
2022-11-04drm/i915/userptr: restore probe_range behaviourMatthew Auld-2/+3
2022-11-04Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen-180966/+512456
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie-2061/+6697
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-274/+346
2022-11-03drm/i915/selftests: Reduce oversaturation of request smoketestingChris Wilson-2/+3
2022-11-03drm/i915/hwmon: Fix a build error used with clang compilerGwan-gyeong Mun-9/+3
2022-11-02drm/i915: Do not set cache_dirty for DGFXNiranjana Vishwanathapura-2/+2
2022-11-02drm/tests: Add back seed value informationArthur Grillo-4/+10
2022-11-02drm/client: Prevent NULL dereference in drm_client_buffer_delete()Dmitry Osipenko-3/+3
2022-11-02dma-buf: Make locking consistent in dma_buf_detach()Dmitry Osipenko-2/+2
2022-11-02drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATEDGaosheng Cui-1/+1
2022-11-02drm/i915/selftests: Run the perf MI_BB tests on gen4/5Ville Syrjälä-3/+13
2022-11-02drm/i915/selftests: Test RING_TIMESTAMP on gen4/5Ville Syrjälä-21/+15
2022-11-02drm/i915/selftests: Run MI_BB perf selftests on SNBVille Syrjälä-2/+8