summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-02-10drm/bridge: convert to use devm_platform_ioremap_resource()Shixiong Ou
2025-02-10drm/ttm: use ttm_resource_unevictable() to replace pin_count and swappedZhaoyu Liu
2025-02-10drm/xe: Move VRAM manager to struct xe_vram_regionPiotr Piórkowski
2025-02-10drm/xe: Rename struct xe_mem_region to struct xe_vram_regionPiotr Piórkowski
2025-02-10drm/i915/hdcp: Make some functions staticJani Nikula
2025-02-10drm/i915/hdcp: Convert platform checks to use display->platformJani Nikula
2025-02-10drm/i915/hdcp: rename intel_connector to connectorJani Nikula
2025-02-10drm/i915/hdcp: Move HDCP debugfs to intel_hdcp.cJani Nikula
2025-02-10drm/xe/pf: Use an explicit check to see if the device has LMTTPiotr Piórkowski
2025-02-09drm/virtio: Add drm_panic supportRyosuke Yasuoka
2025-02-09drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann
2025-02-07drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panelLangyan Ye
2025-02-07drm/xe: Enable SR-IOV for PTLMichal Wajdeczko
2025-02-07drm/panic: Better binary encoding in QR codeJocelyn Falempe
2025-02-07drm/panthor: avoid garbage value in panthor_ioctl_dev_query()Su Hui
2025-02-07gpu: host1x: Fix a use of uninitialized mutexRupinderjit Singh
2025-02-07drm/panthor: Fix race condition when gathering fdinfo group samplesAdrián Larumbe
2025-02-07drm/panthor: Expose size of driver internal BO's over fdinfoAdrián Larumbe
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe
2025-02-07drm/i915/dp_mst: Fix disabling the minimum HBlank timeImre Deak
2025-02-07drm/xe: Add stats for vma page faultsFrancois Dugast
2025-02-07Merge tag 'drm-intel-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-07Revert "drm/i915/dp: Compute as_sdp based on if vrr possible"Mitul Golani
2025-02-07drm/i915/display: Skip state checker for AS SDP infoframe enableMitul Golani
2025-02-07Merge tag 'drm-xe-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-06drm/xe: Don't treat SR-IOV platforms as reclaim unsafeMichal Wajdeczko
2025-02-06drm/xe: Fix PVC RPe and RPa informationRodrigo Vivi
2025-02-06drm/i915/backlight: Enable nits based luminanceSuraj Kandpal
2025-02-06drm/i915/backlight: Setup nits based luminance via VESASuraj Kandpal
2025-02-06drm/i915/backlight: Add function to change brightness in nits for VESASuraj Kandpal
2025-02-06drm/i915/backlight: Modify function to get VESA brightness in NitsSuraj Kandpal
2025-02-06drm/i915/backlight: Check Luminance based brightness control for VESASuraj Kandpal
2025-02-06drm/i915/backlight: Use proper interface based on eDP versionSuraj Kandpal
2025-02-06drm/i915/dp_mst: Fix getting display pointer in intel_dp_mst_compute_min_hbla...Imre Deak
2025-02-06drm/i915/fbdev: Use fb->normal_view.gttVille Syrjälä
2025-02-06drm/bridge: it6505: fix HDCP V match check is not performed correctlyHermes Wu
2025-02-06drm/i915: Use per-plane VT-d guard numbersVille Syrjälä
2025-02-06drm/i915: Calculate the VT-d guard size in the display codeVille Syrjälä
2025-02-06drm/i915: Use more optimal VTd alignment for planesVille Syrjälä
2025-02-06drm/i915: Move VT-d alignment into plane->min_alignment()Ville Syrjälä
2025-02-06drm/tests: hdmi: Fix recursive lockingMaxime Ripard
2025-02-06drm/tests: hdmi: Reorder DRM entities variables assignmentMaxime Ripard
2025-02-06drm/tests: hdmi: Remove redundant assignmentsMaxime Ripard
2025-02-06drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failuresMaxime Ripard
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-02-06drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas
2025-02-06drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0Cristian Ciocaltea
2025-02-06drm/rockchip: vop2: Drop unnecessary if_pixclk_rate computationCristian Ciocaltea
2025-02-06drm/i915/psr: clarify intel_psr_pre_plane_update() conditionsJani Nikula