index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-25
gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
Eliot Courtney
1
-19
/
+6
2026-05-25
gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
Eliot Courtney
1
-5
/
+0
2026-05-25
gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Eliot Courtney
1
-8
/
+9
2026-05-25
gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Eliot Courtney
1
-10
/
+7
2026-05-25
gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Eliot Courtney
1
-6
/
+8
2026-05-25
gpu: nova-core: vbios: read BitToken using FromBytes
Eliot Courtney
1
-19
/
+18
2026-05-25
gpu: nova-core: vbios: avoid reading too far in read_more_at_offset
Eliot Courtney
1
-14
/
+11
2026-05-25
gpu: nova-core: vbios: use checked arithmetic for bios image range end
Eliot Courtney
1
-3
/
+3
2026-05-25
gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LEN
Eliot Courtney
1
-1
/
+1
2026-05-25
drm/i915/dp: Detect changes in common link parameters
Imre Deak
1
-7
/
+47
2026-05-25
drm/i915/dp: Cache max common lane count
Imre Deak
2
-2
/
+9
2026-05-25
drm/i915/dp: Add helper to set common link params
Imre Deak
1
-2
/
+6
2026-05-25
drm/i915/dp: Reset link params after a DPRX capability change
Imre Deak
1
-1
/
+3
2026-05-25
drm/hyperv: validate VMBus packet size in receive callback
Berkant Koc
1
-13
/
+87
2026-05-25
drm/hyperv: validate resolution_count and fix WIN8 fallback
Berkant Koc
1
-3
/
+10
2026-05-25
drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG
Ankit Nautiyal
1
-0
/
+3
2026-05-25
drm/i915/psr: Simplify the conditions for SCL computation
Ankit Nautiyal
1
-7
/
+10
2026-05-25
drm/i915/display: Handle odd position for planar formats in selective fetch
Jouni Högander
1
-1
/
+1
2026-05-25
drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
Jouni Högander
4
-17
/
+18
2026-05-25
drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
Jouni Högander
1
-9
/
+10
2026-05-25
drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
Thomas Hellström
3
-7
/
+7
2026-05-25
drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
Thomas Hellström
2
-4
/
+1
2026-05-25
drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
Thomas Hellström
5
-16
/
+8
2026-05-25
drm/i915: Remove useless comment about MTRR.
Maarten Lankhorst
1
-3
/
+0
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
192
-1345
/
+2412
2026-05-24
drm/msm: Restore second parameter name in purge() and evict()
Nathan Chancellor
1
-2
/
+2
2026-05-23
Merge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
11
-34
/
+69
2026-05-22
drm/intel/display: Add support for pipe background color (v4)
Maarten Lankhorst
7
-16
/
+52
2026-05-22
drm/xe/rtp: Implement a structured parser for rule matching
Gustavo Sousa
2
-54
/
+113
2026-05-22
drm/xe/rtp: Fully parse the ruleset
Gustavo Sousa
2
-17
/
+15
2026-05-22
drm/xe/rtp: Extract rule_match_item()
Gustavo Sousa
1
-125
/
+94
2026-05-22
drm/xe/rtp: Do not break parsing when missing context
Gustavo Sousa
2
-22
/
+72
2026-05-22
drm/xe/rtp: Don't short-circuit to false in or-yes case
Gustavo Sousa
2
-7
/
+50
2026-05-22
drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_cases
Gustavo Sousa
1
-116
/
+6
2026-05-22
drm/xe/rtp: Write kunit test cases specific for rule matching
Gustavo Sousa
4
-17
/
+242
2026-05-22
drm/msm/dpu: invert the order of UBWC checks
Dmitry Baryshkov
1
-18
/
+18
2026-05-22
drm/msm/dpu: drop ubwc_dec_version
Dmitry Baryshkov
1
-2
/
+1
2026-05-22
drm/msm/mdss: use new helper to set amsbc
Dmitry Baryshkov
1
-1
/
+1
2026-05-22
drm/msm/adreno: use version ranges in A8xx UBWC code
Dmitry Baryshkov
1
-17
/
+15
2026-05-22
drm/msm/adreno: use new helper to set amsbc
Dmitry Baryshkov
2
-6
/
+3
2026-05-22
drm/msm/adreno: set fp16compoptdis for UBWC 3.0 formats
Dmitry Baryshkov
1
-0
/
+1
2026-05-22
drm/msm/adreno: write reserved UBWC-related bits
Dmitry Baryshkov
1
-0
/
+2
2026-05-22
drm/msm/mdss: use new helper to set ubwc_swizzle
Dmitry Baryshkov
1
-3
/
+5
2026-05-22
drm/msm/dpu: use new helper to set ubwc_swizzle
Dmitry Baryshkov
1
-3
/
+4
2026-05-22
drm/msm/adreno: use new helper to set ubwc_swizzle
Dmitry Baryshkov
3
-4
/
+4
2026-05-22
drm/msm/mdss: use new helper to set UBWC bank spreading
Dmitry Baryshkov
1
-1
/
+1
2026-05-22
drm/msm/mdss: use new helper to set macrotile_mode
Dmitry Baryshkov
1
-2
/
+2
2026-05-22
drm/msm/adreno: use new helper to set macrotile_mode
Dmitry Baryshkov
2
-2
/
+2
2026-05-22
drm/msm/mdss: use new helper to set min_acc length
Dmitry Baryshkov
1
-6
/
+3
2026-05-22
drm/msm/adreno: use new helper to set min_acc length
Dmitry Baryshkov
1
-3
/
+2
[prev]
[next]