aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-12-19drm/xe: Signal invalidation fence immediately if CT send failsMatthew Brost1-9/+14
2023-12-19drm/xe: Propagate VM unbind error to invalidation fenceMatthew Brost1-1/+7
2023-12-19drm/xe: Lock GGTT on when restoring kernel BOsMatthew Brost1-1/+4
2023-12-19drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost13-21/+89
2023-12-19drm/xe: Propagate error from bind operations to async fenceMatthew Brost1-1/+8
2023-12-19drm/xe: Add range based TLB invalidationsMatthew Brost5-25/+84
2023-12-19drm/xe: Add has_range_tlb_invalidation device attributeMatthew Brost2-0/+6
2023-12-19drm/xe: Delete debugfs entry to issue TLB invalidationMatthew Brost1-24/+0
2023-12-19drm/xe: Only set VM->asid for platforms that support a ASIDMatthew Brost1-13/+17
2023-12-19drm/xe: Add TDR for invalidation fence timeout cleanupMatthew Brost4-5/+65
2023-12-19drm/xe: Add TLB invalidation fence ftraceMatthew Brost3-0/+60
2023-12-19drm/xe: Kernel doc GT TLB invalidationsMatthew Brost1-1/+51
2023-12-19drm/xe: Invalidate TLB after unbind is completeMatthew Brost3-0/+107
2023-12-19drm/xe: Add TLB invalidation fenceMatthew Brost8-7/+80
2023-12-19drm/xe: Move TLB invalidation variable to own sub-structure in GTMatthew Brost3-23/+25
2023-12-19drm/xe: Break of TLB invalidation into its own fileMatthew Brost9-99/+146
2023-12-19drm/xe: Don't process TLB invalidation done in CT fast-pathMatthew Brost1-1/+8
2023-12-19drm/xe/migrate: Update emit_pte to cope with a size level than 4kMatthew Brost1-11/+6
2023-12-19drm/xe/ggtt: fix GGTT scratch usage for DG2Matthew Auld1-10/+18
2023-12-19drm/xe/ggtt: fix alignment usage for DG2Matthew Auld2-4/+24
2023-12-19drm/xe/ppgtt: fix scratch page usage on DG2Matthew Auld1-5/+13
2023-12-19drm/xe/ppgtt: clear the scratch pageMatthew Auld1-6/+8
2023-12-19drm/xe/bo: reduce xe_bo_create_pin_map() restrictionsMatthew Auld1-15/+20
2023-12-19drm/xe: Map initial FB at the same place in GGTT tooMaarten Lankhorst3-4/+20
2023-12-19drm/xe: Convert memory device refcount to s32Maarten Lankhorst2-2/+2
2023-12-19drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPIJosé Roberto de Souza3-0/+30
2023-12-19drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_XJosé Roberto de Souza1-9/+9
2023-12-19drm/xe: Use global macros to set PM functionsFrancois Dugast1-9/+2
2023-12-19drm/xe: skip Kunit tests requiring real hardware when running on UMLMauro Carvalho Chehab1-5/+23
2023-12-19drm/xe/guc_pc: Fix Meteor Lake registers.Rodrigo Vivi1-4/+66
2023-12-19drm/xe: Fix Meteor Lake rsa issue on guc loadingPhilippe Lecluse1-2/+2
2023-12-19drm/xe/gt: Enable interrupt while initializing root gtBalasubramani Vivekanandan1-1/+1
2023-12-19drm/xe: KUnit tests depend on CONFIG_DRM_FBDEV_EMULATIONMauro Carvalho Chehab2-0/+4
2023-12-19drm/xe/Kconfig.debug: select DEBUG_FS for KUnit runsMauro Carvalho Chehab2-1/+2
2023-12-19drm/xe: Add min config for kunit integration ARCH=umLucas De Marchi1-0/+7
2023-12-19drm/xe: Add documentation for mem_typeLucas De Marchi1-1/+1
2023-12-20Merge tag 'drm-intel-next-2023-12-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie23-281/+305
2023-12-20Merge tag 'mediatek-drm-next-6.8' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie16-141/+367
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie124-1989/+2773
2023-12-19drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin1-0/+1
2023-12-19drm/amd/display: dereference variable before checking for zeroJosip Pavic1-1/+1
2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu2-5/+16
2023-12-19drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin1-8/+18
2023-12-19drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32xHamza Mahfooz1-0/+6
2023-12-19drm/amdkfd: svm range always mapped flag not working on APUPhilip Yang1-6/+12
2023-12-19drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee1-7/+1
2023-12-20Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Dave Airlie116-435/+2663
2023-12-19drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin1-0/+1
2023-12-19drm/amdgpu: Add umc page retirement for umc v12_0YiPeng Chai2-0/+60
2023-12-19drm/amd/pm: smu v13_0_6 supports ecc info by defaultYiPeng Chai1-0/+8