aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
2024-02-23drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-23drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-01-25drm/bridge: Fix typo in post_disable() descriptionDario Binacchi
2023-10-25drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede
2023-10-25drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede
2023-10-25drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal
2023-08-11drm/ttm: make ttm_bo_unpin more defensiveChristian König
2023-08-11drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König
2023-03-22drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying
2023-03-11drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz
2022-06-09drm: fix EDID struct for old ARM OABI formatLinus Torvalds
2021-09-18drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi
2021-09-18drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-02-10drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2020-10-27drm: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab
2020-10-27drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2020-10-09ALSA: hda/i915 - fix list corruption with concurrent probesTakashi Iwai
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-09-30drm: drm_dsc.h: fix a kernel-doc markupMauro Carvalho Chehab
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-23Merge tag 'drm-intel-next-2020-09-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-09-21drm/dev: Remove drm_dev_initDaniel Vetter
2020-09-18drm/ttm: drop evicted from ttm_bo.Dave Airlie
2020-09-18drm/ttm: drop special pipeline accel cleanup function.Dave Airlie
2020-09-18drm/ttm: add a simple assign mem to bo wrapperDave Airlie
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-17drm/dp: Add helpers for DFP YCbCr 4:2:0 handlingVille Syrjälä
2020-09-17drm/dp: Add drm_dp_downstream_mode()Ville Syrjälä
2020-09-17drm/dp: Add drm_dp_downstream_{min,max}_tmds_clock()Ville Syrjälä
2020-09-17drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()Ville Syrjälä
2020-09-17drm/ttm: remove superflous extern attribute from funcsChristian König
2020-09-17drm/dp: Pimp drm_dp_downstream_max_bpc()Ville Syrjälä
2020-09-17drm/dp: Add helpers to identify downstream facing port typesVille Syrjälä
2020-09-17drm/dp: Define more downstream facing port capsVille Syrjälä
2020-09-17drm/dp: Define protocol converter DPCD registersVille Syrjälä
2020-09-17drm: fix spelling error in commentsWang Qing
2020-09-17drm/ttm: some cleanupsChristian König
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-16drm/ttm: move populated state into page flagsDave Airlie
2020-09-16drm/ttm: split bound/populated flags.Dave Airlie