- 8fbdbb6 PCI: Export pci_rebar_get_possible_sizes() by Darren Salt · 4 years ago
- ccae03f drm/virtio: fix prime export for vram objects by Chia-I Wu · 4 years ago
- 8aeef9d drm/virtio: make sure context is created in gem open by Chia-I Wu · 4 years ago
- e695e62 drm/hisilicon: Delete the empty function mode_valid by Tian Tao · 4 years ago
- 4992a7f drm/hisilicon: Use simple encoder by Tian Tao · 4 years ago
- 2313f47 Merge drm/drm-next into drm-misc-next by Maarten Lankhorst · 4 years ago
- cb3cfbf Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
- 73dc923 Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next by Daniel Vetter · 4 years ago
- ca765c7 Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Daniel Vetter · 4 years ago
- e240cc7 Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux into drm-next by Daniel Vetter · 4 years ago
- 5beed15 Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Daniel Vetter · 4 years ago
- 18589d7 Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
- 70612d0 drm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_lru_tail() v2 by Lyude Paul · 4 years ago
- 545d9d7 drm/v3d: Don't clear MMU control bits on exception by Phil Elwell · 4 years ago
- 334dd38 drm/v3d: Set dma_mask as well as coherent_dma_mask by Phil Elwell · 4 years ago
- f4f3beb drm/v3d: Use platform_get_irq_optional() to get optional IRQs by Nicolas Saenz Julienne · 4 years ago
- 840462e drm/vmwgfx: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- 5bbacc2 drm/virtgpu: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- 56492fe drm/vboxvideo: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- d86a412 drm/radeon: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- abe3910 drm/radeon: Fix trailing whitespaces by Thomas Zimmermann · 4 years, 1 month ago
- dc3629a drm/qxl: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- 0e6aadc drm/mgag200: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- a2c6849 drm/gma500: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- ba596ee drm/gma500: Fix trailing whitespaces by Thomas Zimmermann · 4 years, 1 month ago
- a33f187 drm/cirrus: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- c72a313 drm/bochs: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- 46fb883 drm/ast: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 1 month ago
- 3fc5a28 drm: bridge: adv7511: Remove redundant null check before clk_disable_unprepare by Xu Wang · 4 years, 1 month ago
- 0647bf1 drm: bridge: dw-hdmi: Remove redundant null check before clk_disable_unprepare by Xu Wang · 4 years, 1 month ago
- 2c8aba8 drm: Constify drm_driver in drivers that don't modify it by Laurent Pinchart · 4 years ago
- b1dda99 drm: Use a const drm_driver for legacy PCI devices by Laurent Pinchart · 4 years, 10 months ago
- 8dbe1b4 drm: Move legacy device list out of drm_driver by Laurent Pinchart · 4 years, 10 months ago
- 47f1085 drm: Don't export the drm_gem_dumb_destroy() function by Laurent Pinchart · 7 years ago
- 913848a drm: zte: Remove unnecessary drm_plane_cleanup() wrapper by Laurent Pinchart · 7 years ago
- 57b155f drm: vc4: Remove unnecessary drm_plane_cleanup() wrapper by Laurent Pinchart · 7 years ago
- 739fac4 drm: sti: Remove unnecessary drm_plane_cleanup() wrapper by Laurent Pinchart · 7 years ago
- 506c34c drm: arc: Remove unnecessary drm_plane_cleanup() wrapper by Laurent Pinchart · 7 years ago
- 9fa1204 drm: rcar-du: Fix leak of CMM platform device reference by Laurent Pinchart · 4 years ago
- 8d7d33f6 drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_node by Wang Xiaojun · 4 years, 2 months ago
- 3a608bc drm: rcar-du: Drop local encoder variable by Laurent Pinchart · 4 years, 1 month ago
- 9a24860 drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link mode by Laurent Pinchart · 4 years, 1 month ago
- a476f9e drm: rcar-du: Replace dev_private with container_of by Laurent Pinchart · 4 years, 1 month ago
- ea6aae1 drm: rcar-du: Embed drm_device in rcar_du_device by Laurent Pinchart · 4 years, 1 month ago
- f5f1672 drm: rcar-du: Use DRM-managed allocation for encoders by Laurent Pinchart · 4 years, 1 month ago
- 73deb7b drm: rcar-du: Use DRM-managed allocation for VSP planes by Laurent Pinchart · 4 years, 1 month ago
- d8d164a2b drm: rcar-du: Drop unneeded encoder cleanup in error path by Laurent Pinchart · 4 years, 1 month ago
- 594f967 drm: rcar-du: Release vsp device reference in all error paths by Laurent Pinchart · 4 years, 1 month ago
- 53ced169 drm: rcar-du: Fix crash when using LVDS1 clock for CRTC by Laurent Pinchart · 4 years, 1 month ago
- 2551952e drm: Add default modes for connectors in unknown state by Laurent Pinchart · 12 years ago
- 136ce76 drm: rcar-du: Fix PM reference leak in rcar_cmm_enable() by Qinglang Miao · 4 years, 1 month ago
- a1bc5e3 drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuse by Mark Brown · 5 years ago
- 16da8e9 drm/imx: ipuv3-crtc: use drm managed resources by Philipp Zabel · 4 years, 1 month ago
- 699e7e5 drm/imx: ipuv3-plane: use drm managed resources by Philipp Zabel · 4 years, 1 month ago
- c0ad88a drm/imx: parallel-display: use drm managed resources by Philipp Zabel · 4 years, 1 month ago
- 2b20c96 drm/imx: imx-tve: use drm managed resources by Philipp Zabel · 4 years, 1 month ago
- b0d0bf5 drm/imx: imx-ldb: use drm managed resources by Philipp Zabel · 4 years, 1 month ago
- a495301 drm/imx: dw_hdmi-imx: use drm managed resources by Philipp Zabel · 4 years, 1 month ago
- 495590c drm/imx: parallel-display: move initialization into probe by Philipp Zabel · 4 years, 1 month ago
- 5145fe5 drm/imx: parallel-display: use local bridge and connector variables by Philipp Zabel · 4 years, 1 month ago
- e2127db drm/imx: imx-tve: use devm_clk_register by Philipp Zabel · 4 years, 1 month ago
- a91cfaf drm/imx: imx-tve: move initialization into probe by Philipp Zabel · 4 years, 1 month ago
- 396852d drm/imx: imx-tve: use local encoder and connector variables by Philipp Zabel · 4 years, 1 month ago
- 8767f47 drm/imx: imx-ldb: move initialization into probe by Philipp Zabel · 4 years, 1 month ago
- bed00dd drm/imx: imx-ldb: use local connector variable by Philipp Zabel · 4 years, 1 month ago
- c805ec7 drm/imx: dw_hdmi-imx: move initialization into probe by Philipp Zabel · 4 years, 1 month ago
- 9dbb70f drm/crtc: add drmm_crtc_alloc_with_planes() by Philipp Zabel · 4 years, 1 month ago
- 0a1b813 drm/plane: add drmm_universal_plane_alloc() by Philipp Zabel · 4 years, 1 month ago
- 59abba4 drm/simple_kms_helper: add drmm_simple_encoder_alloc() by Philipp Zabel · 4 years, 1 month ago
- ca5092d drm: add drmm_encoder_alloc() by Philipp Zabel · 4 years, 1 month ago
- f35a2a9 drm/encoder: make encoder control functions optional by Philipp Zabel · 4 years, 1 month ago
- c2d789f gpu: drm: imx: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- ccce5ea drm/imx: depend on COMMON_CLK to fix compile tests by Krzysztof Kozlowski · 4 years, 1 month ago
- e08379e gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entries by Lee Jones · 4 years, 1 month ago
- 9a01105 drm: warn if cursor plane is set with legacy funcs by Simon Ser · 4 years ago
- d9296a7 Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
- 89ecf09 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 4 years ago
- eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
- b330459 drm/i915/dp: Track pm_qos per connector by Chris Wilson · 4 years ago
- 9cf93f05 intel_idle: add SnowRidge C-state table by Artem Bityutskiy · 4 years ago
- be12834 cpufreq: intel_pstate: Fix fast-switch fallback path by Rafael J. Wysocki · 4 years ago
- 1f20bf5 drm/panel: s6e63m0: Support max-brightness by Linus Walleij · 4 years ago
- ce90f68 drm/tve200: remove unused including <linux/version.h> by Tian Tao · 4 years ago
- dea8dcf Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years ago
- 48b0777 Revert "dm crypt: export sysfs of kcryptd workqueue" by Mike Snitzer · 4 years ago
- 0e1d9ca opp: Call the missing clk_put() on error by Viresh Kumar · 4 years ago
- 976509b opp: fix memory leak in _allocate_opp_table by Quanyang Wang · 4 years ago
- 52cd5f9 Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years ago
- 33c148a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
- f838f8d mfd: ab8500-debugfs: Remove extraneous seq_putc by Linus Torvalds · 4 years ago
- 40f7823 Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years ago
- c9a3c4e mfd: ab8500-debugfs: Remove extraneous curly brace by Nathan Chancellor · 4 years ago
- 99e629f PCI: dwc: Fix inverted condition of DMA mask setup warning by Alexander Lobakin · 4 years ago
- 275e88b PCI: tegra: Fix host link initialization by Rob Herring · 4 years ago
- 61d7913 drm/amd/display: avoid uninitialized variable warning by Linus Torvalds · 4 years ago
- 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 771e7e4 Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 1f13d2f Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years ago
- ef2c8b8 Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago