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-28
drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
Ankit Nautiyal
3
-4
/
+21
2026-05-28
drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
Ankit Nautiyal
1
-1
/
+4
2026-05-28
drm/i915/display: Add helper for AS SDP transmission time selection
Ankit Nautiyal
3
-1
/
+32
2026-05-28
drm/i915/psr: Write the PR config DPCDs in burst mode
Ankit Nautiyal
1
-13
/
+13
2026-05-28
drm/i915/dp: Allow AS SDP only if v2 is supported
Ankit Nautiyal
1
-2
/
+2
2026-05-28
drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
Ankit Nautiyal
2
-0
/
+50
2026-05-28
drm/i915/psr: Add helper to get Async Video timing support in PR active
Ankit Nautiyal
2
-0
/
+12
2026-05-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
476
-7925
/
+23094
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
61
-275
/
+390
2026-05-28
drm/i915: rename intel_runtime_{suspend, resume} to i915_pm_runtime_{suspend,...
Jani Nikula
1
-5
/
+5
2026-05-28
drm/i915/power: add "runtime" to intel_display_power_{suspend, resume}() names
Jani Nikula
3
-6
/
+7
2026-05-28
drm/exynos: fix size_t format string
Arnd Bergmann
1
-4
/
+4
2026-05-28
drm/i915/bw: Do not consider tile4 as tileY
Ville Syrjälä
1
-13
/
+16
2026-05-28
drm/i915/bw: Remove deinterleave fallback for TGL+
Ville Syrjälä
1
-2
/
+0
2026-05-28
drm/i915/bw: Round the PM demand bandwidth down
Ville Syrjälä
1
-1
/
+1
2026-05-28
drm/i915/bw: Fix/unify peakbw calculations
Ville Syrjälä
1
-10
/
+10
2026-05-28
drm/i915/bw: Fix DEPROGBWPCLIMIT handling on BMG
Ville Syrjälä
1
-1
/
+1
2026-05-28
drm/i915/bw: Fix rounding direction in clperchgroup calculation
Ville Syrjälä
1
-1
/
+1
2026-05-28
drm/i915/bw: Fix 'deinterleave' rounding direction
Ville Syrjälä
1
-1
/
+1
2026-05-28
drm/i915/bw: Fix bw rounding direction
Ville Syrjälä
1
-2
/
+2
2026-05-28
drm/i915/bw: Fix DCLK rounding mess
Ville Syrjälä
1
-12
/
+14
2026-05-28
drm/i915/bw: Fix num_planes handling on TGL+
Ville Syrjälä
1
-7
/
+1
2026-05-27
drm/xe: Move xe_uc_fw_abi.h to abi/
Michal Wajdeczko
3
-4
/
+5
2026-05-27
drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx
Christian König
2
-2
/
+6
2026-05-27
drm/amdgpu: fix amdgpu_hmm_range_get_pages
Christian König
1
-8
/
+8
2026-05-27
drm/amdgpu/userq: use array instead of list for userq_vas
Sunil Khatri
3
-77
/
+45
2026-05-27
drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj valid
Sunil Khatri
1
-5
/
+4
2026-05-27
drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger
Eric Huang
1
-3
/
+5
2026-05-27
drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapper
Sunil Khatri
3
-82
/
+21
2026-05-27
drm/amd/pm/si: Disregard vblank time when no displays are connected
Timur Kristóf
1
-0
/
+4
2026-05-27
drm/amdkfd: Check for pdd drm file first in CRIU restore path
David Francis
1
-5
/
+5
2026-05-27
drm/amdgpu: fix potential overflow in fs_info.debugfs_name
Stanley.Yang
1
-1
/
+2
2026-05-27
drm/amdgpu/userq: make sure queue is valid in the hang_detect_work
Sunil Khatri
1
-7
/
+7
2026-05-27
drm/amdgpu/userq: reserve root bo without interruption
Sunil Khatri
1
-5
/
+1
2026-05-27
drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
Sunil Khatri
1
-1
/
+3
2026-05-27
drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
Sunil Khatri
2
-14
/
+11
2026-05-27
drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
Eric Huang
1
-0
/
+3
2026-05-27
drm/amd/display: Write REFCLK to 48MHz on DCN21
Ivan Lipski
1
-2
/
+13
2026-05-27
drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
Sunil Khatri
1
-3
/
+2
2026-05-27
drm/amdgpu/userq: Fix doorbell object cleanup of queue
Sunil Khatri
1
-3
/
+8
2026-05-27
drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
Ziyi Guo
1
-0
/
+5
2026-05-27
drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
Michael Bommarito
1
-2
/
+4
2026-05-27
drm/xe: Restore IDLEDLY regiter on engine reset
Balasubramani Vivekanandan
1
-0
/
+5
2026-05-27
drm/radeon/radeon_connectors: remove radeon_connector_free_edid
Joshua Peisach
1
-15
/
+15
2026-05-27
drm/radeon/radeon_connectors: use struct drm_edid instead of struct edid
Joshua Peisach
4
-21
/
+21
2026-05-27
drm/amd/display: Initialize dsc_caps to 0
Ivan Lipski
1
-1
/
+1
2026-05-27
drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx
Christian König
2
-2
/
+6
2026-05-27
drm/amdgpu: fix amdgpu_hmm_range_get_pages
Christian König
1
-8
/
+8
2026-05-27
drm/amd/ras: cap pending_ecc_list size
Stanley.Yang
3
-0
/
+56
2026-05-27
drm/amdgpu: init locals in umc_v12_0_convert_error_address
Stanley.Yang
1
-1
/
+2
[prev]
[next]