summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-24drm/hisilicon/hibmc: Fix preferred depth and bppThomas Zimmermann1-2/+2
2022-11-24drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match specFrieder Schrempf1-1/+1
2022-11-24drm/sun4i: tv: Convert to the new TV mode propertyMaxime Ripard1-107/+34
2022-11-24drm/vc4: vec: Add support for more analog TV standardsMateusz Kwiatkowski1-4/+107
2022-11-24drm/vc4: vec: Convert to the new TV mode propertyMaxime Ripard1-53/+131
2022-11-24drm/vc4: vec: Check for VEC output constraintsMateusz Kwiatkowski1-0/+50
2022-11-24drm/vc4: vec: Use TV Reset implementationMaxime Ripard1-1/+7
2022-11-24drm/atomic-helper: Add an analog TV atomic_check implementationMaxime Ripard1-0/+49
2022-11-24drm/atomic-helper: Add a TV properties reset helperMaxime Ripard1-0/+75
2022-11-24drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes3-0/+288
2022-11-24drm/modes: Introduce more named modesMaxime Ripard2-0/+4
2022-11-24drm/client: Remove match on mode nameMaxime Ripard1-4/+0
2022-11-24drm/modes: Properly generate a drm_display_mode from a named modeMaxime Ripard2-2/+111
2022-11-24drm/modes: Introduce the tv_mode property as a command-line optionMaxime Ripard2-3/+102
2022-11-24drm/connector: Add a function to lookup a TV mode by its nameMaxime Ripard3-0/+101
2022-11-24drm/modes: Add a function to generate analog display modesMaxime Ripard3-0/+622
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard2-1/+125
2022-11-24drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard6-13/+14
2022-11-24drm/connector: Only register TV mode property if presentMaxime Ripard1-8/+11
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard7-20/+20
2022-11-24drm/tests: client: Mention that we can't use MODULE_ macrosMaxime Ripard1-0/+5
2022-11-24dma-buf: A collection of typo and documentation fixesT.J. Mercier1-7/+7
2022-11-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann1450-20351/+29862
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie557-2384/+5027
2022-11-23drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formatsGeert Uytterhoeven1-0/+4
2022-11-23drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko2-3/+3
2022-11-23Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie122-749/+1173
2022-11-22Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...Dave Airlie95-629/+1022
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie174-1642/+2670
2022-11-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie10-37/+138
2022-11-22Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie98-182/+1218
2022-11-21drm: Fix potential null-ptr-deref due to drmm_mode_config_init()Shang XiaoJing1-1/+7
2022-11-21drm/gem-shmem: When drm_gem_object_init failed, should release objectChunyouTang2-4/+19
2022-11-20Revert "drm/fb-helper: Perform damage handling in deferred-I/O helper"Thomas Zimmermann1-9/+3
2022-11-20Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann2-24/+1
2022-11-20Revert "drm/fb-helper: Remove damage worker"Thomas Zimmermann1-0/+9
2022-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-19/+26
2022-11-19Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+6
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang1-2/+3
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang1-5/+3
2022-11-19Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-13/+33
2022-11-19Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-11-19Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds6-2/+11
2022-11-19Merge tag 'drm-fixes-2022-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-116/+310
2022-11-18drm/i915/dg2: Drop force_probe requirementMatt Roper1-1/+0
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2022-11-18Merge tag 'for-6.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+18
2022-11-18Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie2-0/+8
2022-11-18Merge tag 'usb-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-51/+90
2022-11-18Merge tag 'staging-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1