aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-31drm: add support modifiers for drivers whose planes only support linear layoutTomohito Esaki
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki
2022-01-27fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard
2022-01-25drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard
2022-01-25drm/docs: Document where the C8 color lut is storedDaniel Vetter
2022-01-20drm/locking: fix drm_modeset_acquire_ctx kernel-docJani Nikula
2022-01-19drm: Provide platform module-init macroJavier Martinez Canillas
2022-01-19drm: Provide PCI module-init macrosThomas Zimmermann
2022-01-19dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin
2022-01-17drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-14locking/rwsem: drop redundant semicolon of down_write_nest_lockGuchun Chen
2022-01-11drm/dp: note that DPCD 0x2002-0x2003 match 0x200-0x201Jani Nikula
2022-01-11firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONEMaxime Ripard
2022-01-11dma-buf-map: Fix dot vs comma in exampleLucas De Marchi
2022-01-10drm/panfrost: Update create_bo flags commentAlyssa Rosenzweig
2022-01-10drm/privacy_screen: Add drvdata in drm_privacy_screenRajat Jain
2022-01-06drm/plane: Fix typo in format_mod_supported documentationJosé Expósito
2022-01-04drm/bridge/synopsys: dsi: extend the prototype of mode_valid()Antonio Borneo
2021-12-22drm/dbi: Use a static inline stub for mipi_dbi_debugfs_init()Ville Syrjälä
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-12-16drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson
2021-12-16drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()Hector Martin
2021-12-14drm: document DRM_IOCTL_MODE_GETFB2Simon Ser
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-10timers: implement usleep_idle_range()SeongJae Park
2021-12-10Increase default MLOCK_LIMIT to 8 MiBDrew DeVault
2021-12-10Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-10Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers
2021-12-09wait: add wake_up_pollfree()Eric Biggers
2021-12-09drm/vmwgfx: Allow checking for gl43 contextsZack Rusin
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-12-09drm: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski