summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-04-07drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen-0/+8
2025-04-07drm/amd/display: Protect FPU in dml21_copy()Huacai Chen-0/+4
2025-04-07drm/amd/display: Do not enable Replay and PSR while VRR is on in amdgpu_dm_co...Tom Chung-2/+4
2025-04-07drm/amdkfd: sriov doesn't support per queue resetEmily Deng-1/+2
2025-04-07drm/amdgpu/ip_discovery: add missing ip_discovery fwFlora Cui-0/+2
2025-04-07drm/amdgpu/dma_buf: fix page_link checkMatthew Auld-1/+1
2025-04-07drm/amdgpu: immediately use GTT for new allocationsChristian König-2/+2
2025-04-07drm/amdgpu/mes11: optimize MES pipe FW version fetchingAlex Deucher-0/+4
2025-04-07drm/xe: Ensure XE_BO_FLAG_CPU_ADDR_MIRROR has a unique valueMatt Roper-10/+11
2025-04-07drm/i915/dp_mst: Rename intel_dp::mst.active_links to mst.active_streamsImre Deak-7/+7
2025-04-07drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of open-coding itImre Deak-6/+7
2025-04-07drm/i915/dp_mst: Rename intel_dp_mst_encoder_active_links() to intel_dp_mst_a...Imre Deak-21/+20
2025-04-07drm/i915/dp_mst: Remove stream count assert from intel_dp_check_mst_status()Imre Deak-2/+0
2025-04-07drm/i915/dp_mst: Add intel_dp_mst_{inc, dec}_active_streams()Imre Deak-16/+27
2025-04-07drm/i915/dp: Rename intel_dp::link_trained to link.activeImre Deak-12/+12
2025-04-07drm/ast: Validate display modes against framebuffer and format limitsThomas Zimmermann-9/+15
2025-04-07drm/ast: Remove vaddr field from struct ast_planeThomas Zimmermann-14/+17
2025-04-07drm/ast: Fix comment on modeset lockThomas Zimmermann-3/+3
2025-04-07drm/bridge-connector: hook DisplayPort audio supportDmitry Baryshkov-24/+93
2025-04-07drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMIDmitry Baryshkov-21/+42
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann-35122/+123240
2025-04-07drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changedAnkit Nautiyal-1/+3
2025-04-07drm/bridge: samsung-dsim: use dynamic lifetime managementLuca Ceresoli-4/+3
2025-04-07drm/bridge: ti-sn65dsi83: use dynamic lifetime managementLuca Ceresoli-4/+3
2025-04-07drm/bridge: make devm_drm_bridge_alloc() mandatory for bridge allocationLuca Ceresoli-0/+3
2025-04-07drm/bridge: add support for refcountingLuca Ceresoli-1/+62
2025-04-07drm/bridge: add devm_drm_bridge_alloc()Luca Ceresoli-0/+22
2025-04-07drm/imagination: loop counters moved to loop scopeAlexandru Dadu-54/+27
2025-04-07drm/sysfb: vesadrm: Add gamma correctionThomas Zimmermann-0/+206
2025-04-07drm/sysfb: vesadrm: Add EDID supportThomas Zimmermann-0/+8
2025-04-07drm/sysfb: Add vesadrm for VESA displaysThomas Zimmermann-0/+465
2025-04-07drm/sysfb: efidrm: Add EDID supportThomas Zimmermann-0/+8
2025-04-07drm/sysfb: Add efidrm for EFI displaysThomas Zimmermann-0/+504
2025-04-07drm/sysfb: ofdrm: Add EDID supportThomas Zimmermann-0/+56
2025-04-07drm/sysfb: Merge primary-plane functionsThomas Zimmermann-250/+187
2025-04-07drm/sysfb: Merge CRTC functionsThomas Zimmermann-62/+57
2025-04-07drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_stateThomas Zimmermann-75/+95
2025-04-07drm/sysfb: Merge connector functionsThomas Zimmermann-24/+33
2025-04-07drm/sysfb: Merge mode-config functionsThomas Zimmermann-6/+11
2025-04-07drm/sysfb: Provide single mode-init helperThomas Zimmermann-38/+31
2025-04-07drm/sysfb: Add struct drm_sysfb_deviceThomas Zimmermann-84/+135
2025-04-07drm: Move sysfb drivers into separate subdirectoryThomas Zimmermann-34/+45
2025-04-07drm/simpledrm: Remove struct simpledrm_device.nformatsThomas Zimmermann-1/+0
2025-04-07drm/ofdrm: Open-code drm_simple_encoder_init()Thomas Zimmermann-2/+5
2025-04-07drm/ofdrm: Remove struct ofdrm_device.pdevThomas Zimmermann-1/+0
2025-04-07drm/vc4: tests: Retry pv-muxing tests when EDEADLKMaxime Ripard-1/+112
2025-04-07drm/vc4: tests: Stop allocating the state in test initMaxime Ripard-14/+27
2025-04-07drm/vc4: tests: Document output handling functionsMaxime Ripard-0/+26
2025-04-07drm/vc4: tests: Use return instead of assertMaxime Ripard-12/+24
2025-04-07panel/panel-edp: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+4