summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-11-14drm/i915/mtl: Handle wopcm per-GT and limit calculations.Aravind Iddamsetty
2022-11-14drm/i915/guc: Add GuC deprivilege feature to MTLStuart Summers
2022-11-14drm/i915/uc: use different ggtt pin offsets for uc loadsDaniele Ceraolo Spurio
2022-11-14drm/i915/uc: fetch uc firmwares for each GTDaniele Ceraolo Spurio
2022-11-14drm/i915/huc: only load HuC on GTs that have VCS enginesDaniele Ceraolo Spurio
2022-11-14drm/i915: Simplify internal helper function signatureTvrtko Ursulin
2022-11-14drm/i915/mtl: Add Wa_14017073508 for SAMediaBadal Nilawar
2022-11-11drm/i915/guc/slpc: Add selftest for slpc tile-tile interactionRiana Tauro
2022-11-10drm/i915/perf: Fix kernel-doc warningUmesh Nerlige Ramappa
2022-11-10drm/i915: Partial abandonment of legacy DRM logging macrosTvrtko Ursulin
2022-11-09drm/i915: use i915_sg_dma_sizes() for all backendsMatthew Auld
2022-11-08drm/i915/ttm: add some sanity checks for lmem_userfault_listMatthew Auld
2022-11-08drm/i915/ttm: fix uaf with lmem_userfault_list handlingMatthew Auld
2022-11-08drm/i915/pxp: use <> instead of "" for headers in include/Jani Nikula
2022-11-07drm/i915/guc: don't hardcode BCS0 in guc_hang selftestDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: don't expose GSC command streamer to the userDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: add GSC CS reset supportDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: add GSC CS interrupt supportDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: pass the GSC CS info to the GuCDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: add initial definitions for GSC CSDaniele Ceraolo Spurio
2022-11-04drm/i915/guc: Don't deadlock busyness stats vs resetJohn Harrison
2022-11-04drm/i915/guc: Properly initialise kernel contextsJohn Harrison
2022-11-04drm/i915/guc: Remove excessive line feeds in state dumpsJohn Harrison
2022-11-04drm/i915/userptr: restore probe_range behaviourMatthew Auld
2022-11-04Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-11-03drm/i915/selftests: Reduce oversaturation of request smoketestingChris Wilson
2022-11-03drm/i915/hwmon: Fix a build error used with clang compilerGwan-gyeong Mun
2022-11-02drm/i915: Do not set cache_dirty for DGFXNiranjana Vishwanathapura
2022-11-02drm/tests: Add back seed value informationArthur Grillo
2022-11-02drm/client: Prevent NULL dereference in drm_client_buffer_delete()Dmitry Osipenko
2022-11-02drm/i915/selftests: Run the perf MI_BB tests on gen4/5Ville Syrjälä
2022-11-02drm/i915/selftests: Test RING_TIMESTAMP on gen4/5Ville Syrjälä
2022-11-02drm/i915/selftests: Run MI_BB perf selftests on SNBVille Syrjälä
2022-11-02drm/i915: Fix cs timestamp frequency for cl/bwVille Syrjälä
2022-11-02drm/i915: Stop claiming cs timestamp frquency on gen2/3Ville Syrjälä
2022-11-02drm/i915: Fix cs timestamp frequency for ctg/elk/ilkVille Syrjälä
2022-11-01drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failureMarek Vasut
2022-11-01drm/panel/panel-sitronix-st7701: Clean up CMDnBKx selectionMarek Vasut
2022-11-01drm/i915/dg2: Introduce Wa_18017747507Wayne Boyer
2022-11-01drm/panel/panel-sitronix-st7701: Fix RTNI calculationMarek Vasut
2022-11-01drm: lcdif: change burst size to 256BMarco Felsch
2022-11-01Merge tag 'drm-intel-next-2022-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-10-31drm/vmwgfx: Cleanup the cursor snooping codeZack Rusin
2022-10-31drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin
2022-10-31drm/i915/dmabuf: Use scatterlist for_each_sg APIMichael J. Ruhl
2022-10-31drm/i915/dmabuf: dmabuf cleanupMichael J. Ruhl
2022-10-31drm/i915/selftests: exercise GPU access from the importerMatthew Auld
2022-10-31drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld