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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
35
-186
/
+166
2024-02-23
nouveau: add an ioctl to report vram usage
Dave Airlie
1
-0
/
+5
2024-02-23
nouveau: add an ioctl to return vram bar size.
Dave Airlie
1
-0
/
+4
2024-02-23
nouveau/gsp: add kconfig option to enable GSP paths by default
Dave Airlie
2
-1
/
+13
2024-02-23
Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
12
-102
/
+28
2024-02-23
Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
9
-53
/
+71
2024-02-23
Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-10
/
+10
2024-02-23
Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-21
/
+36
2024-02-22
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
1
-0
/
+3
2024-02-22
drm/amd/display: fix null-pointer dereference on edid reading
Melissa Wen
1
-4
/
+15
2024-02-22
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-02-22
drm/amd/display: fix input states translation error for dcn35 & dcn351
Swapnil Patel
1
-1
/
+8
2024-02-22
drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv
Srinivasan Shanmugam
1
-2
/
+5
2024-02-22
drm/amd/display: Only allow dig mapping to pwrseq in new asic
Lewis Huang
5
-27
/
+21
2024-02-22
drm/amd/display: adjust few initialization order in dm
Wayne Lin
1
-19
/
+18
2024-02-22
drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func
drm-misc-fixes-2024-02-22
Erik Kurzinger
1
-1
/
+12
2024-02-22
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
Erik Kurzinger
1
-2
/
+4
2024-02-22
drm/ttm: Fix an invalid freeing on already freed page in error path
Thomas Hellström
1
-1
/
+1
2024-02-21
drm/xe: Fix modpost warning on xe_mocs kunit module
Ashutosh Dixit
1
-0
/
+1
2024-02-21
drm/xe/xe_gt_idle: Drop redundant newline in name
Ashutosh Dixit
1
-2
/
+2
2024-02-21
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
3
-2
/
+6
2024-02-21
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
3
-2
/
+10
2024-02-21
drm/xe: Fix xe_vma_set_pte_size
Matthew Brost
1
-3
/
+4
2024-02-21
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
7
-93
/
+5
2024-02-21
drm/i915/tv: Fix TV mode
Maxime Ripard
2
-10
/
+10
2024-02-20
drm/tests/drm_buddy: fix build failure on 32-bit targets
Linus Torvalds
1
-3
/
+2
2024-02-19
drm/tests/drm_buddy: fix 32b build
Matthew Auld
1
-8
/
+8
2024-02-19
drm/meson: Don't remove bridges which are created by other drivers
Martin Blumenstingl
3
-3
/
+0
2024-02-16
drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()
Dan Carpenter
1
-3
/
+2
2024-02-16
nouveau: fix function cast warnings
Arnd Bergmann
1
-1
/
+7
2024-02-16
drm/buddy: Modify duplicate list_splice_tail call
Arunpravin Paneer Selvam
1
-2
/
+2
2024-02-16
Merge tag 'drm-msm-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
5
-14
/
+42
2024-02-16
Merge tag 'amd-drm-fixes-6.8-2024-02-15-2' of https://gitlab.freedesktop.org/...
Dave Airlie
23
-38
/
+114
2024-02-16
Merge tag 'drm-xe-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
6
-36
/
+46
2024-02-16
Merge tag 'drm-intel-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-2
/
+5
2024-02-16
Merge tag 'drm-misc-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
14
-21
/
+162
2024-02-15
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
1
-2
/
+2
2024-02-15
drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
Rajneesh Bhardwaj
3
-1
/
+13
2024-02-15
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-02-15
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...
Srinivasan Shanmugam
1
-4
/
+1
2024-02-15
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
Thong
1
-2
/
+2
2024-02-15
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
2
-7
/
+11
2024-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-15
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-15
Revert "drm/amd: flush any delayed gfxoff on suspend entry"
Mario Limonciello
2
-2
/
+8
2024-02-15
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
3
-2
/
+26
2024-02-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
[next]