aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
4 daysMerge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socv5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2024-03-26drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2024-02-23drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-23drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2024-01-25drm/bridge: Fix typo in post_disable() descriptionDario Binacchi
2023-11-17Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
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-09-19Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal
2023-08-21Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
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-28Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2023-03-22drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying
2023-03-17Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2023-03-11drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz
2022-06-14Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2022-06-09drm: fix EDID struct for old ARM OABI formatLinus Torvalds
2021-09-27Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
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-08-02Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-02-15Merge branch 'v5.10/standard/base' into v5.10/standard/sdkv5.4/xlnx-socBruce Ashfield
2021-02-10drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2021-01-15drm: Add generic HDR supportDylan Yip
2021-01-15drm: fourcc: Add drm_format_plane_width_bytes()Hyun Kwon
2021-01-15drm: drm_fourcc: Introduce macro-pixel info to drm_format_infoHyun Kwon
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