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