summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-26drm: bridge: adv7511: remove s32 format from i2s capabilitiesOlivier Moysan
2025-01-26drm: bridge: adv7511: fill stream capabilitiesOlivier Moysan
2025-01-25drm/nouveau: consume the return of large GSP messageZhi Wang
2025-01-25drm/nouveau: support handling the return of large GSP messageZhi Wang
2025-01-25drm/nouveau: factor out r535_gsp_msgq_recv_one_elem()Zhi Wang
2025-01-25drm/nouveau: factor out r535_gsp_msgq_peek()Zhi Wang
2025-01-25drm/nouveau: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get, push}()Zhi Wang
2025-01-25drm/nouveau: refine the variable names in r535_gsp_msg_recv()Zhi Wang
2025-01-25drm/nouveau: refine the variable names in r535_gsp_rpc_push()Zhi Wang
2025-01-25drm/nouveau: remove the magic number in r535_gsp_rpc_push()Zhi Wang
2025-01-25drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZEZhi Wang
2025-01-25drm/nouveau: rename "argc" to what it represents in GSP RPC routinesZhi Wang
2025-01-25drm/nouveau: rename "argv" to what it represents in *rm_{alloc, ctrl}_*()Zhi Wang
2025-01-25drm/nouveau: remove unused param repc in *rm_alloc_push()Zhi Wang
2025-01-25drm/nouveau: rename "argv" to what it represents on the GSP message send pathZhi Wang
2025-01-25drm/nouveau: rename "repc" to "gsp_rpc_len" on the GSP message recv pathZhi Wang
2025-01-25drm/nouveau: add a kernel doc to introduce the GSP RPCZhi Wang
2025-01-24drm/dp_mst: Add helper to get port number at specific LCT from RADWayne Lin
2025-01-24drm/dp_mst: Fix drm RAD printWayne Lin
2025-01-24drm/panel: samsung-s6e88a0-ams452ef01: transition to mipi_dsi wrapped functionsTejas Vipin
2025-01-25drm/virtio: Support partial maps of GEM objectsSasha Finkelstein
2025-01-24drm/tidss: Fix typosAndrew Kreimer
2025-01-24drm/omap: Remove hdmi5_core_handle_irqs()Dr. David Alan Gilbert
2025-01-24drm/omap/dss: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-24drm/omap/dss: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski
2025-01-23drm/panel-edp: Add STA 116QHD024002Langyan Ye
2025-01-23drm/atomic-helper: document drm_atomic_helper_check() restrictionsDmitry Baryshkov
2025-01-23drm/bridge: adv7511: Switch to atomic operationsJesse Van Gavere
2025-01-22drm/ast: Only warn about unsupported TX chips on Gen4 and laterThomas Zimmermann
2025-01-22drm/ast: Merge TX-chip detection code for Gen4 and laterThomas Zimmermann
2025-01-22drm/ast: Align Gen1 DVO detection to register manualThomas Zimmermann
2025-01-22drm/ast: Hide Gens 1 to 3 TX detection in branchThomas Zimmermann
2025-01-22drm/ast: Initialize ASTDP in ast_post_gpu()Thomas Zimmermann
2025-01-22drm/ast: Refactor ast_post_gpu() by GenThomas Zimmermann
2025-01-22drm/ast: Detect DRAM before TX-chipThomas Zimmermann
2025-01-22drm/ast: Detect wide-screen support before creating modeset pipelineThomas Zimmermann
2025-01-21drm/vkms: Switch to dynamic allocation for CRTCLouis Chauvet
2025-01-21drm/vkms: Switch to dynamic allocation for encoderLouis Chauvet
2025-01-21drm/vkms: Switch to dynamic allocation for connectorLouis Chauvet
2025-01-21drm/vkms: Switch to managed for writeback connectorLouis Chauvet
2025-01-21drm: writeback: Create drmm variants for drm_writeback_connector initializationLouis Chauvet
2025-01-21drm: writeback: Add missing cleanup in case of initialization failureLouis Chauvet
2025-01-21drm: writeback: Create an helper for drm_writeback_connector initializationLouis Chauvet
2025-01-21drm/vkms: Switch to managed for crtcLouis Chauvet
2025-01-21drm/managed: Add DRM-managed alloc_ordered_workqueueLouis Chauvet
2025-01-21drm/vkms: Switch to managed for encoderLouis Chauvet
2025-01-21drm/vkms: Switch to managed for connectorLouis Chauvet
2025-01-20drm/imagination: Use the drm_sched_job_has_dependency helperTvrtko Ursulin
2025-01-20drm/sched: Add helper to check job dependenciesTvrtko Ursulin
2025-01-19drm/vc4: Remove BOs seqnosMaíra Canal