summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-05drm: arc: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart
2021-01-05drm: rcar-du: Fix leak of CMM platform device referenceLaurent Pinchart
2021-01-05drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...Wang Xiaojun
2021-01-05drm: rcar-du: Drop local encoder variableLaurent Pinchart
2021-01-05drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link modeLaurent Pinchart
2021-01-05drm: rcar-du: Replace dev_private with container_ofLaurent Pinchart
2021-01-05drm: rcar-du: Embed drm_device in rcar_du_deviceLaurent Pinchart
2021-01-05drm: rcar-du: Use DRM-managed allocation for encodersLaurent Pinchart
2021-01-05drm: rcar-du: Use DRM-managed allocation for VSP planesLaurent Pinchart
2021-01-05drm: rcar-du: Drop unneeded encoder cleanup in error pathLaurent Pinchart
2021-01-05drm: rcar-du: Release vsp device reference in all error pathsLaurent Pinchart
2021-01-05drm: rcar-du: Fix crash when using LVDS1 clock for CRTCLaurent Pinchart
2021-01-05drm: Add default modes for connectors in unknown stateLaurent Pinchart
2021-01-05drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()Qinglang Miao
2021-01-05drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuseMark Brown
2021-01-05dt-bindings: display: bridge: thc63lvd1024: Document dual-output modeLaurent Pinchart
2021-01-04drm/i915/selftests: Guard against redifinition of SZ_8GChris Wilson
2021-01-04drm/i915/gt: Rearrange hsw workaroundsChris Wilson
2021-01-04drm/i915/gt: Rearrange snb workaroundsChris Wilson
2021-01-04drm/imx: ipuv3-crtc: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: ipuv3-plane: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: parallel-display: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: imx-tve: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: imx-ldb: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: dw_hdmi-imx: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: parallel-display: move initialization into probePhilipp Zabel
2021-01-04drm/imx: parallel-display: use local bridge and connector variablesPhilipp Zabel
2021-01-04drm/imx: imx-tve: use devm_clk_registerPhilipp Zabel
2021-01-04drm/imx: imx-tve: move initialization into probePhilipp Zabel
2021-01-04drm/imx: imx-tve: use local encoder and connector variablesPhilipp Zabel
2021-01-04drm/imx: imx-ldb: move initialization into probePhilipp Zabel
2021-01-04drm/imx: imx-ldb: use local connector variablePhilipp Zabel
2021-01-04drm/imx: dw_hdmi-imx: move initialization into probePhilipp Zabel
2021-01-04drm/crtc: add drmm_crtc_alloc_with_planes()Philipp Zabel
2021-01-04drm/plane: add drmm_universal_plane_alloc()Philipp Zabel
2021-01-04drm/simple_kms_helper: add drmm_simple_encoder_alloc()Philipp Zabel
2021-01-04drm: add drmm_encoder_alloc()Philipp Zabel
2021-01-04drm/encoder: make encoder control functions optionalPhilipp Zabel
2021-01-04gpu: drm: imx: convert comma to semicolonZheng Yongjun
2021-01-04drm/imx: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2021-01-04gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entriesLee Jones
2021-01-04drm: warn if cursor plane is set with legacy funcsSimon Ser
2021-01-03Linux 5.11-rc2Linus Torvalds
2021-01-03drm/i915: fix shift warningArnd Bergmann
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01drm/i915: Populate logical context during first pin.Maarten Lankhorst
2021-01-01drm/i915: Clarify error message on failed workaroundMatt Roper
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds