summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-02-11drm/tilcdc: Rename external_encoder and external_connector to encoder and con...Kory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove unused encoder and connector tracking arraysKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove redundant #endif/#ifdef in debugfs codeKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove tilcdc_panel_info structureKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove component framework supportKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove tilcdc panel driverKory Maincent (TI.com)
2026-02-11drm/tilcdc: Convert legacy panel binding via DT overlay at boot timeKory Maincent (TI.com)
2026-02-11drm/tilcdc: Add support for DRM bus flags and simplify panel configKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove simulate_vesa_sync flagKory Maincent (TI.com)
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()Maciej Patelczyk
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10drm/panel: jdi-lt070me05000: Use MIPI DSI multi functionsChintan Patel
2026-02-10drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper
2026-02-10drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()Felix Gu
2026-02-10drm/xe/nvlp: Bump maximum WOPCM sizeGustavo Sousa
2026-02-10drm/i915/nvlp: Hook up display supportMatt Roper
2026-02-10drm/xe/nvlp: Attach MOCS table for nvlpDnyaneshwar Bhadane
2026-02-10drm/xe/nvlp: Add NVL-P platform definitionShekhar Chauhan
2026-02-10drm/xe/xe3p_lpg: Set STLB bank hash mode to 4KBAradhya Bhatia
2026-02-10drm/xe/xe3p_lpg: Update LRC sizesGustavo Sousa
2026-02-10drm/xe/xe3p_lpg: Extend 'group ID' mask sizeMatt Roper
2026-02-10drm/xe/xe3p_lpg: Drop unnecessary tuning settingsMatt Roper
2026-02-10drm/xe/xe3p_lpg: Disable reporting of context switch status to GHWSPMatt Roper
2026-02-10drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine stateMatt Roper
2026-02-10drm/xe/xe3p_lpg: Add MCR steeringMatt Roper
2026-02-10drm/xe/xe3p_lpg: Add new PAT tableMatt Roper
2026-02-10drm/xe/pat: Differentiate between primary and media for PTAGustavo Sousa
2026-02-10drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10Shekhar Chauhan
2026-02-10drm/xe/xe3p_lpg: Add support for graphics IP 35.10Shekhar Chauhan
2026-02-10drm/i915/overlay: remove dead code with MTL platform checksJani Nikula
2026-02-10drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as knownMatt Coster
2026-02-10drm/imagination: Improve handling of unknown FWCCB commandsMatt Coster
2026-02-10drm/i915/dp: Verify valid pipe BPP rangeImre Deak
2026-02-10drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak
2026-02-10drm/vc4: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/msm: dpu1: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/msm: mdp5: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/ingenic: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/arm: komeda: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/dp_tunnel: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/dp_mst: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/bridge: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/atomic-helper: Add private_obj atomic_create_state helperMaxime Ripard
2026-02-10drm/atomic: Add new atomic_create_state callback to drm_private_objMaxime Ripard
2026-02-10drm/atomic: Make drm_atomic_private_obj_init fallibleMaxime Ripard
2026-02-10drm/i915/color: Add failure handling in plane color pipeline initChaitanya Kumar Borah
2026-02-10drm/colorop: Use destroy callback for color pipeline teardownChaitanya Kumar Borah
2026-02-10drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()Chaitanya Kumar Borah
2026-02-10drm: Clean up colorop objects during mode_config cleanupChaitanya Kumar Borah