Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-07-12Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie
2022-07-08drm/tegra: vic: Use devm_platform_ioremap_resource()Lv Ruyi
2022-07-08drm/tegra: Include DMA API header where usedRobin Murphy
2022-07-08drm/tegra: Fix vmapping of prime buffersDmitry Osipenko
2022-07-08drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing
2022-07-08drm/tegra: vic: Add Tegra234 supportMikko Perttunen
2022-07-08drm/tegra: Implement stream ID related callbacks on enginesMikko Perttunen
2022-07-08drm/tegra: Support context isolationMikko Perttunen
2022-07-08drm/tegra: nvdec: Fix TRANSCFG register offsetMikko Perttunen
2022-07-08drm/tegra: falcon: Set DMACTX field on DMA transactionsMikko Perttunen
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-05-13Merge tag 'drm/tegra/for-5.19-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie
2022-05-06drm/tegra: gem: Do not try to dereference ERR_PTR()Thierry Reding
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann
2022-04-25drm/display: Introduce a DRM display-helper moduleThomas Zimmermann
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-04-06drm/tegra: vic: Fix unused-function warningsArnd Bergmann
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-03-04Merge tag 'drm/tegra/for-5.18-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie
2022-03-01drm/tegra: Support YVYU, VYUY and YU24 formatsThierry Reding
2022-03-01drm/tegra: Support semi-planar formats on Tegra114+Thierry Reding
2022-03-01drm/tegra: Fix planar formats on Tegra186 and laterThierry Reding
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-25drm/tegra: dpaux: Remove unneeded variablechiminghao
2022-02-25drm/tegra: Fix reference leak in tegra_dsi_ganged_probeMiaoqian Lin
2022-02-25drm/dp: Fix OOB read when handling Post Cursor2 registerKees Cook
2022-02-24Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-24drm/tegra: Use dev_err_probe()Dmitry Osipenko
2022-02-23drm/tegra: dpaux: Populate AUX busThierry Reding
2022-02-17drm/tegra: Fix cast to restricted __le32Jon Hunter
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-08dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-27drm/tegra: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann
2021-12-16drm/tegra: Add back arm_iommu_detach_device()Dmitry Osipenko
2021-12-16drm/tegra: Consolidate runtime PM management of older UAPI codepathDmitry Osipenko
2021-12-16drm/tegra: submit: Remove pm_runtime_enabled() checksDmitry Osipenko
2021-12-16drm/tegra: nvdec: Stop channel on suspendDmitry Osipenko
2021-12-16drm/tegra: vic: Stop channel on suspendDmitry Osipenko
2021-12-16drm/tegra: gr3d: Support generic power domain and runtime PMDmitry Osipenko
2021-12-16drm/tegra: gr2d: Support generic power domain and runtime PMDmitry Osipenko
2021-12-16drm/tegra: hdmi: Add OPP supportDmitry Osipenko
2021-12-16drm/tegra: dc: Support OPP and SoC core voltage scalingDmitry Osipenko
2021-12-16drm/tegra: submit: Add missing pm_runtime_mark_last_busy()Dmitry Osipenko