aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-22drm/xe/irq: move irq_uninstall over to devmMatthew Auld1-3/+3
2024-05-22drm/xe/guc_pc: s/pc_fini/pc_fini_hw/Matthew Auld1-3/+3
2024-05-22drm/xe/guc_pc: move pc_fini to devmMatthew Auld1-3/+2
2024-05-22drm/xe/guc: s/guc_fini/guc_fini_hw/Matthew Auld1-2/+2
2024-05-22drm/xe/guc: move guc_fini over to devmMatthew Auld1-2/+2
2024-05-22drm/xe/ggtt: use drm_dev_enter to mark device sectionMatthew Auld1-3/+15
2024-05-22drm/xe: covert sysfs over to devmMatthew Auld9-22/+22
2024-05-22drm/xe/pci: remove broken driver_releaseMatthew Auld1-9/+0
2024-05-22drm/i915/bmg: Load DMCGustavo Sousa1-0/+6
2024-05-22drm/xe/vf: Custom GuC initialization if VFMichal Wajdeczko3-0/+59
2024-05-22drm/xe/guc: Allow to initialize submission with limited set of IDsMichal Wajdeczko3-4/+17
2024-05-22drm/xe: Cleanup xe_mmio.hMichal Wajdeczko2-10/+6
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko8-0/+11
2024-05-22drm/i915/display: Add missing include to intel_vga.cMichal Wajdeczko1-0/+1
2024-05-22drm/xe: Fix xe_guc_pc.hMichal Wajdeczko1-1/+4
2024-05-22drm/xe: Fix xe_huc.hMichal Wajdeczko1-1/+2
2024-05-22drm/xe: Fix xe_gsc.hMichal Wajdeczko1-1/+2
2024-05-22drm/xe: Fix xe_uc.hMichal Wajdeczko1-1/+1
2024-05-22drm/i915/hdcp: Check mst_port to determine connector typeSuraj Kandpal1-1/+1
2024-05-22drm/i915/hdcp: Move aux assignment after connector type checkSuraj Kandpal1-1/+2
2024-05-22drm/bridge: it6505: fix hibernate to resume no display issueKuro Chung1-24/+49
2024-05-22net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti1-1/+1
2024-05-22drm/i915: stop redefining INTEL_VGA_DEVICEJani Nikula2-90/+88
2024-05-22drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula3-162/+162
2024-05-22net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur1-3/+3
2024-05-22drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15
2024-05-22Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie11-69/+100
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-05-21drm/xe/tests: Use uninterruptible VM lockNirmoy Das1-1/+1
2024-05-21Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2024-05-21drm/xe: Add warn when level can not be zero.Nirmoy Das1-2/+2
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds11-139/+85
2024-05-21Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+26
2024-05-21Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-13/+10
2024-05-21Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-1/+47
2024-05-21drm/probe-helper: Call drm_mode_validate_ycbcr420() before connector->mode_va...Ville Syrjälä1-4/+4
2024-05-21Merge tag 'acpi-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-102/+16
2024-05-21Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+35
2024-05-21Merge tag 'intel-gpio-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+25
2024-05-21Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-139/+320
2024-05-21Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds28-97/+3719
2024-05-21Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-413/+499
2024-05-21Merge tag 'mailbox-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds8-489/+1608
2024-05-21Merge tag 'rproc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds7-206/+444
2024-05-21Merge tag 'rpmsg-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds5-10/+13
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds81-571/+819
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-8/+10
2024-05-21drm/xe/uapi: Expose the L3 bank maskFrancois Dugast1-1/+8
2024-05-21gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node matchDevyn Liu1-1/+18