summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-05-21panel/himax-hx83112a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+5
2025-05-21panel/fy07024di26a30d: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+4
2025-05-21panel/feixin-k101-im2ba02: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-05-21panel/panel-elida-kd35t133: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+4
2025-05-21drm/bridge: adv7511: switch to the HDMI connector helpersDmitry Baryshkov-328/+212
2025-05-21drm/display: bridge-connector: handle CEC adaptersDmitry Baryshkov-0/+83
2025-05-21drm/display: bridge-connector: hook in CEC notifier supportDmitry Baryshkov-0/+24
2025-05-21drm/display: hdmi-state-helper: handle CEC physical addressDmitry Baryshkov-2/+5
2025-05-21drm/display: add CEC helpers codeDmitry Baryshkov-1/+271
2025-05-21drm/display: move CEC_CORE selection to DRM_DISPLAY_HELPERDmitry Baryshkov-1/+1
2025-05-21drm/connector: add CEC-related fieldsDmitry Baryshkov-0/+41
2025-05-21drm/bridge: allow limiting I2S formatsDmitry Baryshkov-1/+5
2025-05-21Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie-117/+836
2025-05-20drm/xe/display: use xe->display to decide whether to do anythingJani Nikula-20/+20
2025-05-20drm/xe/display: add notes about how early a few functions can be calledJani Nikula-0/+4
2025-05-20drm/xe/display: move xe->display initialization to xe_display_probe()Jani Nikula-27/+14
2025-05-20drm/i915/display: move hotplug.dp_wq init from xe and i915 to displayJani Nikula-28/+12
2025-05-20drm/xe/display: drop duplicate display->fb_tracking.lock initJani Nikula-2/+0
2025-05-20drm/xe/display: Add check for alloc_ordered_workqueue()Haoxiang Li-0/+2
2025-05-20drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()Haoxiang Li-5/+25
2025-05-20drm/panel-edp: Add support for AUO G156HAN03.0 panelErnest Van Hoecke-0/+1
2025-05-20drm/tidss: Add support for AM62L display subsystemDevarsh Thakkar-0/+44
2025-05-20drm/tidss: Update infrastructure to support K3 DSS cut-down versionsDevarsh Thakkar-46/+127
2025-05-20drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI...Imre Deak-0/+17
2025-05-20drm/i915/dpll: Rename intel_update_active_dpllSuraj Kandpal-4/+4
2025-05-20drm/i915/dpll: Rename intel_compute_dpllSuraj Kandpal-10/+10
2025-05-20drm/i915/dpll: Rename intel_<release/reserve>_dpllSuraj Kandpal-21/+21
2025-05-20drm/i915/dpll: Rename intel_reference_dpll_crtcSuraj Kandpal-6/+6
2025-05-20drm/i915/dpll: Rename intel_unreference_dpll_crtcSuraj Kandpal-11/+11
2025-05-20drm/i915/dpll: Rename intel_[enable/disable]_dpllSuraj Kandpal-11/+11
2025-05-20drm/i915/dpll: Rename crtc_get_shared_dpllSuraj Kandpal-15/+15
2025-05-20drm/i915/dpll: Move away from using shared dpllSuraj Kandpal-174/+173
2025-05-20drm/i915/dpll: Rename intel_shared_dpllSuraj Kandpal-179/+179
2025-05-20drm/i915/dpll: Rename intel_shared_dpll_funcsSuraj Kandpal-14/+14
2025-05-20drm/i915/dpll: Rename macro for_each_shared_dpllSuraj Kandpal-11/+11
2025-05-20drm/i915/dpll: Rename intel_shared_dpll_stateSuraj Kandpal-33/+33
2025-05-20drm/i915/dpll: Rename intel_dpll_funcsSuraj Kandpal-13/+13
2025-05-20drm/i915/dpll: Rename intel_dpllSuraj Kandpal-2/+2
2025-05-19drm/rockchip: cleanup fb when drm_gem_fb_afbc_init failedAndy Yan-8/+1
2025-05-19drm/xe: Use xe_mmio_read32() to read mtcfg registerShuicheng Lin-5/+5
2025-05-19drm/xe: Default auto_link_downgrade status to falseAradhya Bhatia-1/+2
2025-05-19drm/xe/guc: Make creation of SLPC debugfs files conditionalAradhya Bhatia-3/+14
2025-05-19drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDPAnkit Nautiyal-0/+29
2025-05-19drm/edid: fixed the bug that hdr metadata was not resetfeijuan.li-0/+1
2025-05-19drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwardsJouni Högander-14/+20
2025-05-19Merge tag 'drm-msm-next-2025-05-16' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-985/+1438
2025-05-19Merge tag 'amd-drm-next-6.16-2025-05-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-1127/+2041
2025-05-19drm/nouveau/kms: add support for GB20xBen Skeggs-9/+1836
2025-05-19drm/dp: add option to disable zero sized address only transactions.Dave Airlie-16/+23
2025-05-19drm/nouveau: add support for GB20xBen Skeggs-4/+393