summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-11-28drm/i915/hdcp: move i915 specific HDCP GSC implementation to i915Jani Nikula-2/+5
2025-11-28drm/display/dp_mst: Add protection against 0 vcpiSuraj Kandpal-1/+2
2025-11-28Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-12/+10
2025-11-28Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-27/+22
2025-11-28Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...Dave Airlie-20/+36
2025-11-28Merge tag 'drm-misc-next-fixes-2025-11-26' of https://gitlab.freedesktop.org/...Dave Airlie-1/+16
2025-11-28Revert "drm/i915/dp: change aux_ctl reg read to polling read"Ville Syrjälä-5/+7
2025-11-28drm/i915: Enable DDI A/B AUX interrupts on LNL+Ville Syrjälä-5/+14
2025-11-28drm/i915: Eliminate one more frequent drm_format_info()Ville Syrjälä-14/+20
2025-11-28drm/i915: Expose the IN_FORMATS_ASYNC blob for all planesVille Syrjälä-0/+4
2025-11-28drm/i915/panic: Clean up the variablesVille Syrjälä-33/+29
2025-11-28drm/i915/panic: Get the crtc from the correct placeVille Syrjälä-1/+2
2025-11-28drm/i915: Use hw.active instead of uapi.active in the initial plane readoutVille Syrjälä-4/+8
2025-11-28drm/i915/psr: Use hw.rotation instead of uapi.rotationVille Syrjälä-1/+1
2025-11-28drm/i915/psr: Use hw.crtc instead of uapi.crtcVille Syrjälä-3/+3
2025-11-28drm/i915: Use the proper (hw.crtc) for the cursor unpin vblank workerVille Syrjälä-3/+3
2025-11-28Merge tag 'drm-xe-next-fixes-2025-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie-5/+16
2025-11-27drm/xe/gt: Introduce runtime suspend/resumeRaag Jadav-5/+162
2025-11-27drm/xe/pm: Assert on runtime suspend if VFs are enabledRaag Jadav-0/+9
2025-11-27drm/xe/guc_submit: Introduce pause/unpause() helpers for PFRaag Jadav-0/+32
2025-11-27drm/xe/vf: Update pause/unpause() helpers with VF namingRaag Jadav-12/+16
2025-11-27drm/xe: Move VRAM MM debugfs creation to tile levelPiotr Piórkowski-12/+9
2025-11-27drm/xe/xe_sriov_packet: Return int from pf_descriptor_initJonathan Cavitt-1/+1
2025-11-26drm/amd/display: Enable support for Gamma 2.2Alex Hung-3/+9
2025-11-26drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D CurveAlex Hung-0/+2
2025-11-26drm/amd/display: Disable CRTC degamma when color pipeline is enabledAlex Hung-14/+12
2025-11-26drm/amd/display: Ensure 3D LUT for color pipelineAlex Hung-71/+78
2025-11-26drm/amd/display: Add AMD color pipeline docHarry Wentland-20/+102
2025-11-26drm/amd/display: add 3D LUT coloropAlex Hung-0/+175
2025-11-26drm/colorop: Add 3D LUT support to color pipelineAlex Hung-0/+86
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland-31/+49
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland-3/+46
2025-11-26drm/amd/display: Swap matrix and multiplierAlex Hung-10/+10
2025-11-26drm/amd/display: add multiplier coloropAlex Hung-0/+55
2025-11-26drm/colorop: Add multiplier typeAlex Hung-0/+40
2025-11-26drm/amd/display: add 3x4 matrix coloropAlex Hung-0/+67
2025-11-26drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUTAlex Hung-77/+251
2025-11-26drm/colorop: Add 1D Curve Custom LUT typeAlex Hung-0/+52
2025-11-26drm: Add Enhanced LUT precision structureUma Shankar-0/+43
2025-11-26drm/amd/display: Add support for BT.709 and BT.2020 TFsHarry Wentland-3/+9
2025-11-26drm/colorop: add BT2020/BT709 OETF and Inverse OETFHarry Wentland-0/+2
2025-11-26drm/amd/display: Enable support for PQ 125 EOTF and InverseHarry Wentland-12/+25
2025-11-26drm/colorop: Add PQ 125 EOTF and its inverseHarry Wentland-0/+2
2025-11-26drm/amd/display: Add support for sRGB EOTF in BLND blockAlex Hung-0/+94
2025-11-26drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER blockAlex Hung-0/+93
2025-11-26drm/amd/display: Add support for sRGB EOTF in DEGAM blockAlex Hung-3/+211
2025-11-26drm/amd/display: Skip color pipeline initialization for cursor planeAlex Hung-0/+3
2025-11-26drm/amd/display: Add bypass COLOR PIPELINEHarry Wentland-0/+20
2025-11-26drm/amd/display: Ignore deprecated props when plane_color_pipeline setHarry Wentland-0/+4
2025-11-26drm/colorop: pass plane_color_pipeline client cap to atomic checkHarry Wentland-0/+1