aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-03drm/dp_helper: Add helper to check DSC support with given o/p formatAnkit Nautiyal1-0/+13
2023-03-24Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDaniel Vetter3-184/+542
2023-03-24Merge tag 'drm-misc-next-2023-03-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter3-18/+5
2023-03-23drm/i915/hdcp: Refactor HDCP API structuresSuraj Kandpal1-0/+355
2023-03-23drm/i915/hdcp: Use generic names for HDCP helpers and structsAnshuman Gupta1-47/+47
2023-03-22drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEMThomas Zimmermann1-9/+0
2023-03-22drm/fb-helper: Export drm_fb_helper_release_info()Thomas Zimmermann1-0/+5
2023-03-22drm/fbdev-generic: Remove unused prefer_shadow_fbdev flagThomas Zimmermann1-7/+0
2023-03-22drm: remove drm_dev_set_uniqueChristian König1-2/+0
2023-03-22Merge tag 'drm-habanalabs-next-2023-03-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into drm-nextDave Airlie2-12/+93
2023-03-22Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-5/+20
2023-03-21drm: Add SDP Error Detection Configuration RegisterArun R Murthy1-0/+3
2023-03-20accel/habanalabs: expose rotator mask to userspaceOfir Bitton1-1/+3
2023-03-20accel: Link to compute accelerator subsystem introBagas Sanjaya1-1/+2
2023-03-20accel/habanalabs: expose dram reserved size by kmdOfir Bitton1-0/+2
2023-03-20accel/habanalabs: fix field names in hl_info_hw_ip_infoOded Gabbay1-6/+7
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-2/+12
2023-03-15accel/habanalabs: add uapi to stall/resume engineKoby Elbaz1-5/+31
2023-03-15accel/habanalabs: add support for TPC assertOfir Bitton1-1/+2
2023-03-15accel/habanalabs: expose engine core int reg addressOfir Bitton1-0/+5
2023-03-15accel/habanalabs: add critical-event bit in notifierMoti Haimovski1-0/+43
2023-03-15Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-5/+9
2023-03-14drm/fbdev-dma: Implement fbdev emulation for GEM DMA helpersThomas Zimmermann1-0/+15
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie14-43/+303
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann655-9243/+14074
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+8
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds1-1/+1
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-7/+11
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o1-0/+8
2023-03-10Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+6
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+11
2023-03-09i2c: Switch .probe() to not take an id parameterUwe Kleine-König1-7/+11
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-2/+9
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+3
2023-03-09drm/ttm: Use the BIT macro for the TTM_TT_FLAGsThomas Hellström1-5/+5
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2-2/+2
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds1-5/+5
2023-03-07new helper: put_and_unmap_page()Al Viro1-0/+6
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko1-1/+1
2023-03-06btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo1-1/+11
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal1-0/+7
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds1-55/+70
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2023-03-05Remove Intel compiler supportMasahiro Yamada6-109/+3
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-8/+6
2023-03-03Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds3-8/+4
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+4