summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-05-27drm/i915/display: switch from drm_for_each_crtc() to for_each_intel_crtc()Jani Nikula
2026-05-27drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 displayJani Nikula
2026-05-26drm/xe: Assign queue name in time for drm_sched_initTvrtko Ursulin
2026-05-26drm/panel: fix kernel-doc warning for devm_drm_panel_add()Dongyang Jin
2026-05-26drm/panel: simple: add NEC NL6448BC33-70CSteffen Trumtrar
2026-05-26drm/panel: simple: Add AM-1280800W8TZQW-T00HDario Binacchi
2026-05-26drm/i915: relocate intel_hpd_cancel_work() callJani Nikula
2026-05-26drm/bridge: ite-it66121: Select HDMI or DVI mode based on sink typeJavier Martinez Canillas
2026-05-26drm/bridge: ite-it66121: Move .mode_set logic to .atomic_enableJavier Martinez Canillas
2026-05-26drm/bridge: ite-it66121: Switch to the HDMI connector helpersJavier Martinez Canillas
2026-05-26drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enableJouni Högander
2026-05-26drm/i915/psr: Block DC states on vblank enable when Panel Replay supportedJouni Högander
2026-05-26drm/i915/color: Fix HDR pre-CSC LUT programming loopPranay Samala
2026-05-26drm/i915/aux: use polling when irqs are unavailableMichał Grzelak
2026-05-26drm/i915: Fix potential UAF in TTM object purgeJanusz Krzysztofik
2026-05-26drm: verisilicon: fix build failure of cursor plane codeIcenowy Zheng
2026-05-26Merge tag 'exynos-drm-next-for-v7.2' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2026-05-26Merge tag 'mediatek-drm-next-20260521' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2026-05-26Merge tag 'drm-xe-next-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-05-26Merge tag 'drm-misc-next-2026-05-21' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-25gpu: nova-core: vbios: remove unused rom_header fieldEliot Courtney
2026-05-25gpu: nova-core: vbios: move constants and functions to be associatedEliot Courtney
2026-05-25gpu: nova-core: vbios: drop redundant TryFrom importEliot Courtney
2026-05-25gpu: nova-core: vbios: drop unused image wrappersEliot Courtney
2026-05-25gpu: nova-core: vbios: remove unnecessary fields in PciRomHeaderEliot Courtney
2026-05-25gpu: nova-core: vbios: use let-else in Vbios::newEliot Courtney
2026-05-25gpu: nova-core: vbios: use single logical block for the FWSEC sectionEliot Courtney
2026-05-25gpu: nova-core: vbios: use the first PCI-AT imageEliot Courtney
2026-05-25gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS imagesEliot Courtney
2026-05-25gpu: nova-core: vbios: store PMU lookup entries in a KVVecEliot Courtney
2026-05-25gpu: nova-core: vbios: read PMU lookup entries using FromBytesEliot Courtney
2026-05-25gpu: nova-core: vbios: simplify setup_falcon_dataEliot Courtney
2026-05-25gpu: nova-core: vbios: compute FWSEC-relative Falcon data offsetEliot Courtney
2026-05-25gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_dataEliot Courtney
2026-05-25gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilderEliot Courtney
2026-05-25gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`Eliot Courtney
2026-05-25gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`Eliot Courtney
2026-05-25gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`Eliot Courtney
2026-05-25gpu: nova-core: vbios: read BitToken using FromBytesEliot Courtney
2026-05-25gpu: nova-core: vbios: avoid reading too far in read_more_at_offsetEliot Courtney
2026-05-25gpu: nova-core: vbios: use checked arithmetic for bios image range endEliot Courtney
2026-05-25gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LENEliot Courtney
2026-05-25drm/i915/dp: Detect changes in common link parametersImre Deak
2026-05-25drm/i915/dp: Cache max common lane countImre Deak
2026-05-25drm/i915/dp: Add helper to set common link paramsImre Deak
2026-05-25drm/i915/dp: Reset link params after a DPRX capability changeImre Deak
2026-05-25drm/hyperv: validate VMBus packet size in receive callbackBerkant Koc
2026-05-25drm/hyperv: validate resolution_count and fix WIN8 fallbackBerkant Koc
2026-05-25drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TGAnkit Nautiyal
2026-05-25drm/i915/psr: Simplify the conditions for SCL computationAnkit Nautiyal