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