aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-03drm/connector: Fix typo in documentationMaxime Ripard1-2/+2
2022-01-31dma-resv: some doc polish for iteratorsDaniel Vetter1-1/+12
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki1-16/+0
2022-01-31drm: add support modifiers for drivers whose planes only support linear layoutTomohito Esaki1-0/+3
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki1-0/+10
2022-01-27fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann1-0/+1
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König1-0/+4
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König1-7/+9
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König1-0/+3
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard1-3/+3
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard1-3/+9
2022-01-25drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard1-2/+2
2022-01-25drm/docs: Document where the C8 color lut is storedDaniel Vetter1-0/+10
2022-01-20drm/locking: fix drm_modeset_acquire_ctx kernel-docJani Nikula1-0/+1
2022-01-19drm: Provide platform module-init macroJavier Martinez Canillas1-0/+30
2022-01-19drm: Provide PCI module-init macrosThomas Zimmermann1-0/+95
2022-01-19dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König1-2/+2
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin1-0/+150
2022-01-17drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann1-0/+0
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann4-2/+2
2022-01-14locking/rwsem: drop redundant semicolon of down_write_nest_lockGuchun Chen1-1/+1
2022-01-11drm/dp: note that DPCD 0x2002-0x2003 match 0x200-0x201Jani Nikula1-5/+2
2022-01-11firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONEMaxime Ripard1-0/+1
2022-01-11dma-buf-map: Fix dot vs comma in exampleLucas De Marchi1-2/+2
2022-01-10drm/panfrost: Update create_bo flags commentAlyssa Rosenzweig1-2/+2
2022-01-10drm/privacy_screen: Add drvdata in drm_privacy_screenRajat Jain1-1/+12
2022-01-06drm/plane: Fix typo in format_mod_supported documentationJosé Expósito1-1/+1
2022-01-04drm/bridge/synopsys: dsi: extend the prototype of mode_valid()Antonio Borneo1-1/+3
2021-12-22drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()Ville Syrjälä1-1/+1
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann67-301/+498
2021-12-16drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson1-0/+11
2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin1-0/+3
2021-12-14drm: document DRM_IOCTL_MODE_GETFB2Simon Ser1-0/+18
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter48-115/+305
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+13
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds1-1/+1
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+23
2021-12-10timers: implement usleep_idle_range()SeongJae Park1-1/+13
2021-12-10Increase default MLOCK_LIMIT to 8 MiBDrew DeVault1-3/+10
2021-12-10Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds2-1/+27
2021-12-10Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie7-137/+168
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-0/+108
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-32/+38
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+5
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers1-1/+1
2021-12-09wait: add wake_up_pollfree()Eric Biggers1-0/+26
2021-12-09drm/vmwgfx: Allow checking for gl43 contextsZack Rusin1-0/+1
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-0/+13