summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleepTejas Vipin2024-06-121-1/+1
| | * | | drm/bridge-connector: implement glue code for HDMI connectorDmitry Baryshkov2024-06-121-0/+81
| | * | | drm/connector: hdmi: allow disabling Audio InfoframeDmitry Baryshkov2024-06-121-0/+1
| | * | | drm/bridge: Drop drm_bridge_chain_mode_fixupSam Ravnborg2024-06-101-3/+0
| | * | | drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe2024-06-101-0/+9
| | * | | drm/mipi-dbi: Add support for DRM_FORMAT_RGB888Noralf Trønnes2024-06-071-0/+5
| | * | | drm/mipi-dbi: Make bits per word configurable for pixel transfersNoralf Trønnes2024-06-071-0/+5
| | * | | drm/print: Improve drm_dbg_printerMichal Wajdeczko2024-06-061-0/+2
| | * | | drm/print: Kill ___drm_dbg()Michal Wajdeczko2024-06-061-5/+3
| | * | | drm/print: Add missing [drm] prefix to drm based WARNMichal Wajdeczko2024-06-061-2/+2
| | * | | drm/mm: Remove unused drm_mm_replace_nodeRodrigo Vivi2024-06-061-1/+0
| * | | | Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-06-2111-42/+398
| |\| | | | | |_|/ | |/| |
| | * | drm/dp: Fix documentation warningMarileneGarcia2024-05-281-1/+1
| | * | drm/connector: hdmi: Add Infoframes generationMaxime Ripard2024-05-282-1/+116
| | * | drm/connector: hdmi: Add RGB Quantization Range to the connector stateMaxime Ripard2024-05-281-0/+6
| | * | drm/connector: hdmi: Add Broadcast RGB propertyMaxime Ripard2024-05-281-0/+36
| | * | drm/connector: hdmi: Add custom hook to filter TMDS character rateMaxime Ripard2024-05-281-0/+31
| | * | drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard2024-05-281-0/+5
| | * | drm/display: hdmi: Add HDMI compute clock helperMaxime Ripard2024-05-281-0/+4
| | * | drm/connector: hdmi: Add support for output formatMaxime Ripard2024-05-281-0/+20
| | * | drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard2024-05-281-1/+11
| | * | drm/connector: hdmi: Create an HDMI sub-stateMaxime Ripard2024-05-282-0/+23
| | * | drm/connector: Introduce an HDMI connector initialization functionMaxime Ripard2024-05-281-0/+5
| | * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-05-271-1/+1
| | |\ \
| | * | | drm/connector: update edid_blob_ptr documentationJani Nikula2024-05-231-1/+5
| | * | | drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin2024-05-211-1/+0
| | * | | drm/mipi-dsi: wrap more functions for streamline handlingDmitry Baryshkov2024-05-171-0/+21
| | * | | drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()Douglas Anderson2024-05-151-0/+62
| | * | | drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()Douglas Anderson2024-05-151-21/+26
| | * | | drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit printsDouglas Anderson2024-05-151-13/+11
| | * | | drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()Douglas Anderson2024-05-151-11/+11
| | * | | drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()Douglas Anderson2024-05-151-12/+12
| | * | | drm/edid: remove drm_do_get_edid()Jani Nikula2024-05-141-4/+0
| | * | | drm: deprecate driver dateJani Nikula2024-05-081-1/+1
| | * | | drm/fbdev: Clean up fbdev documentationThomas Zimmermann2024-05-021-2/+2
| | * | | drm/fbdev-generic: Convert to fbdev-ttmThomas Zimmermann2024-05-022-15/+15
| | * | | drm/fbdev: Add fbdev-shmemThomas Zimmermann2024-05-021-0/+15
| | | |/ | | |/|
* | / | drm/xe/bmg: Add PCI IDsMatt Roper2024-06-121-0/+7
|/ / /
* | | Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-271-3/+3
|\ \ \ | |_|/ |/| |
| * | drm/buddy: stop using PAGE_SIZEMatthew Auld2024-05-171-3/+3
* | | Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-241-1/+0
|\ \ \
| * | | drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin2024-05-211-1/+0
| | |/ | |/|
* | | Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-221-1/+1
|\ \ \ | |/ / |/| |
| * | drm/bridge: aux-hpd-bridge: correct devm_drm_dp_hpd_bridge_add() stubDmitry Baryshkov2024-05-111-1/+1
| |/
* | Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-04-263-5/+17
|\ \
| * | drm/print: drop include seq_file.hJani Nikula2024-04-251-1/+1
| * | drm/print: drop include debugfs.h and include where neededJani Nikula2024-04-251-1/+1
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-04-234-2/+66
| |\ \
| * | | drm/buddy: Implement tracking clear page featureArunpravin Paneer Selvam2024-04-221-2/+14
| * | | drm: Fix plane SIZE_HINTS property docsVille Syrjälä2024-04-221-1/+1