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-09-11
drm/tests: Add test for drm_framebuffer_check_src_coords()
Carlos Eduardo Gallo Filho
-0
/
+62
2024-09-11
drm/tests: Add test case for drm_internal_framebuffer_create()
Carlos Eduardo Gallo Filho
-0
/
+24
2024-09-11
drm/tests: Replace strcpy to strscpy on drm_test_framebuffer_create test
Carlos Eduardo Gallo Filho
-1
/
+1
2024-09-11
drm/tests: Add parameters to the drm_test_framebuffer_create test
Carlos Eduardo Gallo Filho
-0
/
+27
2024-09-11
drm/tests: Stop using deprecated dev_private member on drm_framebuffer tests
Carlos Eduardo Gallo Filho
-16
/
+38
2024-09-11
drm/xe/xe2hpg: Add Wa_15016589081
Tejas Upadhyay
-0
/
+5
2024-09-11
drm/ast: Remove TX-chip bitmask
Thomas Zimmermann
-39
/
+30
2024-09-11
drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
Jouni Högander
-11
/
+2
2024-09-11
drm/i915/psr: Add connector debugfs files for MST connector as well
Jouni Högander
-4
/
+2
2024-09-11
drm/i915/display: Use intel_attached_dp instead of local implementation
Jouni Högander
-19
/
+11
2024-09-11
drm/i915/display: Handle MST connector in intel_attached_dp
Jouni Högander
-1
/
+4
2024-09-11
drm/i915/dp: Dump the LTTPR PHY descriptors
Imre Deak
-1
/
+3
2024-09-11
drm/i915/bios: fix printk format width
Jani Nikula
-1
/
+1
2024-09-11
drm/i915/display: Fix BMG CCS modifiers
Juha-Pekka Heikkila
-0
/
+3
2024-09-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
-1901
/
+11076
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-3152
/
+12621
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
-57
/
+327
2024-09-11
drm/xe: Add a xe_bo subtest for shrinking / swapping
Thomas Hellström
-1
/
+270
2024-09-11
Merge tag 'drm-misc-next-fixes-2024-09-05' of https://gitlab.freedesktop.org/...
Dave Airlie
-1
/
+1
2024-09-11
Merge tag 'exynos-drm-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
-8
/
+4
2024-09-11
Merge tag 'amd-drm-next-6.12-2024-09-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-1358
/
+6023
2024-09-10
drm/i915/pmu: Use event_to_pmu()
Lucas De Marchi
-3
/
+2
2024-09-10
drm/i915/pmu: Drop is_igp()
Lucas De Marchi
-14
/
+3
2024-09-11
Merge tag 'drm-intel-gt-next-2024-09-06' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-11
/
+104
2024-09-10
drm/amdgpu/atomfirmware: Silence UBSAN warning
Alex Deucher
-2
/
+2
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v1
David (Ming Qiang) Wu
-1
/
+86
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
-64
/
+78
2024-09-10
drm/panel: samsung-s6e3fa7: transition to mipi_dsi wrapped functions
Tejas Vipin
-50
/
+21
2024-09-10
drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3
Kenneth Feng
-0
/
+3
2024-09-10
drm/amd/pm: update the features set on smu v14.0.2/3
Kenneth Feng
-1
/
+19
2024-09-10
drm/amd/display: Do not reset planes based on crtc zpos_changed
Leo Li
-1
/
+1
2024-09-10
drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()
Tobias Jakobi
-8
/
+12
2024-09-10
drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
Tobias Jakobi
-8
/
+12
2024-09-10
drm/amdkfd: Add cache line size info
David Belanger
-1
/
+7
2024-09-10
drm/tegra: Use iommu_paging_domain_alloc()
Lu Baolu
-2
/
+3
2024-09-10
drm/rockchip: Use iommu_paging_domain_alloc()
Lu Baolu
-3
/
+7
2024-09-10
drm/amdgpu: get rid of bogus includes of fdtable.h
Al Viro
-2
/
+0
2024-09-10
drm/amdkfd: CRIU fixes
Al Viro
-18
/
+46
2024-09-10
drm/amdgpu: fix a race in kfd_mem_export_dmabuf()
Al Viro
-9
/
+3
2024-09-10
drm: new helper: drm_gem_prime_handle_to_dmabuf()
Al Viro
-30
/
+54
2024-09-10
drm/amdgpu/atomfirmware: Silence UBSAN warning
Alex Deucher
-2
/
+2
2024-09-10
drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'
Srinivasan Shanmugam
-2
/
+1
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v1
David (Ming Qiang) Wu
-1
/
+86
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
-64
/
+78
2024-09-10
drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3
Kenneth Feng
-0
/
+3
2024-09-10
drm/amd/pm: update the features set on smu v14.0.2/3
Kenneth Feng
-1
/
+19
2024-09-10
drm/amdkfd: Fix resource leak in criu restore queue
Jesse Zhang
-0
/
+1
2024-09-10
drm/amd/display: Do not reset planes based on crtc zpos_changed
Leo Li
-1
/
+1
2024-09-10
drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl
T.J. Mercier
-4
/
+13
2024-09-10
drm/stm: add COMMON_CLK dependency
Arnd Bergmann
-0
/
+1
[prev]
[next]