summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-19drm/xe: Drop GFX_FLSH_CNTL_GEN6 write during GGTT invalidationMatt Roper
2023-12-19drm/xe: Fix xe_mmio_rmw32 operationMatt Roper
2023-12-19drm/xe/lrc: give start_seqno a better defaultMatthew Auld
2023-12-19drm/xe/sched_job: prefer dma_fence_is_laterMatthew Auld
2023-12-19drm/xe/sr: Apply masked registers properlyMatt Roper
2023-12-19drm/xe/tlb: fix expected_seqno calculationMatthew Auld
2023-12-19drm/xe: Add Rocketlake device infoAnusha Srivatsa
2023-12-19drm/xe/mmio: stop incorrectly triggering drm_warnMatthew Auld
2023-12-19drm/xe: GuC and HuC loading support for RKLAnusha Srivatsa
2023-12-19drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platformsMatt Roper
2023-12-19drm/xe: Track whether platform has LLCMatt Roper
2023-12-19drm/xe: Use packed bitfields for xe->info feature flagsMatt Roper
2023-12-19drm/xe: Don't grab runtime PM ref in engine create IOCTLMatthew Brost
2023-12-19drm/xe: Let primary and media GT share a kernel_bb_poolMatt Roper
2023-12-19drm/xe: Fix memory use after freeNiranjana Vishwanathapura
2023-12-19drm/xe: fix suspend-resume for dgfxMatthew Auld
2023-12-19drm/xe: Clean up xe_device_descMatt Roper
2023-12-19drm/xe: Add KUnit test for xe_pci.c IP engine listsMatt Roper
2023-12-19drm/xe: Select graphics/media descriptors from GMD_IDMatt Roper
2023-12-19drm/xe: Add printable name to IP descriptorsMatt Roper
2023-12-19drm/xe: Clarify GT counting logicMatt Roper
2023-12-19drm/xe: Move engine masks into IP descriptor structuresMatt Roper
2023-12-19drm/xe: Move most platform traits to graphics IPMatt Roper
2023-12-19drm/xe: Set require_force_probe in each platform's descriptionMatt Roper
2023-12-19drm/xe: Start splitting xe_device_desc into graphics/media structuresMatt Roper
2023-12-19drm/xe: Always log GuC/HuC firmware versionsLucas De Marchi
2023-12-19drm/xe: Always write GEN12_RCU_MODE.GEN12_RCU_MODE_CCS_ENABLE for CCS enginesMatthew Brost
2023-12-19drm/xe: Update GuC/HuC firmware autoselect logicLucas De Marchi
2023-12-19drm/xe: Add test for GT workarounds and tuningsLucas De Marchi
2023-12-19drm/xe: Add basic unit tests for rtpLucas De Marchi
2023-12-19drm/xe/reg_sr: Save errors for kunit integrationLucas De Marchi
2023-12-19drm/xe: Generalize fake device creationLucas De Marchi
2023-12-19drm/xe: Use symbol namespace for kunit testsLucas De Marchi
2023-12-19drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi
2023-12-19drm/xe: Extract function to initialize xe->infoLucas De Marchi
2023-12-19drm/xe/irq: Don't clobber display interrupts on multi-tile platformsMatt Roper
2023-12-19drm/xe/irq: Drop commented-out code for non-existent media enginesMatt Roper
2023-12-19drm/xe/irq: Drop remaining "gen11_" prefix from IRQ functionsMatt Roper
2023-12-19drm/xe/irq: Rename and clarify top-level interrupt handling routinesMatt Roper
2023-12-19drm/xe/irq: Drop unnecessary GEN11_ and GEN12_ register prefixesMatt Roper
2023-12-19drm/xe/irq: Drop IRQ_INIT and IRQ_RESET macrosMatt Roper
2023-12-19drm/xe/irq: Add helpers to find ISR/IIR/IMR/IER registersMatt Roper
2023-12-19drm/xe/irq: Drop gen3_ prefixesMatt Roper
2023-12-19drm/xe: fix pvc unload issueChang, Bruce
2023-12-19drm/xe: Fix platform orderLucas De Marchi
2023-12-19drm/xe: Use proper vram offsetNiranjana Vishwanathapura
2023-12-19drm/xe/tests: Set correct expectationNiranjana Vishwanathapura
2023-12-19drm/xe/tests: Use proper batch base addressNiranjana Vishwanathapura
2023-12-19drm/xe: Remove unused revid from firmware nameLucas De Marchi
2023-12-19drm/xe: Don't emit extra MI_BATCH_BUFFER_END in WA batchbufferMatt Roper