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
2025-01-25
drm/nouveau: add a kernel doc to introduce the GSP RPC
Zhi Wang
-0
/
+45
2025-01-24
drm/dp_mst: Add helper to get port number at specific LCT from RAD
Wayne Lin
-9
/
+20
2025-01-24
drm/dp_mst: Fix drm RAD print
Wayne Lin
-4
/
+4
2025-01-24
drm/panel: samsung-s6e88a0-ams452ef01: transition to mipi_dsi wrapped functions
Tejas Vipin
-60
/
+31
2025-01-25
drm/virtio: Support partial maps of GEM objects
Sasha Finkelstein
-3
/
+6
2025-01-24
Merge tag 'drm-misc-next-fixes-2025-01-24' of https://gitlab.freedesktop.org/...
Simona Vetter
-9
/
+19
2025-01-24
Merge tag 'amd-drm-next-6.14-2025-01-24' of https://gitlab.freedesktop.org/ag...
Simona Vetter
-1323
/
+1653
2025-01-24
drm/amd/display: Optimize cursor position updates
Aric Cyr
-12
/
+19
2025-01-24
drm/amd/display: Add hubp cache reset when powergating
Aric Cyr
-2
/
+33
2025-01-24
drm/amd/amdgpu: Enable scratch data dump for mes 12
Shaoyun Liu
-14
/
+37
2025-01-24
drm/amd: Clarify kdoc for amdgpu.gttsize
Mario Limonciello
-1
/
+1
2025-01-24
drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculation
Srinivasan Shanmugam
-2
/
+2
2025-01-24
drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changed
Srinivasan Shanmugam
-0
/
+5
2025-01-24
drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environment
Lin.Cao
-1
/
+1
2025-01-24
drm/amd/pm: Fix smu v13.0.6 caps initialization
Lijo Lazar
-105
/
+134
2025-01-24
drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checks
Jesse.zhang@amd.com
-6
/
+13
2025-01-24
revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"
Jesse.zhang@amd.com
-4
/
+1
2025-01-24
revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"
Jesse.zhang@amd.com
-21
/
+9
2025-01-24
drm/amd/pm: Add capability flags for SMU v13.0.6
Lijo Lazar
-68
/
+158
2025-01-24
drm/amd/display: fix SUBVP DC_DEBUG_MASK documentation
Alex Deucher
-1
/
+1
2025-01-24
drm/amd/display: fix CEC DC_DEBUG_MASK documentation
Alex Deucher
-1
/
+1
2025-01-24
drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTL
Alex Deucher
-8
/
+11
2025-01-24
drm/amdgpu: cache gpu pcie link width
Alex Deucher
-32
/
+138
2025-01-24
drm/amd/display: mark static functions noinline_for_stack
Tzung-Bi Shih
-12
/
+12
2025-01-24
drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handler
Jay Cornwall
-1311
/
+1318
2025-01-24
drm/amdgpu: Refine ip detection log message
Lijo Lazar
-2
/
+2
2025-01-24
drm/amdgpu: Add handler for SDMA context empty
Lijo Lazar
-0
/
+23
2025-01-24
drm/amd: Add debug option to disable subvp
Aurabindo Pillai
-0
/
+8
2025-01-24
drm/amdkfd: Sync trap handler binary with source
Jay Cornwall
-367
/
+359
2025-01-24
drm/amdkfd: Fix partial migrate issue
Emily Deng
-8
/
+14
2025-01-24
Merge tag 'drm-misc-fixes-2025-01-24' of https://gitlab.freedesktop.org/drm/m...
Simona Vetter
-9
/
+21
2025-01-24
drm/tidss: Fix typos
Andrew Kreimer
-2
/
+2
2025-01-24
drm/omap: Remove hdmi5_core_handle_irqs()
Dr. David Alan Gilbert
-18
/
+0
2025-01-24
drm: zynqmp_dp: Unlock on error in zynqmp_dp_bridge_atomic_enable()
Dan Carpenter
-2
/
+1
2025-01-24
drm/omap/dss: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
-9
/
+3
2025-01-24
drm/omap/dss: Use of_property_present() to test existence of DT property
Krzysztof Kozlowski
-1
/
+1
2025-01-24
drm/i915/cx0: Set ssc_enabled for c20 too
Suraj Kandpal
-3
/
+11
2025-01-24
drm/i915/display: Add WA_14018221282
Nemesa Garg
-0
/
+15
2025-01-24
drm/i915/dsc: Check if vblank is sufficient for dsc prefill
Mitul Golani
-1
/
+32
2025-01-24
drm/i915/scaler: Check if vblank is sufficient for scaler
Mitul Golani
-1
/
+52
2025-01-24
drm/i915/scaler: Limit pipe scaler downscaling factors for YUV420
Mitul Golani
-0
/
+10
2025-01-24
drm/i915/scaler: Compute scaling factors for pipe scaler
Mitul Golani
-7
/
+32
2025-01-24
drm/i915/scaler: Refactor max_scale computation
Mitul Golani
-29
/
+41
2025-01-24
drm/i915/scaler: Use crtc_state to setup plane or pipe scaler
Mitul Golani
-3
/
+5
2025-01-24
drm/i915/scaler: Add and compute scaling factors
Mitul Golani
-0
/
+5
2025-01-23
drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlocked
Ashutosh Dixit
-6
/
+3
2025-01-23
drm/v3d: Assign job pointer to NULL before signaling the fence
MaĆra Canal
-4
/
+12
2025-01-23
drm/panel-edp: Add STA 116QHD024002
Langyan Ye
-0
/
+7
2025-01-23
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next-fixes
Maarten Lankhorst
-130
/
+286
2025-01-23
Merge v6.13 into drm-next
Simona Vetter
-130
/
+286
[prev]
[next]