summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2022-06-24Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-22drm/hyperv-drm: Include framebuffer and EDID headersThomas Zimmermann
2022-06-22GPU: drm: drop unexpected word "the" in the commentsJiang Jian
2022-06-22drm: panel-orientation-quirks: drop unexpected word "the" in the commentsJiang Jian
2022-06-22drm/vc4: drop unexpected word "the" in the commentsJiang Jian
2022-06-22drm/prime: drop unexpected word "the" in the commentsJiang Jian
2022-06-21drm/nouveau/mmu: drop unexpected word "the" in the commentsJiang Jian
2022-06-21drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docsLyude Paul
2022-06-21drm/display/dp_mst: Don't validate port refs in drm_dp_check_and_send_link_ad...Lyude Paul
2022-06-21drm/display: Remove duplicate 'the' in two places.Jiang Jian
2022-06-21drm/bridge: parade-ps8640: Provide wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson
2022-06-21drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp...Douglas Anderson
2022-06-21drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang
2022-06-21drm/panel: elida-kd35t133: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: ili9881c: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: panel-simple: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: lvds: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: panel-edp: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: boe-tv101wum-nl6: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang
2022-06-21drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann
2022-06-21drm/xlnx: Fix build failure due to missing includeVille Syrjälä
2022-06-20drm/amdgpu/display: drop set but unused variableAlex Deucher
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-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-06-20drm/bridge: ti-sn65dsi83: Allow GPIO operations to sleepAlexander Stein
2022-06-20drm/bridge: ti-sn65dsi83: add more dev_err_probeAlexander Stein
2022-06-20drm/bridge/tc358775: Fix DSI clock division for vsync delay calculationJiri Vanek
2022-06-20drm/bridge/tc358775: Return before displaying inappropriate error messageJiri Vanek
2022-06-20drm/bridge: imx: Add LDB support for i.MX8qmLiu Ying
2022-06-20drm/bridge: imx: Add LDB support for i.MX8qxpLiu Ying
2022-06-20drm/bridge: imx: Add LDB driver helper supportLiu Ying
2022-06-20drm/bridge: imx: Add i.MX8qxp pixel link to DPI supportLiu Ying
2022-06-20drm/bridge: imx: Add i.MX8qm/qxp display pixel link supportLiu Ying
2022-06-20drm/bridge: imx: Add i.MX8qm/qxp pixel combiner supportLiu Ying
2022-06-20drm/bridge: anx7625: Use DPI bus typeXin Ji
2022-06-20drm/i915/bios: calculate panel type as per child device index in VBTAnimesh Manna
2022-06-20drm/i915/display: convert modeset setup to struct drm_i915_private *i915Jani Nikula
2022-06-20drm/i915/display: split out hw state readout and sanitizeJani Nikula
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-20drm/i915/display: Re-add check for low voltage sku for max dp source rateJason A. Donenfeld
2022-06-17drm/i915/display: some struct drm_i915_private *i915 conversionsJani Nikula
2022-06-17drm/i915/display: rename dev_priv -> i915 in crtc state dumpJani Nikula
2022-06-17drm/i915/display: change who adds [] around crtc state dump context stringJani Nikula
2022-06-17drm/i915/display: split out crtc state dump to a separate fileJani Nikula
2022-06-17drm/i915/display: split out modeset verification codeJani Nikula
2022-06-17drm/i915/mpllb: move mpllb state check to intel_snps_phy.cJani Nikula
2022-06-17drm/i915/mpllb: use I915_STATE_WARN() for state mismatch warningsJani Nikula