aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-05drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a constHarish Chegondi2-2/+3
2025-09-05drm/panel: lvds: Remove unused members from main structureLiu Ying1-2/+0
2025-09-05drm/i915/alpm: Use actual lfps cycle and silence periods in wake timeJouni Högander1-7/+5
2025-09-05drm/i915/alpm: Replace hardcoded LFPS cycle with proper calculationJouni Högander1-52/+38
2025-09-05drm/i915/alpm: Add own define for LFPS countJouni Högander1-1/+3
2025-09-05drm/i915/alpm: Calculate silence periodJouni Högander1-20/+17
2025-09-05Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie77-629/+3446
2025-09-05Merge tag 'amd-drm-fixes-6.17-2025-09-03' of https://gitlab.freedesktop.org/a...Dave Airlie15-28/+98
2025-09-04rust: dma: add type alias for bindings::dma_addr_tDanilo Krummrich1-2/+2
2025-09-04drm/xe/configfs: Don't expose survivability_mode if not applicableMichal Wajdeczko3-30/+7
2025-09-04drm/xe/configfs: Prepare to filter-out configfs attributesMichal Wajdeczko1-2/+18
2025-09-04drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko1-1/+2
2025-09-04drm/bridge: cdns-dsi: Select VIDEOMODE_HELPERSNathan Chancellor1-0/+1
2025-09-04drm/xe/guc: Set upper limit of H2G retries over CTBMichal Wajdeczko1-0/+10
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro2-14/+4
2025-09-04drm/panthor: validate group queue countChia-I Wu1-1/+1
2025-09-04drm/i915/pps: prefer poll_timeout_us() over read_poll_timeout()Jani Nikula1-5/+3
2025-09-04drm/i915/ddi: prefer poll_timeout_us() over readx_poll_timeout()Jani Nikula1-21/+11
2025-09-04drm/i915/opregion: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-4/+6
2025-09-04drm/i915/lspcon: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-3/+10
2025-09-04drm/i915/dsb: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-2/+8
2025-09-04drm/i915/tc: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-2/+14
2025-09-04drm/i915/vblank: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-1/+8
2025-09-04drm/i915/dp: use generic poll_timeout_us() instead of wait_for() in link trai...Jani Nikula1-4/+13
2025-09-04drm/i915/dp: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-10/+10
2025-09-04drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for ...Jani Nikula1-14/+15
2025-09-04drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for ...Jani Nikula1-4/+9
2025-09-04drm/i915/power: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-2/+5
2025-09-04drm/i915/cdclk: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-17/+20
2025-09-04drm/i915/wm: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-4/+12
2025-09-04drm/i915/gmbus: use generic poll_timeout*() instead of wait_for*()Jani Nikula1-5/+8
2025-09-04drm/i915/dsi-pll: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-4/+7
2025-09-04drm/i915/dsi: use generic poll_timeout_us() instead of wait_for_us()Jani Nikula1-4/+14
2025-09-04drm/i915/hdcp: use generic poll_timeout_us() instead of wait_for()Jani Nikula1-7/+10
2025-09-04drm/i915/hdcp: use generic poll_timeout_us() instead of __wait_for()Jani Nikula1-4/+4
2025-09-04drm/i915/hdmi: use generic poll_timeout_us() instead of __wait_for()Jani Nikula1-5/+5
2025-09-04drm/xe/debugfs: Move sa_info from gt to tile directoryMichal Wajdeczko5-31/+151
2025-09-04drm/i915: use REG_BIT on FW_BLC_SELF_* macrosLuca Coelho1-3/+3
2025-09-04drm/ast: Put AST_DRAM_ constants into enum ast_dram_layoutThomas Zimmermann2-18/+19
2025-09-04drm/ast: Move DRAM info next to its only userThomas Zimmermann3-88/+44
2025-09-04drm/ast: Remove unused SCU-MPLL and SCU-STRAP valuesThomas Zimmermann1-11/+2
2025-09-04drm/ast: Remove unused mclk fieldThomas Zimmermann2-27/+0
2025-09-04drm/ast: Remove unused dram_bus_width fieldThomas Zimmermann2-7/+0
2025-09-04drm/ast: Do not print DRAM infoThomas Zimmermann1-2/+0
2025-09-04drm/sysfb: Remove double assignment to pointer crtc_stateColin Ian King1-2/+1
2025-09-04drm/xe/vm: Fix error handling in xe_vm_query_vmas_attrs_ioctl()Himal Prasad Ghimiray1-0/+2
2025-09-04drm/xe: Fix indentation in xe_zap_ptes_in_madvise_rangeHimal Prasad Ghimiray1-6/+6
2025-09-04drm/bridge: it6505: Use SHA-1 library instead of crypto_shashEric Biggers2-33/+3
2025-09-04Merge tag 'drm-xe-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+1
2025-09-04Merge tag 'drm-misc-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-13/+130