summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-12-16drm/i915/dp: s/intel_connector/connector/Jani Nikula-103/+99
2024-12-16drm/i915/dp: s/intel_encoder/encoder/Jani Nikula-16/+16
2024-12-16drm/i915/mst: use intel_dp_compute_config_limits() for DP MSTJani Nikula-49/+34
2024-12-16drm/i915/xe3: do not configure auto min dbuf for cursor WMsVinod Govindapillai-5/+5
2024-12-16drm/xe: Wait for migration job before unmapping pagesNirmoy Das-1/+9
2024-12-16drm/xe: Use non-interruptible wait when moving BO to systemNirmoy Das-1/+1
2024-12-16drm/i915: move DDI_CLK_VALFREQ next to other Cx0 PHY registersJani Nikula-5/+5
2024-12-16drm/i915: relocate _VGA_MSR_WRITE register definitionJani Nikula-2/+2
2024-12-16drm/i915: split out i9xx_wm_regs.hJani Nikula-248/+261
2024-12-16drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()Karol Przybylski-1/+1
2024-12-15drm/msm/dpu: include SSPP allocation state into the dumped stateDmitry Baryshkov-0/+7
2024-12-15drm/msm/dpu: allow using two SSPP blocks for a single planeDmitry Baryshkov-46/+98
2024-12-15drm/msm/dpu: add support for virtual planesDmitry Baryshkov-32/+390
2024-12-15drm/msm/dsi: Add support for SM6150Li Liu-0/+3
2024-12-15drm/msm/dsi: Add dsi phy support for SM6150Li Liu-0/+24
2024-12-15drm/msm/dpu: Add SM6150 supportLi Liu-0/+257
2024-12-15drm/msm: mdss: Add SM6150 supportLi Liu-0/+8
2024-12-15drm/msm/dpu: filter out too wide modes if no 3dmux is presentAbhinav Kumar-0/+13
2024-12-15drm/msm/mdss: use boolean values for macrotile_modeDmitry Baryshkov-9/+9
2024-12-15drm/msm/mdss: reuse defined bitfields for UBWC 2.0Dmitry Baryshkov-5/+13
2024-12-15drm/msm/mdss: define bitfields for the UBWC_STATIC registerDmitry Baryshkov-17/+33
2024-12-15drm/msm/dpu: Add VBIF to DPU snapshotJessica Zhang-0/+8
2024-12-15drm/rockchip: vop2: Fix the windows switch between different layersAndy Yan-13/+34
2024-12-15drm/rockchip: vop2: Add debugfs supportAndy Yan-0/+460
2024-12-14drm/rockchip: Fix Copyright descriptionAndy Yan-27/+27
2024-12-14Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-1/+0
2024-12-13i915/guc: Accumulate active runtime on gt resetUmesh Nerlige Ramappa-1/+14
2024-12-13i915/guc: Ensure busyness counter increases motonicallyUmesh Nerlige Ramappa-1/+9
2024-12-13i915/guc: Reset engine utilization buffer before registrationUmesh Nerlige Ramappa-0/+21
2024-12-14drm/modes: Fix drm_mode_vrefres() docsVille Syrjälä-2/+1
2024-12-14drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()Ville Syrjälä-4/+7
2024-12-13drm/xe: Revert some changes that break a mesa debug toolJohn Harrison-1/+14
2024-12-13drm/xe/irq: Manage MSI-X interrupts allocationIlia Levi-20/+83
2024-12-13drm/xe: Initial MSI-X support for HW enginesIlia Levi-11/+44
2024-12-13drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi-36/+237
2024-12-13drm: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-33/+33
2024-12-13drm/display: use ERR_PTR on DP tunnel manager creation failKrzysztof Karas-5/+5
2024-12-13drm/tiny: panel-mipi-dbi: Include <linux/of.h>Thomas Zimmermann-0/+1
2024-12-13drm/panel: panel-samsung-s6e63m0: Include <linux/property.h>Thomas Zimmermann-0/+1
2024-12-13drm/panel: panel-samsung-s6e3ha2: Include <linux/mod_devicetable.h>Thomas Zimmermann-0/+1
2024-12-13drm/panel: panel-orisetech-otm8009a: Include <linux/mod_devicetable.h>Thomas Zimmermann-0/+1
2024-12-13drm/panel: Include <linux/of.h>Thomas Zimmermann-0/+1
2024-12-13drm/fsl-dcu: Include <linux/of.h>Thomas Zimmermann-0/+1
2024-12-13drm/panel: synaptics-r63353: Fix regulator unbalanceMichael Trimarchi-1/+1
2024-12-13drm/panel: st7701: Add prepare_prev_first flag to drm_panelMarek Vasut-0/+1
2024-12-13drm/panel: novatek-nt35950: fix return value check in nt35950_probe()Yang Yingliang-2/+2
2024-12-13drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereferenceZhang Zekun-0/+2
2024-12-13drm/panel: simple: add Multi-Inno Technology MI0700A2T-30Marek Vasut-0/+30
2024-12-13Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-588/+2200
2024-12-13Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie-53/+97