summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
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-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-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-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-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
2024-04-19drm/i915/dp: Fix DSC line buffer depth programmingImre Deak
2024-04-19Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...Dave Airlie
2024-04-19drm/mipi-dsi: add mipi_dsi_compression_mode_ext()Dmitry Baryshkov
2024-04-19drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov
2024-04-18drm/i915: use system include for drm headersJani Nikula
2024-04-18drm/vblank: Introduce drm_crtc_vblank_crtc()Ville Syrjälä
2024-04-17drm/edid: make drm_edid_are_equal() staticJani Nikula
2024-04-17drm/edid: group struct drm_edid based declarations togetherJani Nikula
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula
2024-04-15drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_bufferMaíra Canal
2024-04-15drm/fb_dma: Add generic get_scanout_buffer() for drm_panicJocelyn Falempe
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe
2024-04-15drm/panic: Add drm panic lockingDaniel Vetter
2024-04-15drm/edid: add drm_edid_print_product_id()Jani Nikula