summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay-1/+1
2025-02-10drm/bridge: dw-hdmi: Sync comment block with actual bus formats orderCristian Ciocaltea-2/+2
2025-02-10drm/bridge: ti-sn65dsi86: remove unused drm_panel.h includeLuca Ceresoli-1/+0
2025-02-10drm/bridge: ti-sn65dsi83: remove unused drm_panel.h includeLuca Ceresoli-1/+0
2025-02-10drm/bridge: tc358775: remove unused drm_panel.h includeLuca Ceresoli-1/+0
2025-02-10drm/bridge: tc358762: remove unused drm_panel.h include, add drm_bridge.hLuca Ceresoli-1/+1
2025-02-10drm/bridge: parade-ps8640: remove unused drm_panel.h includeLuca Ceresoli-1/+0
2025-02-10drm/bridge: parade-ps8622: remove unused drm_panel.h includeLuca Ceresoli-1/+0
2025-02-10drm/bridge: nxp-ptn3460: remove unused drm_panel.h includeLuca Ceresoli-1/+0
2025-02-10drm/panel: panel-himax-hx83102: support for starry-2082109qfh040022-50e MIPI-...Langyan Ye-0/+142
2025-02-10drm/panel: panel-himax-hx83102: support for kingdisplay-kd110n11-51ie MIPI-DS...Langyan Ye-0/+115
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay-1/+1
2025-02-10drm/bridge: convert to use devm_platform_ioremap_resource()Shixiong Ou-2/+1
2025-02-10drm/ttm: use ttm_resource_unevictable() to replace pin_count and swappedZhaoyu Liu-5/+10
2025-02-10drm/xe: Move VRAM manager to struct xe_vram_regionPiotr Piórkowski-16/+13
2025-02-10drm/xe: Rename struct xe_mem_region to struct xe_vram_regionPiotr Piórkowski-13/+13
2025-02-10drm/i915/hdcp: Make some functions staticJani Nikula-11/+5
2025-02-10drm/i915/hdcp: Convert platform checks to use display->platformJani Nikula-12/+10
2025-02-10drm/i915/hdcp: rename intel_connector to connectorJani Nikula-7/+5
2025-02-10drm/i915/hdcp: Move HDCP debugfs to intel_hdcp.cJani Nikula-72/+88
2025-02-10drm/xe/pf: Use an explicit check to see if the device has LMTTPiotr Piórkowski-10/+20
2025-02-09drm/virtio: Add drm_panic supportRyosuke Yasuoka-0/+272
2025-02-09drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann-0/+2
2025-02-07drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panelLangyan Ye-0/+123
2025-02-07drm/xe: Enable SR-IOV for PTLMichal Wajdeczko-0/+1
2025-02-07drm/panic: Better binary encoding in QR codeJocelyn Falempe-74/+36
2025-02-07drm/panthor: avoid garbage value in panthor_ioctl_dev_query()Su Hui-0/+1
2025-02-07gpu: host1x: Fix a use of uninitialized mutexRupinderjit Singh-2/+2
2025-02-07drm/panthor: Fix race condition when gathering fdinfo group samplesAdrián Larumbe-0/+2
2025-02-07drm/panthor: Expose size of driver internal BO's over fdinfoAdrián Larumbe-1/+136
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe-8/+18
2025-02-07drm/i915/dp_mst: Fix disabling the minimum HBlank timeImre Deak-1/+2
2025-02-07drm/xe: Add stats for vma page faultsFrancois Dugast-3/+11
2025-02-07Merge tag 'drm-intel-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie-25/+57
2025-02-07Revert "drm/i915/dp: Compute as_sdp based on if vrr possible"Mitul Golani-1/+1
2025-02-07drm/i915/display: Skip state checker for AS SDP infoframe enableMitul Golani-4/+6
2025-02-07Merge tag 'drm-xe-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-39/+61
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-12/+8
2025-02-06drm/xe: Don't treat SR-IOV platforms as reclaim unsafeMichal Wajdeczko-1/+1
2025-02-06drm/xe: Fix PVC RPe and RPa informationRodrigo Vivi-10/+12
2025-02-06drm/i915/backlight: Enable nits based luminanceSuraj Kandpal-0/+15
2025-02-06drm/i915/backlight: Setup nits based luminance via VESASuraj Kandpal-40/+59
2025-02-06drm/i915/backlight: Add function to change brightness in nits for VESASuraj Kandpal-0/+30
2025-02-06drm/i915/backlight: Modify function to get VESA brightness in NitsSuraj Kandpal-0/+20
2025-02-06drm/i915/backlight: Check Luminance based brightness control for VESASuraj Kandpal-0/+10
2025-02-06drm/i915/backlight: Use proper interface based on eDP versionSuraj Kandpal-1/+7
2025-02-06drm/i915/dp_mst: Fix getting display pointer in intel_dp_mst_compute_min_hbla...Imre Deak-4/+2
2025-02-06drm/i915/fbdev: Use fb->normal_view.gttVille Syrjälä-4/+1
2025-02-06drm/bridge: it6505: fix HDCP V match check is not performed correctlyHermes Wu-3/+4
2025-02-06drm/i915: Use per-plane VT-d guard numbersVille Syrjälä-4/+41