summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-03-10drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()Gustavo Sousa-10/+0
2026-03-10drm/xe: Modify stepping info directly in xe_step_*_get()Gustavo Sousa-30/+36
2026-03-10drm/i915: handle failure from vga_get_uninterruptible()Simon Richter-7/+26
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin-1/+33
2026-03-10gpu/drm: panel: add support for DSI panel used in Motorola Atrix 4G and Droid X2Svyatoslav Ryhel-0/+257
2026-03-10drm/panel: Add Novatek/Tianma NT37700F panelRichard Acayan-0/+309
2026-03-10drm/panel: simple: Add Waveshare 13.3" panel supportMarek Vasut-0/+30
2026-03-10drm/panel: ilitek-ili9882t: use gpiod_set_value_cansleep()John Keeping-7/+7
2026-03-10drm/panel: panel-jadard-jd9365da-h3: support for taiguan-xti05101-01a MIPI-DS...Langyan Ye-0/+244
2026-03-10drm/panel: add LXD M9189A panel driverRouven Czerwinski-0/+253
2026-03-10drm/panel: mantix: Set the pixel clocks for 60 HzSebastian Krzyszkowiak-2/+2
2026-03-10drm/panel: simple: Add Powertip PH800480T032-ZHC19 panelFlorijan Plohl-0/+30
2026-03-10drm/panel: mantix: Drop the shutdown callbackSebastian Krzyszkowiak-11/+0
2026-03-10drm/panel: r61307/r69328: convert to devm_mipi_dsi_attachSvyatoslav Ryhel-12/+2
2026-03-10drm/panel: r61307/r69328: return accumulated errorsSvyatoslav Ryhel-4/+4
2026-03-10drm/panel: r61307/r69328: remove redundant checksSvyatoslav Ryhel-20/+0
2026-03-10drm/panel: r61307/r69328: convert to drm_connector_helper_get_modes_fixedSvyatoslav Ryhel-28/+8
2026-03-10drm/panel: r61307: align with schema propertySvyatoslav Ryhel-1/+1
2026-03-10drm/panel: simple: add EDT ET057023UDBA panelMarco Felsch-0/+32
2026-03-10drm/xe: Add Wa_14026578760Varun Gupta-0/+8
2026-03-10drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy-6/+7
2026-03-10drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander-0/+10
2026-03-10drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander-0/+26
2026-03-10drm/i915/dsc: Add Selective Update register definitionsJouni Högander-0/+12
2026-03-10drm/i915/psr: Repeat Selective Update area alignmentJouni Högander-12/+38
2026-03-10drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik-3/+9
2026-03-10drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä-1/+14
2026-03-10drm: lcdif: Use dev_err_probe()Alexander Stein-3/+5
2026-03-09drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli-3/+4
2026-03-09drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli-3/+3
2026-03-09drm/xe: Utilize for_each_gt_with_type() for type-specific GT loopsMatt Roper-8/+2
2026-03-09drm/xe: Add for_each_gt_with_type() iteratorMatt Roper-0/+4
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/writeJayesh Choudhary-2/+2
2026-03-09cadence: cdns-mhdp8546*: Change drm_connector from structure to pointerJayesh Choudhary-15/+14
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector ...Jayesh Choudhary-178/+9
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic c...Harikrishna Shenoy-0/+23
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcsJayesh Choudhary-0/+20
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in at...Jayesh Choudhary-18/+30
2026-03-09drm/i915/display: convert W/As in skl_watermark.c to new frameworkLuca Coelho-1/+5
2026-03-09drm/i915/display: convert W/As in skl_universal_plane.c to new frameworkLuca Coelho-3/+8
2026-03-09drm/i915/display: convert W/As in intel_psr.c to new frameworkLuca Coelho-14/+25
2026-03-09drm/i915/display: convert W/As in intel_pmdemand.c to new frameworkLuca Coelho-3/+8
2026-03-09drm/i915/display: convert W/As in intel_modeset_setup.c to new frameworkLuca Coelho-1/+5
2026-03-09drm/i915/display: convert W/As in intel_flipq.c to new frameworkLuca Coelho-10/+8
2026-03-09drm/i915/display: convert W/As in intel_fbc.c to new frameworkLuca Coelho-2/+8
2026-03-09drm/i915/display: convert W/As in intel_dp_mst.c to new frameworkLuca Coelho-1/+5
2026-03-09drm/i915/display: convert W/As in intel_display_device.c to new frameworkLuca Coelho-1/+6
2026-03-09drm/i915/display: convert W/As in intel_display.c to new frameworkLuca Coelho-2/+5
2026-03-09drm/i915/display: convert W/As in intel_ddi.c to new frameworkLuca Coelho-2/+6
2026-03-09drm/i915/display: convert W/As in intel_cursor.c to new frameworkLuca Coelho-1/+4