summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-01-19drm: bridge: ldb: Warn if LDB clock does not match requested link frequencyAlexander Stein
2023-01-19drm/bridge: sii902x: Use dev_err_probeAlexander Stein
2023-01-19drm/bridge: sii902x: Allow reset line to be tied to a sleepy GPIO controllerWadim Egorov
2023-01-19drm/panel: vtdr6130: Use 16-bit brightness functionRichard Acayan
2023-01-19drm/panel: sofef00: Use 16-bit brightness functionRichard Acayan
2023-01-19drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz
2023-01-18drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFXChristian König
2023-01-18drm/nouveau: stop using ttm_bo_waitChristian König
2023-01-18drm/bridge: lt9611: properly program the dual host modeDmitry Baryshkov
2023-01-18drm/bridge: lt9611: stop filtering modes via the tableDmitry Baryshkov
2023-01-18drm/bridge: lt9611: rework infoframes handlingDmitry Baryshkov
2023-01-18drm/bridge: lt9611: simplify video timings programmingDmitry Baryshkov
2023-01-18drm/bridge: lt9611: fix sync polarity for DVI outputDmitry Baryshkov
2023-01-18drm/bridge: lt9611: attach to the next bridgeDmitry Baryshkov
2023-01-18drm/bridge: lt9611: rework the mode_set functionDmitry Baryshkov
2023-01-18drm/bridge: lt9611: pass a pointer to the of nodeDmitry Baryshkov
2023-01-18drm/bridge: lt9611: fix clock calculationDmitry Baryshkov
2023-01-18drm/bridge: lt9611: fix programming of video modesDmitry Baryshkov
2023-01-18drm/bridge: lt9611: fix polarity programmingDmitry Baryshkov
2023-01-18drm/bridge: lt9611: fix HPD reenablementDmitry Baryshkov
2023-01-18drm/bridge: lt9611: fix sleep mode setupDmitry Baryshkov
2023-01-18drm/scheduler: deprecate drm_sched_resubmit_jobsChristian König
2023-01-18drm/i915: remove a couple of superfluous i915_drm.h includesJani Nikula
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson
2023-01-18drm/radeon: Do not use deprecated drm log APINirmoy Das
2023-01-18drm/vboxvideo: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/udl: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/tidss: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/sun4i: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/sprd: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/shmobile: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/rockchip: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/radeon: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/logicvc: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/kmb: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/ingenic: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/i2c/ch7006: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/gma500: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/bridge: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/ast: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/aspeed: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/arm/komeda: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-18drm: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-17drm/i915/gt: Start adding module oriented dmesg outputJohn Harrison
2023-01-18drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic
2023-01-17drm: panel: visionox: add backlight dependencyArnd Bergmann