summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2026-05-25drm/i915/display: Handle odd position for planar formats in selective fetchJouni Högander
2026-05-25drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enableJouni Högander
2026-05-25drm/i915/psr: Block DC states on vblank enable when Panel Replay supportedJouni Högander
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec, drm/xe: Avoid abusing the drm_exec retry pointerThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-25drm/i915: Remove useless comment about MTRR.Maarten Lankhorst
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-24drm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor
2026-05-23Merge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-22drm/intel/display: Add support for pipe background color (v4)Maarten Lankhorst
2026-05-22drm/xe/rtp: Implement a structured parser for rule matchingGustavo Sousa
2026-05-22drm/xe/rtp: Fully parse the rulesetGustavo Sousa
2026-05-22drm/xe/rtp: Extract rule_match_item()Gustavo Sousa
2026-05-22drm/xe/rtp: Do not break parsing when missing contextGustavo Sousa
2026-05-22drm/xe/rtp: Don't short-circuit to false in or-yes caseGustavo Sousa
2026-05-22drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_casesGustavo Sousa
2026-05-22drm/xe/rtp: Write kunit test cases specific for rule matchingGustavo Sousa
2026-05-22drm/msm/dpu: invert the order of UBWC checksDmitry Baryshkov
2026-05-22drm/msm/dpu: drop ubwc_dec_versionDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set amsbcDmitry Baryshkov
2026-05-22drm/msm/adreno: use version ranges in A8xx UBWC codeDmitry Baryshkov
2026-05-22drm/msm/adreno: use new helper to set amsbcDmitry Baryshkov
2026-05-22drm/msm/adreno: set fp16compoptdis for UBWC 3.0 formatsDmitry Baryshkov
2026-05-22drm/msm/adreno: write reserved UBWC-related bitsDmitry Baryshkov
2026-05-22drm/msm/mdss: use new helper to set ubwc_swizzleDmitry Baryshkov
2026-05-22drm/msm/dpu: use new helper to set ubwc_swizzleDmitry Baryshkov