summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-10-30drm/imx: parallel-display: convert to devm_drm_bridge_alloc() APILuca Ceresoli-9/+7
2025-10-30drm/imx/parallel-display: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/tve: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/ldb: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/dw-hdmi: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/panel: synaptics-tddi: fix build error by missing regulator/consumer.h in...Stephen Rothwell-0/+1
2025-10-30drm/i915/display: Expose sharpness strength propertyNemesa Garg-0/+3
2025-10-30drm/i915/display: Enable/disable casfNemesa Garg-0/+26
2025-10-30drm/i915/display: Set and get the casf configNemesa Garg-6/+20
2025-10-30drm/i915/display: Configure the second scalerNemesa Garg-7/+31
2025-10-30drm/i915/display: Add and compute scaler parameterNemesa Garg-0/+54
2025-10-30drm/i915/display: Compute the scaler coefficientsNemesa Garg-0/+108
2025-10-30drm/i915/display: Add filter lut valuesNemesa Garg-0/+60
2025-10-30drm/i915/display: Add CASF strength and winsizeNemesa Garg-0/+184
2025-10-30drm/i915/display: Introduce HAS_CASF for sharpness supportNemesa Garg-0/+1
2025-10-30drm/drm_crtc: Introduce sharpness strength propertyNemesa Garg-0/+39
2025-10-30drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardbandJouni Högander-3/+13
2025-10-30drm/sti: make use of drm_of_component_probeRaphael Gallais-Pou-12/+1
2025-10-30drm/sti: check dma_set_coherent_mask return valueRaphael Gallais-Pou-1/+4
2025-10-30drm: nova: select NOVA_COREDanilo Krummrich-0/+1
2025-10-30drm: nova: depend on CONFIG_64BITDanilo Krummrich-0/+1
2025-10-29drm/xe/xe3: Apply wa_14024997852Tapani Pälli-0/+7
2025-10-29drm: panel: add support for Synaptics TDDI series DSI panelsKaustabh Chakraborty-0/+288
2025-10-29drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panelDavid Heidelberg-0/+399
2025-10-29drm/panel: nv3052c: Reduce duplication of init sequencesPriit Laes-334/+74
2025-10-29drm/panel: kingdisplay-kd097d04: Disable EoTpSebastian Fleer-1/+1
2025-10-29drm/panel: sitronix-st7789v: fix sync flags for t28cp45tn89Sebastian Reichel-1/+6
2025-10-29drm/xe: Do not wake device during a GT resetMatthew Brost-7/+12
2025-10-29drm/i915/dp_mst: Fix check for FEC support for an uncompressed streamImre Deak-1/+8
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström-4/+4
2025-10-29rust: auxiliary: consider auxiliary devices always have a parentDanilo Krummrich-1/+1
2025-10-29drm/xe/xe_debugfs: Expose G7 package state residency counter through debugfsMohammed Thasleem-0/+2
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström-4/+4
2025-10-29drm/rcar-du: dsi: Convert register bitfields to GENMASK() macroMarek Vasut-48/+70
2025-10-29drm/rcar-du: dsi: Convert register bits to BIT() macroMarek Vasut-126/+126
2025-10-29drm/rcar-du: dsi: Clean up handling of DRM mode flagsMarek Vasut-15/+13
2025-10-29drm/rcar-du: dsi: Respect DSI mode flagsMarek Vasut-13/+20
2025-10-29drm/rcar-du: dsi: Clean up TXVMPSPHSETR DT macrosMarek Vasut-5/+6
2025-10-29drm/rcar-du: dsi: Clean up CLOCKSET1 CLKINSEL macrosMarek Vasut-3/+4
2025-10-29drm/rcar-du: dsi: Clean up VCLKSET register macrosMarek Vasut-7/+9
2025-10-29drm/rcar-du: dsi: Deduplicate mipi_dsi_pixel_format_to_bpp() usageMarek Vasut-4/+8
2025-10-29drm/rcar-du: dsi: Document PHTR TESTDOUT as bitfieldMarek Vasut-3/+4
2025-10-29drm/rcar-du: dsi: Document TXVMSETR PIXWDTH as bitfieldMarek Vasut-1/+2
2025-10-29drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macrosMarek Vasut-2/+2
2025-10-29drm/i915: Add fallback for CDCLK selection when min_cdclk is too highNaladala Ramanaidu-1/+1
2025-10-28drm/xe: Limit number of jobs per exec queueShuicheng Lin-0/+39
2025-10-29drm/msm/dpu: Fix adjusted mode clock check for 3d mergeJessica Zhang-0/+3
2025-10-29drm/msm/dpu: Disable broken YUV on QSEED2 hardwareVladimir Lypak-2/+2
2025-10-29drm/msm/dpu: Require linear modifier for writeback framebuffersVladimir Lypak-0/+3
2025-10-29drm/msm/dpu: Fix pixel extension sub-samplingVladimir Lypak-4/+6