drm/xe: Use __iomem for the regs pointer
[linux-2.6-microblaze.git] / drivers /
2024-01-15 Thomas Hellströmdrm/xe: Use __iomem for the regs pointer
2024-01-15 Thomas Hellströmdrm/xe/vm: Fix an error path
2024-01-15 Matthew Brostdrm/xe: Fix exec IOCTL long running exec queue ring...
2024-01-15 José Roberto de... drm/xe: Fix definition of intel_wakeref_t
2023-12-26 Lucas De Marchidrm/xe: Fix warning on impossible condition
2023-12-26 Matthew Brostdrm/xe: Fix UBSAN splat in add_preempt_fences()
2023-12-22 Dave AirlieMerge tag 'drm-habanalabs-next-2023-12-19' of https...
2023-12-22 Dave AirlieMerge tag 'drm-misc-next-fixes-2023-12-21' of git:...
2023-12-22 Lucas De Marchidrm/xe: Disable 32bits build
2023-12-22 Dave AirlieMerge tag 'drm-xe-next-2023-12-21-pr1-1' of https:...
2023-12-21 Lucas De Marchidrm/xe: Remove uninitialized variable from warning
2023-12-21 Daniele Ceraolo... drm/xe: Remove ci-only GuC FW definitions
2023-12-21 Rodrigo Vividrm/xe: Fix build without CONFIG_FAULT_INJECTION
2023-12-21 Rodrigo Vividrm/xe/uapi: Remove reset uevent for now
2023-12-21 Rodrigo Vividrm/xe/uapi: Document the memory_region bitmask
2023-12-21 Matthew Brostdrm/xe/uapi: Remove sync binds
2023-12-21 Rodrigo Vividrm/xe/uapi: Ensure every uapi struct has drm_xe prefix
2023-12-21 Ashutosh Dixitdrm/xe/pmu: Remove PMU from Xe till uapi is finalized
2023-12-21 Bommu Krishnaiahdrm/xe/uapi: Return correct error code for xe_wait_user...
2023-12-21 Bommu Krishnaiahdrm/xe/uapi: add exec_queue_id member to drm_xe_wait_us...
2023-12-21 Lucas De Marchidrm/xe: Enable W=1 warnings by default
2023-12-21 Lucas De Marchidrm/xe/display: Fix dummy __i915_inject_probe_error()
2023-12-21 Lucas De Marchidrm/xe/bo: Remove unusued variable
2023-12-21 Lucas De Marchidrm/xe: Return error if drm_buddy_init() fails
2023-12-21 Matt Roperdrm/xe: Drop some unnecessary header includes
2023-12-21 Matt Roperdrm/xe: Re-sort GT register header
2023-12-21 Matt Roperdrm/xe: Define interrupt vector bits with the interrupt...
2023-12-21 Matt Roperdrm/xe: Move GSC HECI base offsets out of register...
2023-12-21 Matt Roperdrm/xe: Move engine base offsets to engine register...
2023-12-21 Matt Roperdrm/xe: Fix whitespace in register definitions
2023-12-21 Matt Roperdrm/xe: Move some per-engine register definitions to...
2023-12-21 Matt Roperdrm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Support flat ccs
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Modify xe_bo_test for system memory
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Handle flat ccs move for igfx.
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Update emit_pte to use compression enabled...
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Update chunk size for each iteration of...
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB...
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Allocate extra pages for ccs during bo...
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Modify main memory to ccs memory ratio.
2023-12-21 Himal Prasad Ghimiraydrm/xe/xe2: Determine bios enablement for flat ccs...
2023-12-21 Matt Roperdrm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
2023-12-21 Matthew Brostdrm/xe: Allow num_batch_buffer / num_binds == 0 in...
2023-12-21 Rodrigo Vividrm/xe: Remove vram size info from sysfs
2023-12-21 Matthew Brostdrm/xe: Use a flags field instead of bools for sync...
2023-12-21 Matthew Brostdrm/xe: Use a flags field instead of bools for VMA...
2023-12-21 Thomas Hellströmdrm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
2023-12-21 Thomas Hellströmdrm/xe: Use DRM GPUVM helpers for external- and evicted...
2023-12-21 Aravind Iddamsettydrm/xe: Fix lockdep warning in xe_force_wake calls
2023-12-21 Vinay Belgaumkardrm/xe: Check skip_guc_pc before disabling gucrc
2023-12-21 Thomas Hellströmdrm/xe: Use NULL PTEs as scratch PTEs
2023-12-21 Thomas Hellströmdrm/xe: Restrict huge PTEs to 1GiB
2023-12-21 Sujaritha Sundaresandrm/xe: Add frequency throttle reasons sysfs attributes
2023-12-21 Rodrigo Vividrm/xe: Create a xe_gt_freq component for raw managemen...
2023-12-21 Sujaritha Sundaresandrm/xe: Change the name of frequency sysfs attributes
2023-12-21 Mika Kuoppaladrm/xe/vm: Avoid asid lookup if none allocated
2023-12-21 Lucas De Marchidrm/xe: Rename info.supports_* to info.has_*
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Add test for LMTT operations
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfig
2023-12-21 Michal Wajdeczkodrm/xe/pf: Introduce Local Memory Translation Table
2023-12-21 Michal Wajdeczkodrm/xe: Introduce SR-IOV logging macros
2023-12-21 Michal Wajdeczkodrm/xe: Define DRM_XE_DEBUG_SRIOV config
2023-12-21 Niranjana Vishwana... drm/xe: Avoid any races around ccs_mode update
2023-12-21 Niranjana Vishwana... drm/xe: Allow userspace to configure CCS mode
2023-12-21 Niranjana Vishwana... drm/xe: Enable Fixed CCS mode setting
2023-12-21 Tejas Upadhyaydrm/xe/xe2: Add workaround 18032095049 and 16021639441
2023-12-21 Tejas Upadhyaydrm/xe/xe2: Add workaround 14019988906
2023-12-21 Daniele Ceraolo... drm/xe/huc: HuC authentication via GSC
2023-12-21 Daniele Ceraolo... drm/xe/huc: Prepare for 2-step HuC authentication
2023-12-21 Lucas De Marchidrm/xe/kunit: Test WAs for MTL and LNL
2023-12-21 Lucas De Marchidrm/xe/kunit: Add stub to read_gmdid
2023-12-21 Lucas De Marchidrm/xe/kunit: Move fake pci data to test-priv
2023-12-21 Lucas De Marchidrm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANY
2023-12-21 Lucas De Marchidrm/xe: Expand XE_REG_OPTION_MASKED documentation
2023-12-21 Rodrigo Vividrm/xe/uapi: Kill exec_queue_set_property
2023-12-21 Thomas Hellströmdrm/xe/uapi: Use LR abbrev for long-running vms
2023-12-21 Rodrigo Vividrm/xe/uapi: Fix various struct padding for 64b alignment
2023-12-21 Rodrigo Vividrm/xe/uapi: Add Tile ID information to the GT info...
2023-12-21 Rodrigo Vividrm/xe/uapi: Crystal Reference Clock updates
2023-12-21 Rodrigo Vividrm/xe/uapi: Kill tile_mask
2023-12-21 Rodrigo Vividrm/xe/uapi: Split xe_sync types from flags
2023-12-21 Francois Dugastdrm/xe/uapi: Align on a common way to return arrays...
2023-12-21 Francois Dugastdrm/xe/uapi: Align on a common way to return arrays...
2023-12-21 Francois Dugastdrm/xe/uapi: Align on a common way to return arrays...
2023-12-21 Mauro Carvalho Chehabdrm/xe/uapi: Reject bo creation of unaligned size
2023-12-21 José Roberto de... drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
2023-12-21 Rodrigo Vividrm/xe/uapi: Separate bo_create placement from flags
2023-12-21 Matthew Aulddrm/xe: add some debug info for d3cold
2023-12-21 Michał Winiarskidrm/xe/guc: Split GuC params used for "hwconfig" and...
2023-12-21 Michał Winiarskidrm/xe/uc: Extract xe_uc_sanitize_reset
2023-12-21 Michał Winiarskidrm/xe/uc: Store firmware binary in system-memory backed BO
2023-12-21 Michał Winiarskidrm/xe/uc: Split xe_uc_fw_init
2023-12-21 Michał Winiarskidrm/xe: Add a helper for DRM device-lifetime BO create
2023-12-21 Michał Winiarskidrm/xe: Reorder GGTT init to earlier point in probe
2023-12-21 Michał Winiarskidrm/xe: Move force_wake init to earlier point in probe
2023-12-21 Michał Winiarskidrm/xe: Move system memory management init to earlier...
2023-12-21 Michał Winiarskidrm/xe: Don't "peek" into GMD_ID
2023-12-21 Michał Winiarskidrm/xe/device: Introduce xe_device_probe_early
2023-12-21 Michał Winiarskidrm/xe: Map the entire BAR0 and hold onto the initial...
next