index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
Merge tag 'for-6.11/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+24
2024-08-16
Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2024-08-16
Merge tag 'gpio-fixes-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+14
2024-08-16
Merge tag 'drm-fixes-2024-08-16' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
46
-420
/
+693
2024-08-16
Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
1
-2
/
+2
2024-08-16
Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
16
-160
/
+247
2024-08-16
Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-6
/
+24
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+16
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
42
-158
/
+454
2024-08-15
Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-36
/
+26
2024-08-15
Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-2
/
+13
2024-08-15
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
Matthew Brost
4
-3
/
+29
2024-08-15
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
4
-110
/
+80
2024-08-15
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
3
-25
/
+40
2024-08-15
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
1
-3
/
+8
2024-08-15
drm/xe: Build PM into GuC CT layer
Matthew Brost
3
-1
/
+18
2024-08-15
drm/xe/vf: Fix register value lookup
Michal Wajdeczko
1
-1
/
+1
2024-08-15
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
3
-9
/
+13
2024-08-15
drm/xe: Take a ref to xe file when user creates a VM
Umesh Nerlige Ramappa
1
-1
/
+5
2024-08-15
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
3
-2
/
+37
2024-08-15
drm/xe: Move part of xe_file cleanup to a helper
Umesh Nerlige Ramappa
1
-11
/
+18
2024-08-15
drm/xe: Validate user fence during creation
Matthew Brost
1
-4
/
+8
2024-08-15
net: hns3: use correct release function during uninitialization
Peiyang Wang
1
-1
/
+1
2024-08-15
net: hns3: void array out of bound when loop tnl_num
Peiyang Wang
1
-3
/
+3
2024-08-15
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
1
-0
/
+3
2024-08-15
net: hns3: use the user's cfg after reset
Peiyang Wang
2
-6
/
+21
2024-08-15
net: hns3: fix wrong use of semaphore up
Jie Wang
2
-4
/
+4
2024-08-15
pse-core: Conditionally set current limit during PI regulator registration
Oleksij Rempel
1
-3
/
+8
2024-08-15
drm/rockchip: inno-hdmi: Fix infoframe upload
drm-misc-fixes-2024-08-15
Alex Bee
1
-3
/
+1
2024-08-15
net: thunder_bgx: Fix netdev structure allocation
Marc Zyngier
1
-9
/
+21
2024-08-14
Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
10
-17
/
+123
2024-08-14
Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"
Niklas Cassel
1
-2
/
+13
2024-08-14
media: atomisp: Fix streaming no longer working on BYT / ISP2400 devices
Hans de Goede
2
-5
/
+22
2024-08-13
dm persistent data: fix memory allocation failure
Mikulas Patocka
1
-2
/
+2
2024-08-13
drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1
Kenneth Feng
1
-0
/
+2
2024-08-13
drm/amdgpu: Update kmd_fw_shared for VCN5
Yinjie Yao
1
-1
/
+4
2024-08-13
drm/amd/amdgpu: command submission parser for JPEG
David (Ming Qiang) Wu
5
-2
/
+76
2024-08-13
drm/amdgpu/mes12: fix suspend issue
Jack Xiao
2
-26
/
+23
2024-08-13
drm/amdgpu/mes12: sw/hw fini for unified mes
Jack Xiao
1
-11
/
+20
2024-08-13
drm/amdgpu/mes12: configure two pipes hardware resources
Jack Xiao
4
-64
/
+81
2024-08-13
drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipes
Jack Xiao
1
-44
/
+62
2024-08-13
drm/amdgpu/mes12: add mes pipe switch support
Jack Xiao
1
-26
/
+33
2024-08-13
drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1
Jack Xiao
2
-25
/
+4
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
9
-44
/
+47
2024-08-13
drm/amdgpu/mes12: update mes_v12_api_def.h
Jack Xiao
1
-1
/
+6
2024-08-13
drm/amdgpu: Actually check flags for all context ops.
Bas Nieuwenhuizen
1
-0
/
+8
2024-08-13
drm/amdgpu/jpeg4: properly set atomics vmid field
Alex Deucher
1
-2
/
+2
2024-08-13
drm/amdgpu/jpeg2: properly set atomics vmid field
Alex Deucher
1
-2
/
+2
2024-08-13
drm/amd/display: Adjust cursor position
Rodrigo Siqueira
1
-1
/
+1
2024-08-13
drm/amd/display: fix cursor offset on rotation 180
Melissa Wen
1
-1
/
+1
[next]