summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-06-09drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helperNicolas Frattaroli1-0/+1
2026-06-09drm/rockchip: vop2: Set correct output format for RK3576 YUV422Nicolas Frattaroli1-0/+16
2026-06-09drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV formatNicolas Frattaroli1-0/+2
2026-06-09drm/rockchip: vop2: Add RK3576 to the RG swap special caseNicolas Frattaroli1-1/+2
2026-06-09drm/rockchip: Add YUV422 output mode constants for VOP2Nicolas Frattaroli1-0/+4
2026-06-09drm/amdgpu: Implement "color format" DRM propertyNicolas Frattaroli1-11/+79
2026-06-09drm/display: hdmi-state-helper: Try subsampling in mode_validNicolas Frattaroli1-1/+14
2026-06-09drm/display: hdmi-state-helper: Act on color format DRM propertyNicolas Frattaroli1-0/+31
2026-06-09drm/atomic-helper: Add HDMI bridge output bus formats helperNicolas Frattaroli1-0/+81
2026-06-09drm/bridge: Act on the DRM color format propertyNicolas Frattaroli1-1/+63
2026-06-09drm/display: bridge_connector: Use HDMI color format for HDMI connsNicolas Frattaroli1-0/+24
2026-06-09drm/connector: Let connectors have a say in their color formatNicolas Frattaroli1-0/+16
2026-06-09drm: Add new general DRM property "color format"Nicolas Frattaroli3-0/+164
2026-06-09drm/display: hdmi-state-helper: Use default case for unsupported formatsNicolas Frattaroli1-3/+4
2026-06-09drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A checkWerner Sembach1-6/+3
2026-06-09drm/vc4: fix krealloc() memory leakAlexander A. Klimov1-6/+7
2026-06-09drm/xe: drop unused xe_exec_queue_ops::active callbackTangudu Tilak Tirumalesh3-18/+0
2026-06-09drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh1-4/+3
2026-06-09drm/v3d: Deprecate V3D 3.3 and 4.1 supportMaíra Canal1-1/+17
2026-06-09drm/i915/bw: Simplify the best max_data_rate searchVille Syrjälä1-2/+2
2026-06-09drm/i915/bw: Use icl_qgv_bw()Ville Syrjälä1-8/+2
2026-06-09drm/i915/bw: Print derated bandwidth numbers for DG2Ville Syrjälä1-0/+4
2026-06-09drm/i915/bw: Move peakbw[] out from the plane groupVille Syrjälä2-11/+17
2026-06-09drm/i915/bw: Move psf_bw[] out from the plane groupVille Syrjälä2-13/+8
2026-06-09drm/i915/bw: Move num_{qgv,psf}_points out from the plane groupVille Syrjälä2-31/+25
2026-06-09drn/i915/bw: s/num_points/num_qgv_points/Ville Syrjälä1-15/+15
2026-06-09drm/i915/bw: Move 'bi_next' to tighter scopeVille Syrjälä1-2/+1
2026-06-09drm/i915/bw: Initialize num_planes sensibly for the first plane group in TGL+Ville Syrjälä1-3/+6
2026-06-09drm/i915/bw: Streamline dg2_get_bw_info()Ville Syrjälä1-16/+6
2026-06-09drm/i915/bw: Don't memcpy() pointlesslyVille Syrjälä1-2/+1
2026-06-09drm/v3d: Ensure atomic submissions in v3d_submit_jobs()Maíra Canal2-32/+39
2026-06-09drm/v3d: Reject invalid out_sync handles in submit ioctlsMaíra Canal1-14/+42
2026-06-09drm/v3d: Split BO fence attach from syncobj output handlingMaíra Canal1-6/+13
2026-06-09drm/v3d: Refactor CPU ioctl into unified submission chainMaíra Canal2-71/+21
2026-06-09drm/v3d: Convert submit helpers to operate on struct v3d_submitMaíra Canal1-211/+127
2026-06-09drm/v3d: Make v3d_get_cpu_indirect_csd_params() a pure parserMaíra Canal2-3/+18
2026-06-09drm/v3d: Introduce struct v3d_submit and convert CL/TFU/CSD ioctlsMaíra Canal2-164/+239
2026-06-09drm/v3d: Migrate BO reservation locking to DRM execMaíra Canal3-40/+33
2026-06-09drm/v3d: Reject invalid syncobj handles in submit ioctlsMaíra Canal1-11/+12
2026-06-09drm/v3d: Extract v3d_job_add_syncobjs() helperMaíra Canal2-28/+47
2026-06-09drm/v3d: Clear queue->active_job when v3d_fence_create() failsMaíra Canal1-26/+34
2026-06-09drm/v3d: Drop unused drm_encoder.h include from v3d_drv.hMaíra Canal1-1/+1
2026-06-09drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav1-6/+6
2026-06-09drm/xe/drm_ras: Add per node cleanup actionRaag Jadav1-35/+23
2026-06-09drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav1-2/+1
2026-06-09drm/i915/de: Remove the 2 usec fast timeoutVille Syrjälä1-31/+9
2026-06-09Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann6-10/+41
2026-06-09fbdev: Wrap fbcon updates from vga-switcheroo in helperThomas Zimmermann2-4/+4
2026-06-09gpu: nova-core: gsp: tu102: keep unloading if FWSEC-SB failsAlexandre Courbot1-4/+15
2026-06-09drm/virtio: Fix driver removal with disabled KMSDmitry Osipenko1-1/+4