summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-27dma-buf/fence-array: Add flex array to struct dma_fence_arrayChristophe JAILLET
2024-05-23drm/connector: update edid_blob_ptr documentationJani Nikula
2024-05-23drm/edid: add a helper for EDID sysfs property showJani Nikula
2024-05-23drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptrJani Nikula
2024-05-23drm/radeon: remove radeon_connector_edid() and stop using edid_blob_ptrJani Nikula
2024-05-23drm/radeon: convert to using is_hdmi and has_audio from display infoJani Nikula
2024-05-23drm/nouveau: convert to using is_hdmi and has_audio from display infoJani Nikula
2024-05-23dt-bindings: display: Reorganize legacy eDP panel bindingsDouglas Anderson
2024-05-22drm/panel-edp: Add CMN N116BCJ-EAKHaikun Zhou
2024-05-22drm/bridge: it6505: fix hibernate to resume no display issueKuro Chung
2024-05-21drm/probe-helper: Call drm_mode_validate_ycbcr420() before connector->mode_va...Ville Syrjälä
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-05-21drm/bridge: tc358767: Enable FRMSYNC timing generatorMarek Vasut
2024-05-21drm/panel: himax-hx83102: use wrapped MIPI DCS functionsDouglas Anderson
2024-05-21drm/panel: himax-hx83102: Check for errors on the NOP in prepare()Douglas Anderson
2024-05-21drm/panel: himax-hx83102: If prepare fails, disable GPIO before regulatorsDouglas Anderson
2024-05-21drm/panel: ilitek-ili9882t: Check for errors on the NOP in prepare()Douglas Anderson
2024-05-21drm/panel: ilitek-ili9882t: If prepare fails, disable GPIO before regulatorsDouglas Anderson
2024-05-21drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()Douglas Anderson
2024-05-21drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulatorsDouglas Anderson
2024-05-21drm/panel: himax-hx8394: Handle errors from mipi_dsi_dcs_set_display_on() betterDouglas Anderson
2024-05-21drm/mgag200: Add an option to disable Write-CombineJocelyn Falempe
2024-05-21Revert "drm/mgag200: Add a workaround for low-latency"Jocelyn Falempe
2024-05-20drm/v3d: Deprecate the use of the Performance Counters enumMaíra Canal
2024-05-20drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUMMaíra Canal
2024-05-20drm/v3d: Create new IOCTL to expose performance counters informationMaíra Canal
2024-05-20drm/v3d: Create a new V3D parameter for the maximum number of perfcntMaíra Canal
2024-05-20drm/v3d: Different V3D versions can have different number of perfcntMaíra Canal
2024-05-20drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1Maíra Canal
2024-05-17drm/panel: lg-sw43408: use new streamlined MIPI DSI APIDmitry Baryshkov
2024-05-17drm/panel: novatek-nt36672e: use wrapped MIPI DCS functionsDmitry Baryshkov
2024-05-17drm/panel: innolux-p079zca: use mipi_dsi_dcs_nop_multi()Dmitry Baryshkov
2024-05-17drm/panel: ilitek-ili9882t: use wrapped MIPI DCS functionsDmitry Baryshkov
2024-05-17drm/panel: boe-tv101wum-nl6: use wrapped MIPI DCS functionsDmitry Baryshkov
2024-05-17drm/mipi-dsi: wrap more functions for streamline handlingDmitry Baryshkov
2024-05-17drm/panel: lg-sw43408: add missing error handlingDmitry Baryshkov
2024-05-17drm/mgag200: Use drm_connector_helper_get_modes()Thomas Zimmermann
2024-05-17drm/mgag200: Acquire I/O-register lock in DDC codeThomas Zimmermann
2024-05-17drm/mgag200: Rename struct i2c_algo_bit_data callbacksThomas Zimmermann
2024-05-17drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.cThomas Zimmermann
2024-05-17drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddcThomas Zimmermann
2024-05-17drm/mgag200: Inline mgag200_i2c_init()Thomas Zimmermann
2024-05-17drm/mgag200: Allocate instance of struct mga_i2c_chan dynamicallyThomas Zimmermann
2024-05-17drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chanThomas Zimmermann
2024-05-17drm/mgag200: Bind I2C lifetime to DRM deviceThomas Zimmermann
2024-05-17drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann
2024-05-17drm/panel: himax-hx83102: Support for IVO t109nw41 MIPI-DSI panelCong Yang
2024-05-17dt-bindings: display: panel: Add compatible for IVO t109nw41Cong Yang
2024-05-17drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panelCong Yang
2024-05-17dt-bindings: display: panel: Add compatible for BOE nv110wum-l60Cong Yang