summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2022-09-21Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-09-15drm/i915/uc: Update to latest GuC and use new-format GuC/HuC namesJohn Harrison
2022-09-15Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-14drm/i915: Invert if/else ladder for stolen initLucas De Marchi
2022-09-14drm/i915/gt: Extract per-platform function for frequency readLucas De Marchi
2022-09-14drm/i915: Invert if/else ladder for frequency readLucas De Marchi
2022-09-14drm/i915/uc: Fix issues with overriding firmware filesJohn Harrison
2022-09-14drm/i915/dgfx: Release mmap on rpm suspendAnshuman Gupta
2022-09-14drm/i915: Refactor userfault_wakeref to re-useAnshuman Gupta
2022-09-14drm/i915/selftest: Clear the output buffers before GPU writesChris Wilson
2022-09-14drm/i915/selftest: Always cancel semaphore on errorChris Wilson
2022-09-14drm/i915/selftests: Check for incomplete LRI from the context imageChris Wilson
2022-09-14drm/i915/gt: Explicitly clear BB_OFFSET for new contextsChris Wilson
2022-09-13drm/i915: Skip applying copy engine fusesLucas De Marchi
2022-09-13drm/i915: remove unused i915_gem_lmem_obj_ops declarationGaosheng Cui
2022-09-12drm/i915/gt: Extract function to apply media fusesLucas De Marchi
2022-09-12drm/i915/gt: Use MEDIA_VER() when handling media fusesLucas De Marchi
2022-09-12drm/i915/mtl: Hook up interrupts for standalone mediaMatt Roper
2022-09-12drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper
2022-09-12drm/i915/xelpmp: Expose media as another GTMatt Roper
2022-09-12drm/i915/mtl: Add gsi_offset when emitting aux table invalidationMatt Roper
2022-09-12drm/i915/uncore: Add GSI offset to uncoreMatt Roper
2022-09-12drm/i915: Handle each GT on init/release and suspend/resumeMatt Roper
2022-09-12drm/i915: Initialize MMIO access for each GTMatt Roper
2022-09-12drm/i915: Use a DRM-managed action to release the PCI bridge deviceMatt Roper
2022-09-12drm/i915: Rename and expose common GT early init routineMatt Roper
2022-09-12drm/i915: Prepare more multi-GT initializationMatt Roper
2022-09-12drm/i915: Drop intel_gt_tile_cleanup()Matt Roper
2022-09-12drm/i915: Use managed allocations for extra uncore objectsMatt Roper
2022-09-12drm/i915: Only hook up uncore->debug for primary uncoreMatt Roper
2022-09-12drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}Matt Roper
2022-09-12drm/i915/gt: Fix perf limit reasons bit positionsAshutosh Dixit
2022-09-12Revert "drm/i915/dg2: extend Wa_1409120013 to DG2"Lucas De Marchi
2022-09-12drm/i915/guc: Cancel GuC engine busyness worker synchronouslyUmesh Nerlige Ramappa
2022-09-12drm/i915/gsc: allocate extended operational memory in LMEMTomas Winkler
2022-09-12drm/i915/gsc: add GSC XeHP SDV platform definitionAlexander Usyskin
2022-09-12drm/i915/gsc: add slow_firmware flag to the gsc device definitionAlexander Usyskin
2022-09-12drm/i915/gsc: skip irq initialization if using pollingVitaly Lubart
2022-09-12Merge tag 'drm-intel-gt-next-2022-09-09' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-11drm/vkms: fix 32bit compilation error by replacing macrosMelissa Wen
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-08drm/dp_mst: Avoid deleting payloads for connectors staying enabledImre Deak
2022-09-08drm/panel-edp: Add Innolux N120ACA-EA1 panel entryChen-Yu Tsai
2022-09-08drm/sun4i: tv: Merge mode_set into atomic_enableMaxime Ripard
2022-09-08drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das
2022-09-08drm/i915: Rename ggtt_view as gtt_viewNiranjana Vishwanathapura
2022-09-08drm/ssd130x: Replace simple display helpers with the atomic helpersJavier Martinez Canillas
2022-09-07drm/amd/amdgpu: Add missing CGTS*TCC_DISABLE to 10.3 headersTom St Denis
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen