summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
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-11drm/bridge: aux-hpd-bridge: correct devm_drm_dp_hpd_bridge_add() stubDmitry Baryshkov-1/+1
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
2024-04-18drm/i915: use system include for drm headersJani Nikula-1/+1
2024-04-18drm/vblank: Introduce drm_crtc_vblank_crtc()Ville Syrjälä-0/+1
2024-04-17drm/edid: make drm_edid_are_equal() staticJani Nikula-2/+0
2024-04-17drm/edid: group struct drm_edid based declarations togetherJani Nikula-4/+4
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula-3/+0
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula-170/+0
2024-04-15drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_bufferMaíra Canal-2/+3
2024-04-15drm/fb_dma: Add generic get_scanout_buffer() for drm_panicJocelyn Falempe-0/+4
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe-0/+102
2024-04-15drm/panic: Add drm panic lockingDaniel Vetter-0/+105
2024-04-15drm/edid: add drm_edid_print_product_id()Jani Nikula-0/+3
2024-04-15drm/edid: add drm_edid_get_product_id()Jani Nikula-5/+20
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström-85/+592
2024-04-11drm: Introduce plane SIZE_HINTS propertyVille Syrjälä-0/+9
2024-04-10drm: remove unused header gma_drm.hJani Nikula-13/+0
2024-04-04drm/dp: Add Adaptive Sync SDP loggingMitul Golani-0/+40
2024-04-04drm/dp: Add support to indicate if sink supports AS SDPMitul Golani-0/+1
2024-04-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi-13/+61
2024-04-02drm/ast: Automatically clean up poll helperThomas Zimmermann-0/+2
2024-04-02drm/ast: Implement polling for VGA and SIL164 connectorsThomas Zimmermann-0/+4
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann-13/+28
2024-03-28drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistentMaxime Ripard-1/+1
2024-03-27drm/i915: Add new PCI IDs to DG2 platform in driverRavi Kumar Vodapalli-1/+3
2024-03-26drm/xe: Add new PCI IDs to DG2 platformRavi Kumar Vodapalli-1/+3
2024-03-26drm/dp: Clarify that wait_hpd_asserted() is not optional for panelsDouglas Anderson-1/+12
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5/+5
2024-03-21drm/mst: read sideband messaging capJani Nikula-1/+22
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König-0/+3
2024-03-18drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo-2/+1
2024-03-14drm/edid: Add a function to match EDID with identityHsin-Yi Wang-0/+9
2024-03-14drm_edid: Add a function to get EDID base blockHsin-Yi Wang-1/+2
2024-03-14drm/bridge: correct DRM_BRIDGE_OP_EDID documentationDmitry Baryshkov-2/+2