summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-01drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák
2024-07-01drm/amdgpu: remove AMD_FMT_MOD_GFX12_DCC_MAX_COMPRESSED_BLOCK_* definitionsMarek Olšák
2024-06-27Merge tag 'drm-intel-gt-next-2024-06-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-06-21Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-19dma-buf/heaps: Correct the types of fd_flags and heap_flagsBarry Song
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-18drm: Add DRM_MODE_TV_MODE_MONOCHROMENick Hollinghurst
2024-06-13drm/connector: hdmi: Fix kerneldoc warningsMaxime Ripard
2024-06-12drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleepTejas Vipin
2024-06-12drm/bridge-connector: implement glue code for HDMI connectorDmitry Baryshkov
2024-06-12drm/connector: hdmi: allow disabling Audio InfoframeDmitry Baryshkov
2024-06-11drm/display: Add missing Panel Replay Enable SU Region ET bitJouni Högander
2024-06-11drm/dp: Add refresh rate divider to struct representing AS SDPMitul Golani
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-06-10drm/bridge: Drop drm_bridge_chain_mode_fixupSam Ravnborg
2024-06-10drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-07drm/i915/display/bmg: Add platform descriptorBalasubramani Vivekanandan
2024-06-07drm/mipi-dbi: Add support for DRM_FORMAT_RGB888Noralf Trønnes
2024-06-07drm/mipi-dbi: Make bits per word configurable for pixel transfersNoralf Trønnes
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye
2024-06-07input: Add event code for accessibility keyAseda Aboagye
2024-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-06Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-06drm/print: Improve drm_dbg_printerMichal Wajdeczko
2024-06-06drm/print: Kill ___drm_dbg()Michal Wajdeczko
2024-06-06drm/print: Add missing [drm] prefix to drm based WARNMichal Wajdeczko
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-06drm/mm: Remove unused drm_mm_replace_nodeRodrigo Vivi
2024-06-05mm/ksm: fix ksm_zero_pages accountingChengming Zhou
2024-06-05mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song
2024-06-05mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang
2024-06-05Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-06-05drm/amdgpu: define new gfx12 uapi flagsMarek Olšák
2024-06-05locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski
2024-06-05dma-buf: align fd_flags and heap_flags with dma_heap_allocation_dataBarry Song
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-06-04iommu: Return right value in iommu_sva_bind_device()Lu Baolu
2024-06-03Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang
2024-06-01net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov