aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-22drm/xe: Use pointers in trace eventsLucas De Marchi1-15/+15
2024-02-21drm/xe: Do not include current dir for generated/xe_wa_oob.hDafna Hirschfeld7-7/+14
2024-02-21drm/xe: Add debug prints for skipping rebindsMatthew Brost1-0/+7
2024-02-21drm/xe: Implement VM snapshot support for BO's and userptrMaarten Lankhorst4-4/+211
2024-02-21drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredumpMaarten Lankhorst2-0/+13
2024-02-21drm/xe: Annotate each dumpable vma as suchMaarten Lankhorst2-0/+16
2024-02-21drm/xe: Add uapi for dumpable bosMaarten Lankhorst1-1/+2
2024-02-21drm/xe: Clear all snapshot members after deleting coredumpMaarten Lankhorst1-0/+2
2024-02-21drm/xe/snapshot: Remove drm_err on guc alloc failuresMaarten Lankhorst1-11/+3
2024-02-20drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit1-0/+1
2024-02-20drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit1-2/+2
2024-02-20drm/xe/guc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski4-20/+54
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski4-13/+22
2024-02-20drm/xe/huc: Realloc HuC FW in vram for post-hwconfigMichał Winiarski3-0/+24
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski7-4/+71
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi923-8023/+19281
2024-02-20drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost3-2/+6
2024-02-20drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost3-2/+10
2024-02-20drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost1-3/+4
2024-02-20drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi4-16/+35
2024-02-19drm/xe: Enable 32bits buildLucas De Marchi1-1/+1
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström7-95/+6
2024-02-16Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie65-422/+907
2024-02-16Merge tag 'drm-intel-gt-next-2024-02-15' of git://anongit.freedesktop.org/drm...Dave Airlie25-149/+289
2024-02-16Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie83-1154/+2353
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann1-1/+6
2024-02-14drm/i915/gt: Restart the heartbeat timer when forcing a pulseJohn Harrison1-0/+3
2024-02-14drm/xe: Remove exec queue bind.fence_*Matthew Brost2-24/+9
2024-02-14drm/i915: Add GuC submission interface version queryTvrtko Ursulin1-0/+33
2024-02-14drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov1-1/+4
2024-02-14drm: drm_crtc: correct some commentsRandy Dunlap1-4/+4
2024-02-14fbdev/efifb: Remove framebuffer relocation trackingThomas Zimmermann1-75/+1
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann2-0/+90
2024-02-14fbdev/efifb: Do not track parent device statusThomas Zimmermann1-4/+1
2024-02-14firmware/sysfb: Create firmware device only for enabled PCI devicesThomas Zimmermann1-2/+30
2024-02-14fbdev/efifb: Remove PM for parent deviceThomas Zimmermann1-13/+3
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann2-2/+24
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann2-0/+49
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann4-0/+154
2024-02-13drm/xe: Add uAPI to query GuC firmware submission versionJosé Roberto de Souza1-0/+44
2024-02-13drm/panel: st7703: Add Panel Rotation SupportChris Morgan1-0/+13
2024-02-13drm/panel: st7703: Add Powkiddy RGB10MAX3 Panel SupportChris Morgan1-0/+91
2024-02-13gpu: host1x: bus: make host1x_bus_type constRicardo B. Marliere2-2/+2
2024-02-13drm/xe/vf: Don't support MCR registers if VFMichal Wajdeczko1-0/+17
2024-02-13drm/xe/vf: Don't program PAT if VFMichal Wajdeczko1-0/+5
2024-02-13drm/xe/vf: Don't enable hwmon if VFMichal Wajdeczko1-0/+5
2024-02-13drm/xe/vf: Don't check if LMEM is initialized if VFMichal Wajdeczko1-1/+8
2024-02-13drm/xe/vf: Don't initialize stolen memory manager if VFMichal Wajdeczko1-1/+4
2024-02-13drm/xe/vf: Don't program MOCS if VFMichal Wajdeczko1-0/+4