aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper1-0/+5
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström1-1/+3
2025-10-16drm/imx: dc: Sort bits and bitfields in descending orderMarek Vasut5-27/+27
2025-10-15drm/rockchip: dw_hdmi_qp: Provide ref clock rate in dw_hdmi_qp_plat_dataCristian Ciocaltea1-1/+10
2025-10-15drm/rockchip: dw_hdmi_qp: Provide CEC IRQ in dw_hdmi_qp_plat_dataCristian Ciocaltea1-0/+4
2025-10-15drm/rockchip: dw_hdmi_qp: Improve error handling with dev_err_probe()Cristian Ciocaltea1-38/+24
2025-10-15drm/bridge: dw-hdmi-qp: Fixup timer base setupCristian Ciocaltea1-3/+9
2025-10-15drm/bridge: dw-hdmi-qp: Add CEC supportCristian Ciocaltea3-0/+234
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld1-8/+0
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld1-1/+3
2025-10-15drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander1-2/+10
2025-10-15drm/i915/fbc: update the impacted platforms in wa_22014263786Vinod Govindapillai3-3/+9
2025-10-15drm/qxl: Use vblank timerThomas Zimmermann1-0/+29
2025-10-15drm/cirrus-qemu: Use vblank timerThomas Zimmermann1-0/+11
2025-10-15drm/bochs: Use vblank timerThomas Zimmermann1-0/+10
2025-10-15drm/ast: Store HSync adjustment in device quirksThomas Zimmermann3-2/+8
2025-10-15drm/ast: Store precatch settings in struct ast_device_quirksThomas Zimmermann4-9/+16
2025-10-15drm/ast: Store CRTC memory request threshold in device quirksThomas Zimmermann9-14/+24
2025-10-15drm/ast: Support device quirksThomas Zimmermann9-9/+38
2025-10-15drm/ast: Store DRAM clock table in struct ast_deviceThomas Zimmermann9-6/+17
2025-10-15drm/i915: drop unused non-i915 IS_<PLATFORM> macrosJani Nikula1-10/+0
2025-10-15drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync offThomas Zimmermann2-8/+11
2025-10-14drm/xe/sriov: Disable SR-IOV if primary GT is disabled via configfsMatt Roper1-1/+2
2025-10-14drm/xe/configfs: Add attribute to disable GT typesMatt Roper3-0/+170
2025-10-14drm/xe: Break GT setup out of xe_info_init()Matt Roper1-32/+52
2025-10-14drm/xe: Don't check BIOS-disabled FlatCCS if primary GT is disabledMatt Roper1-0/+2
2025-10-14drm/xe: Check that GT is not NULL before testing Wa_16023588340Matt Roper1-1/+2
2025-10-14drm/xe: Correct lineage for Wa_22014953428 and only check with valid GTMatt Roper2-2/+3
2025-10-14drm/xe: Bypass Wa_14018094691 when primary GT is disabledMatt Roper1-2/+2
2025-10-14drm/xe/rtp: Pass xe_device parameter to FUNC matchesMatt Roper6-24/+41
2025-10-14drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workaroundsMatt Roper6-7/+12
2025-10-14drm/xe/irq: Don't try to lookup engine masks for non-existent primary GTMatt Roper1-5/+9
2025-10-14drm/xe: Make display part of Wa_22019338487 a device workaroundMatt Roper4-5/+5
2025-10-14drm/xe: Check for primary GT before looking up Wa_22019338487Matt Roper1-9/+22
2025-10-14drm/xe/pmu: Initialize PMU event types based on first available GTMatt Roper1-1/+10
2025-10-14drm/xe/query: Report hwconfig size as 0 if primary GT is disabledMatt Roper1-1/+1
2025-10-14drm/xe: Skip L2 / TDF cache flushes if primary GT is disabledMatt Roper1-0/+5
2025-10-14drm/xe: Move primary GT allocation from xe_tile_init_early to xe_tile_initMatt Roper2-4/+4
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper2-31/+45
2025-10-14drm/xe: Move 'has_flatccs' flag back to platform descriptorMatt Roper2-7/+7
2025-10-14drm/xe: Move 'vram_flags' flag back to platform descriptorMatt Roper2-6/+5
2025-10-14drm/xe: Move 'vm_max_level' flag back to platform descriptorMatt Roper2-9/+16
2025-10-14drm/xe: Move 'va_bits' flag back to platform descriptorMatt Roper2-7/+16
2025-10-14drm/xe: Drop GT parameter to xe_display_irq_postinstall()Matt Roper3-6/+5
2025-10-14drm/xe/huc: Adjust HuC check on primary GTMatt Roper1-3/+7
2025-10-14drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper1-0/+5
2025-10-14drm/rockchip: vop: add lut_size for RK3368 vop_dataWeiHao Li1-0/+1
2025-10-14drm/rockchip: dsi: Add support for RK3368WeiHao Li1-0/+20
2025-10-14drm/rockchip: analogix_dp: Apply devm_clk_get_optional() for &rockchip_dp_dev...Damon Ding1-9/+3
2025-10-14drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström1-1/+3