aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann2439-26406/+83531
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann26-69/+5
2023-06-19drm/msm: Initialize mmap offset after constructing the buffer objectThomas Zimmermann2-10/+8
2023-06-19MAINTAINERS: Update info for TI display driversTomi Valkeinen1-3/+5
2023-06-19drm/tidss: Add support for AM625 DSSAradhya Bhatia3-1/+59
2023-06-19dt-bindings: display: ti,am65x-dss: Add am625 dss compatibleAradhya Bhatia1-6/+12
2023-06-19Merge tag 'drm-msm-next-2023-06-18' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie108-2493/+4442
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie1551-6945/+14032
2023-06-19Merge tag 'amd-drm-next-6.5-2023-06-16' of https://gitlab.freedesktop.org/agd...Dave Airlie93-431/+1222
2023-06-19Merge tag 'drm-misc-next-fixes-2023-06-15' of git://anongit.freedesktop.org/d...Dave Airlie1-2/+2
2023-06-18Linux 6.4-rc7Linus Torvalds1-1/+1
2023-06-18drm/msm/a6xx: Add A610 speedbin supportKonrad Dybcio1-0/+27
2023-06-18drm/msm/a6xx: Add A619_holi speedbin supportKonrad Dybcio1-0/+31
2023-06-18drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matchingKonrad Dybcio2-12/+21
2023-06-18drm/msm/a6xx: Use "else if" in GPU speedbin rev matchingKonrad Dybcio1-4/+4
2023-06-18drm/msm/a6xx: Fix some A619 tunablesKonrad Dybcio1-1/+5
2023-06-18drm/msm/a6xx: Add A610 supportKonrad Dybcio3-12/+107
2023-06-18drm/msm/a6xx: Add support for A619_holiKonrad Dybcio2-2/+30
2023-06-18drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurationsKonrad Dybcio1-1/+4
2023-06-18drm/msm/a6xx: Introduce GMU wrapper supportKonrad Dybcio6-36/+266
2023-06-18drm/msm/a6xx: Move CX GMU power counter enablement to hw_initKonrad Dybcio2-6/+7
2023-06-18drm/msm/a6xx: Extend and explain UBWC configKonrad Dybcio1-10/+31
2023-06-18drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw initKonrad Dybcio1-1/+5
2023-06-18drm/msm/a6xx: Add a helper for software-resetting the GPUKonrad Dybcio3-2/+14
2023-06-18drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()Konrad Dybcio1-4/+5
2023-06-18drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpuKonrad Dybcio3-37/+38
2023-06-18drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()Konrad Dybcio2-6/+6
2023-06-18drm/msm/a6xx: Remove static keyword from sptprac en/disable functionsKonrad Dybcio2-2/+4
2023-06-18drm/msm/adreno: Use adreno_is_revn for A690Konrad Dybcio1-1/+1
2023-06-18dt-bindings: display/msm/gmu: Add GMU wrapperKonrad Dybcio1-12/+38
2023-06-18dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xxKonrad Dybcio1-9/+52
2023-06-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-7/+51
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds4-4/+25
2023-06-18Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+0
2023-06-18mm/mmap: Fix error path in do_vmi_align_munmap()Liam R. Howlett1-20/+17
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal4-4/+25
2023-06-17drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIOSui Jingfeng1-0/+2
2023-06-17Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-06-17Merge tag 'usb-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-70/+198
2023-06-17Merge tag 'tty-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+2
2023-06-17parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+21
2023-06-16Merge tag 'drm-fixes-2023-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-27/+281
2023-06-16afs: Fix vlserver probe RTT handlingDavid Howells1-2/+2
2023-06-17Merge tag 'drm-misc-fixes-2023-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-3/+15
2023-06-16Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+22
2023-06-16Merge tag 'block-6.4-2023-06-15' of git://git.kernel.dk/linuxLinus Torvalds1-9/+31
2023-06-16Merge tag 'io_uring-6.4-2023-06-15' of git://git.kernel.dk/linuxLinus Torvalds2-2/+13
2023-06-16Merge tag 'sound-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-15/+35
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10