]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2023-12-19  Maarten Lankhorstdrm/xe: Add debugfs for dumping GGTT mappings
2023-12-19  Matthew Brostdrm/xe: Drop TLB invalidation from ring operations
2023-12-19  Matthew Brostdrm/xe: Add TLB invalidation fence after rebinds issued...
2023-12-19  Matthew Brostdrm/xe: Add has_asid to device info
2023-12-19  Matthew Brostdrm/xe: Signal invalidation fence immediately if CT...
2023-12-19  Matthew Brostdrm/xe: Propagate VM unbind error to invalidation fence
2023-12-19  Matthew Brostdrm/xe: Lock GGTT on when restoring kernel BOs
2023-12-19  Matthew Brostdrm/xe: Use GuC to do GGTT invalidations for the GuC...
2023-12-19  Matthew Brostdrm/xe: Propagate error from bind operations to async...
2023-12-19  Matthew Brostdrm/xe: Add range based TLB invalidations
2023-12-19  Matthew Brostdrm/xe: Add has_range_tlb_invalidation device attribute
2023-12-19  Matthew Brostdrm/xe: Delete debugfs entry to issue TLB invalidation
2023-12-19  Matthew Brostdrm/xe: Only set VM->asid for platforms that support...
2023-12-19  Matthew Brostdrm/xe: Add TDR for invalidation fence timeout cleanup
2023-12-19  Matthew Brostdrm/xe: Add TLB invalidation fence ftrace
2023-12-19  Matthew Brostdrm/xe: Kernel doc GT TLB invalidations
2023-12-19  Matthew Brostdrm/xe: Invalidate TLB after unbind is complete
2023-12-19  Matthew Brostdrm/xe: Add TLB invalidation fence
2023-12-19  Matthew Brostdrm/xe: Move TLB invalidation variable to own sub-struc...
2023-12-19  Matthew Brostdrm/xe: Break of TLB invalidation into its own file
2023-12-19  Matthew Brostdrm/xe: Don't process TLB invalidation done in CT fast...
2023-12-19  Matthew Brostdrm/xe/migrate: Update emit_pte to cope with a size...
2023-12-19  Matthew Aulddrm/xe/ggtt: fix GGTT scratch usage for DG2
2023-12-19  Matthew Aulddrm/xe/ggtt: fix alignment usage for DG2
2023-12-19  Matthew Aulddrm/xe/ppgtt: fix scratch page usage on DG2
2023-12-19  Matthew Aulddrm/xe/ppgtt: clear the scratch page
2023-12-19  Matthew Aulddrm/xe/bo: reduce xe_bo_create_pin_map() restrictions
2023-12-19  Maarten Lankhorstdrm/xe: Map initial FB at the same place in GGTT too
2023-12-19  Maarten Lankhorstdrm/xe: Convert memory device refcount to s32
2023-12-19  José Roberto... drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPI
2023-12-19  José Roberto... drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_S...
2023-12-19  Francois Dugastdrm/xe: Use global macros to set PM functions
2023-12-19  Mauro Carvalho... drm/xe: skip Kunit tests requiring real hardware when...
2023-12-19  Rodrigo Vividrm/xe/guc_pc: Fix Meteor Lake registers.
2023-12-19  Philippe Leclusedrm/xe: Fix Meteor Lake rsa issue on guc loading
2023-12-19  Balasubramani... drm/xe/gt: Enable interrupt while initializing root gt
2023-12-19  Mauro Carvalho... drm/xe: KUnit tests depend on CONFIG_DRM_FBDEV_EMULATION
2023-12-19  Mauro Carvalho... drm/xe/Kconfig.debug: select DEBUG_FS for KUnit runs
2023-12-19  Lucas De Marchidrm/xe: Add min config for kunit integration ARCH=um
2023-12-19  Lucas De Marchidrm/xe: Add documentation for mem_type
2023-12-12  Lucas De Marchidrm/xe/gt: Fix min() with u32 and u64
2023-12-12  Lucas De Marchidrm/xe: Fix tracepoints on 32b
2023-12-12  Lucas De Marchidrm/xe/mmio: Use non-atomic writeq/readq variant for 32b
2023-12-12  Lucas De Marchidrm/xe: Fix some log messages on 32b
2023-12-12  Lucas De Marchidrm/xe/ggtt: Use BIT_ULL() for 64bit
2023-12-12  Philippe Leclusedrm/xe: fix xe_mmio_total_vram_size
2023-12-12  Matthew Aulddrm/xe/pcode: fix pcode error check
2023-12-12  Philippe Leclusedrm/xe: enforce GSMBASE for DG1 instead of BAR2
2023-12-12  Maarten Lankhorstdrm/xe: Fix hidden gotcha regression with bo create
2023-12-12  Matthew Brostdrm/xe/guc: Add support GuC MMIO send / recv
2023-12-12  Matthew Brostdrm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_send
2023-12-12  Matthew Brostdrm/xe/guc: Report submission version of GuC firmware
2023-12-12  Matthew Brostdrm/xe: Fake pulling gt->info.engine_mask from hwconfig...
2023-12-12  Matthew Brostdrm/xe: Ensure VMA not userptr before calling xe_bo_is_...
2023-12-12  Maarten Lankhorstdrm/xe: Implement stolen memory.
2023-12-12  Matthew Brostdrm/xe: Take memory ref on kernel job creation
2023-12-12  Thomas Hellströmdrm/xe/migrate: Add kerneldoc for the migrate subsystem
2023-12-12  Rodrigo Vividrm/xe: Remove i915_utils dependency from xe_pcode.
2023-12-12  Rodrigo Vividrm/xe: Convert xe_mmio_wait32 to us so we can stop...
2023-12-12  Rodrigo Vividrm/xe: Let's avoid i915_utils in the xe_force_wake.
2023-12-12  Rodrigo Vividrm/xe: Stop using i915_utils in xe_wopcm.
2023-12-12  Rodrigo Vividrm/xe: Remove i915_utils dependency from xe_guc_pc.
2023-12-12  Rodrigo Vividrm/xe: Wait for success on guc done.
2023-12-12  Rodrigo Vividrm/xe: Convert guc_ready to regular xe_mmio_wait32
2023-12-12  Rodrigo Vividrm/xe: Let's return last value read on xe_mmio_wait32.
2023-12-12  Rodrigo Vividrm/xe: Stop using i915's range_overflows_t macro.
2023-12-12  Rodrigo Vividrm/xe: Implement a local xe_mmio_wait32
2023-12-12  Matthew Brostdrm/xe: Introduce a new DRM driver for Intel GPUs
2023-12-08  Dave AirlieMerge tag 'drm-misc-next-2023-12-07' of git://anongit...
2023-12-08  Dave AirlieMerge tag 'drm-intel-next-2023-12-07' of git://anongit...
2023-12-07  Jouni Höganderdrm/i915/display: Add intel_fb_bo_framebuffer_fini
2023-12-07  Maarten Lankhorstdrm/i915/display: Use i915_gem_object_get_dma_address...
2023-12-07  Jani Nikuladrm/i915: use octal permissions in display debugfs
2023-12-07  Jani Nikuladrm/i915: pass struct intel_connector to connector...
2023-12-07  Jani Nikuladrm/i915: use intel_connector in intel_connector_debugf...
2023-12-07  Jani Nikuladrm/i915/rpm: add rpm_to_i915() helper around container...
2023-12-07  Luca Coelhodrm/i915: handle uncore spinlock when not available
2023-12-07  Tomi Valkeinendrm/mipi-dsi: Fix detach call without attach
2023-12-07  Tomi Valkeinendrm/bridge: tc358767: Fix return value on error case
2023-12-07  Tomi Valkeinendrm/bridge: cdns-mhdp8546: Fix use of uninitialized...
2023-12-07  Tomi Valkeinendrm/framebuffer: Fix use of uninitialized variable
2023-12-07  Tomi Valkeinendrm/drm_file: fix use of uninitialized variable
2023-12-06  Dan Carpenterdrm/bridge: nxp-ptn3460: simplify some error checking
2023-12-06  Arnd Bergmanndrm/imagination: move update_logtype() into ifdef section
2023-12-06  Donald Robsondrm/imagination: Removed unused functions in pvr_fw_trace
2023-12-06  Thomas Zimmermanndrm/xlnx: Do not include <drm/drm_plane_helper.h>
2023-12-06  Thomas Zimmermanndrm/simpledrm: Do not include <drm/drm_plane_helper.h>
2023-12-06  Thomas Zimmermanndrm/ofdrm: Do not include <drm/drm_plane_helper.h>
2023-12-06  Thomas Zimmermanndrm/solomon: Do not include <drm/drm_plane_helper.h>
2023-12-06  Thomas Zimmermanndrm/shmobile: Do not include <drm/drm_plane_helper.h>
2023-12-06  Thomas Zimmermanndrm/loongson: Do not include <drm/drm_plane_helper.h>
2023-12-06  Thomas Zimmermanndrm/amdgpu: Do not include <drm/drm_plane_helper.h>
2023-12-06  Thomas Zimmermanndrm/plane-helper: Move drm_plane_helper_atomic_check...
2023-12-06  Thomas Zimmermanndrm: Remove Kconfig option for legacy support (CONFIG_D...
2023-12-06  Thomas Zimmermannchar/agp: Remove frontend code
2023-12-06  Thomas Zimmermanndrm: Remove source code for non-KMS drivers
2023-12-06  Thomas Zimmermanndrm: Remove locking for legacy ioctls and DRM_UNLOCKED
2023-12-06  Thomas Zimmermanndrm: Remove support for legacy drivers
2023-12-06  Thomas Zimmermanndrm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctl
2023-12-06  Thomas Zimmermanndrm: Remove entry points for legacy ioctls
next