summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2024-05-28drm/connector: hdmi: Add Broadcast RGB propertyMaxime Ripard
2024-05-28drm/connector: hdmi: Add custom hook to filter TMDS character rateMaxime Ripard
2024-05-28drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard
2024-05-28drm/display: hdmi: Add HDMI compute clock helperMaxime Ripard
2024-05-28drm/connector: hdmi: Add support for output formatMaxime Ripard
2024-05-28drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard
2024-05-28drm/connector: hdmi: Create an HDMI sub-stateMaxime Ripard
2024-05-28drm/connector: Introduce an HDMI connector initialization functionMaxime Ripard
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-27Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-23drm/connector: update edid_blob_ptr documentationJani Nikula
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-05-17drm/mipi-dsi: wrap more functions for streamline handlingDmitry Baryshkov
2024-05-17drm/buddy: stop using PAGE_SIZEMatthew Auld
2024-05-15drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()Douglas Anderson
2024-05-15drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()Douglas Anderson
2024-05-15drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit printsDouglas Anderson
2024-05-15drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()Douglas Anderson
2024-05-15drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()Douglas Anderson
2024-05-15drm/i915/pciids: don't include RPL-U PCI IDs in RPL-PJani Nikula
2024-05-15drm/i915/pciids: remove 12 from INTEL_TGL_IDS()Jani Nikula
2024-05-15drm/i915/pciids: remove 11 from INTEL_ICL_IDS()Jani Nikula
2024-05-15drm/i915/pciids: don't include WHL/CML PCI IDs in CFLJani Nikula
2024-05-15drm/i915/pciids: add INTEL_IVB_IDS()Jani Nikula
2024-05-15drm/i915/pciids: add INTEL_SNB_IDS()Jani Nikula
2024-05-15drm/i915/pciids: add INTEL_ILK_IDS(), use acronymJani Nikula
2024-05-15drm/i915/pciids: add INTEL_PNV_IDS(), use acronymJani Nikula
2024-05-15drm/panelreplay: dpcd register definition for panelreplay SUJouni Högander
2024-05-14drm/edid: remove drm_do_get_edid()Jani Nikula
2024-05-11drm/bridge: aux-hpd-bridge: correct devm_drm_dp_hpd_bridge_add() stubDmitry Baryshkov
2024-05-08drm: deprecate driver dateJani Nikula
2024-05-02drm/fbdev: Clean up fbdev documentationThomas Zimmermann
2024-05-02drm/fbdev-generic: Convert to fbdev-ttmThomas Zimmermann
2024-05-02drm/fbdev: Add fbdev-shmemThomas Zimmermann
2024-04-26Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-04-26Merge tag 'drm-intel-next-2024-04-24' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-04-25drm/print: drop include seq_file.hJani Nikula
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-04-22drm/buddy: Implement tracking clear page featureArunpravin Paneer Selvam
2024-04-22drm: Fix plane SIZE_HINTS property docsVille Syrjälä
2024-04-22Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-04-19drm/dp_mst: Add drm_dp_mst_aux_for_parent()Imre Deak
2024-04-19drm/dp_mst: Factor out drm_dp_mst_port_is_logical()Imre Deak
2024-04-19drm/dp: Add drm_dp_128b132b_supported()Imre Deak