summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-11drm/i915: align the plane_vma to min_page_size of stolen memRamalingam C1-2/+3
2022-02-11drm/i915/dg2: Add Wa_22011450934Ramalingam C2-0/+32
2022-02-10drm/i915/ttm: tweak priority hint selectionMatthew Auld1-4/+2
2022-02-09drm/i915/guc: Use a single pass to calculate regsetLucas De Marchi2-45/+90
2022-02-09drm/i915/guc: Prepare for error propagationLucas De Marchi1-13/+18
2022-02-03Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen4300-102008/+208786
2022-02-02drm/i915: Introduce G12 subplatform of DG2Matt Roper4-10/+21
2022-02-01drm/i915/ttm: Return some errors instead of trying memcpy moveThomas Hellström1-4/+10
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie201-2558/+4977
2022-01-31drm/i915/dg2: s/engine->i915/i915/ for engine workaroundsMatt Roper1-15/+15
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-30/+114
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner4-30/+114
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+1
2022-01-29Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-01-29Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+10
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-106/+169
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-15/+109
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds3-20/+6
2022-01-28dm: properly fix redundant bio-based IO accountingMike Snitzer1-2/+3
2022-01-28dm: revert partial fix for redundant bio-based IO accountingMike Snitzer1-15/+0
2022-01-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds17-48/+64
2022-01-28Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+10
2022-01-28Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-13/+10
2022-01-28drm/i915/dg2: Add Wa_14015227452Matt Roper2-0/+6
2022-01-28drm/i915: Allow dead vm to unbind vma's without lock.Maarten Lankhorst1-2/+13
2022-01-28Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-0/+2
2022-01-28drm/i915: Lock dpt_obj around set_cache_level, v2.Maarten Lankhorst2-2/+10
2022-01-28Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+18
2022-01-28Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-70/+307
2022-01-28drm/i915: Fix a race between vma / object destruction and unbindingThomas Hellström1-0/+6
2022-01-28Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie22-41/+208
2022-01-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-2/+2
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie10-11/+70
2022-01-28Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-6/+11
2022-01-28Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...Dave Airlie2-10/+16
2022-01-28drm/i915/pmu: Fix KMD and GuC race on accessing busynessUmesh Nerlige Ramappa1-4/+54
2022-01-28drm/i915: delete shadow "ret" variableDan Carpenter1-2/+0
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds55-280/+524
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause4-21/+21
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang1-1/+1
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail1-11/+9
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail2-3/+3
2022-01-27Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+4
2022-01-27Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+5
2022-01-27drm/panel: simple: add Multi-Inno Technology MI0700S4T-6Marek Vasut1-0/+33
2022-01-27drm: mxsfb: Shutdown the display on system shutdownMarek Vasut1-0/+8
2022-01-27drm: mxsfb: Shutdown the display on removeMarek Vasut1-0/+1
2022-01-27fbdev/simplefb: Request memory region in driverThomas Zimmermann1-20/+45
2022-01-27drm/simpledrm: Request memory region in driverThomas Zimmermann1-5/+17
2022-01-27drivers/firmware: Don't mark as busy the simple-framebuffer IO resourceJavier Martinez Canillas1-1/+1