aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-06drm/xe: Use ordered WQ for G2H handlerMatthew Brost3-1/+8
2024-05-06drm/xe/mocs: Add debugfs node to dump mocsJanga Rahul Kumar4-32/+304
2024-05-06drm/xe: Relocate regs_are_mcr functionJanga Rahul Kumar1-10/+10
2024-05-06drm/xe: Refactor default device atomic settingsNirmoy Das2-4/+35
2024-05-06drm/xe: Add function to check if BO has single placementNirmoy Das2-0/+15
2024-05-06drm/xe: Introduce has_device_atomics_on_smem device infoNirmoy Das2-0/+4
2024-05-06drm/xe: Move vm bind bo validation to a helper functionNirmoy Das1-34/+43
2024-05-06drm/xe: Introduce has_atomic_enable_pte_bit device infoNirmoy Das3-0/+6
2024-05-03drm/xe: Demote CCS_MODE info to debug onlyRodrigo Vivi1-2/+2
2024-05-03drm/xe/debugfs: Get a runtime_pm reference when setting wedged modeFrancois Dugast1-0/+2
2024-05-03drm/xe/rtp: Prefer helper macros from xe_args.hMichal Wajdeczko2-18/+12
2024-05-03drm/xe/kunit: Add simple tests for new xe_args macrosMichal Wajdeczko2-0/+191
2024-05-03drm/xe: Add helpers for manipulating macro argumentsMichal Wajdeczko1-0/+121
2024-05-03drm/xe: Perform dma_map when moving system buffer objects to TTThomas Hellström1-17/+30
2024-05-02drm/xe/gt: Fix assert in L3 bank mask generationFrancois Dugast1-1/+3
2024-05-02Merge drm/drm-next into drm-xe-nextThomas Hellström1282-12120/+30901
2024-05-01drm/xe/gsc: define GSCCS for LNLDaniele Ceraolo Spurio1-1/+2
2024-05-01drm/xe/gsc: Turn off GSCCS interrupts when disabling the engineDaniele Ceraolo Spurio1-0/+5
2024-04-30drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()Nirmoy Das1-1/+1
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie185-286/+1650
2024-04-30Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...Dave Airlie53-156/+399
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter120-755/+1029
2024-04-29drm/xe: Merge 16021540221 and 18034896535 WAsLucas De Marchi1-6/+1
2024-04-29drm/xe/xe2hpg: Add Wa_14021490052Shekhar Chauhan1-0/+9
2024-04-28Merge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+2
2024-04-27Merge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+15
2024-04-27Merge tag 'soundwire-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+17
2024-04-27Merge tag 'dmaengine-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-42/+64
2024-04-27Merge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds10-42/+80
2024-04-27i2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-6/+6
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-79/+103
2024-04-26drm/amd/display: Add some HDCP registers DCN35 listRodrigo Siqueira1-1/+11
2024-04-26drm/amdgpu/mes11: update ADD_QUEUE interfaceJack Xiao1-3/+14
2024-04-26drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang1-2/+3
2024-04-26drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao2-0/+36
2024-04-26drm/amdgpu: fix uninitialized scalar variable warningTim Huang1-1/+2
2024-04-26drm/amd/display: Code style adjustmentsRodrigo Siqueira2-3/+3
2024-04-26drm/amd/display: Adjust registers sequence in the DIO listRodrigo Siqueira1-2/+3
2024-04-26drm/amd/display: Clean up code in DCRodrigo Siqueira5-25/+10
2024-04-26drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri1-6/+7
2024-04-26drm/amdgpu: Modify the contiguous flags behaviourArunpravin Paneer Selvam2-7/+24
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung14-19/+19
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung18-39/+39
2024-04-26drm/amd/display: Fix uninitialized variables in DMAlex Hung2-6/+6
2024-04-26drm/amd/display: Remove redundant include fileAlex Hung1-1/+0
2024-04-26drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung1-2/+4
2024-04-26drm/amd/display: Do not return negative stream id for arrayAlex Hung1-0/+7
2024-04-26drm/amd/display: Fix overlapping copy within dml_core_mode_programmingHersen Wu1-1/+3
2024-04-26drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-04-26drm/amd/display: Check pipe offset before setting vblankAlex Hung1-2/+6