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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-05-13
drm/amd/pm: Remove remainder of mode2_reset_is_support
Dr. David Alan Gilbert
-23
/
+0
2025-05-13
drm/amd/pm: Remove unused smu_mode2_reset_is_support
Dr. David Alan Gilbert
-14
/
+0
2025-05-13
drm/amd/pm/smu13: Remove unused smu_v13_0_init_display_count
Dr. David Alan Gilbert
-14
/
+0
2025-05-13
drm/amdgpu: Fix amdgpu_userq_wait_ioctl() warn missing error code 'r'
Arvind Yadav
-1
/
+3
2025-05-13
drm/amdgpu: Fix NULL dereference in amdgpu_userq_restore_worker
Arvind Yadav
-3
/
+3
2025-05-13
drm/amdgpu: csa unmap use uninterruptible lock
Philip Yang
-1
/
+1
2025-05-13
drm/amd/display: use drm_dbg_driver() in amdgpu_dm.c
Aurabindo Pillai
-17
/
+18
2025-05-13
PM: sleep: Introduce pm_suspend_in_progress()
Rafael J. Wysocki
-1
/
+1
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
-2
/
+2
2025-05-13
drm/i915: Use provided dma_fence_is_chain
Tvrtko Ursulin
-6
/
+1
2025-05-13
drm/i915: ensure correct VLV IOSF SB units have been get/put
Jani Nikula
-0
/
+11
2025-05-13
drm/i915: rename VLV IOSF SB ports parameter to unit_mask
Jani Nikula
-6
/
+6
2025-05-13
drm/i915: convert VLV IOSF SB interface to struct drm_device
Jani Nikula
-426
/
+410
2025-05-13
drm/i915: move VLV IOSF SB unit specific helpers under display
Jani Nikula
-289
/
+213
2025-05-13
drm/i915: switch i915 core to generic VLV IOSF SB functions
Jani Nikula
-28
/
+28
2025-05-13
drm/i915: rewrite VLV IOSF SB unit specific read/write functions
Jani Nikula
-55
/
+22
2025-05-13
drm/i915: add generic read/write functions for VLV IOSF SB
Jani Nikula
-5
/
+83
2025-05-13
drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]
Jani Nikula
-31
/
+31
2025-05-12
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
-16
/
+203
2025-05-12
drm/xe: Save the gt pointer in lrc and drop the tile
Umesh Nerlige Ramappa
-4
/
+4
2025-05-12
drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
Umesh Nerlige Ramappa
-6
/
+7
2025-05-12
drm/xe: Add atomic_svm_timeslice_ms debugfs entry
Matthew Brost
-1
/
+44
2025-05-12
drm/xe: Timeslice GPU on atomic SVM fault
Matthew Brost
-0
/
+5
2025-05-12
drm/gpusvm: Add timeslicing support to GPU SVM
Matthew Brost
-0
/
+9
2025-05-12
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
-43
/
+114
2025-05-12
drm/gpusvm: Introduce devmem_only flag for allocation
Himal Prasad Ghimiray
-0
/
+5
2025-05-12
drm/xe/xe2hpg: Add Wa_22021007897
Aradhya Bhatia
-0
/
+5
2025-05-12
drm: nova-drm: add initial driver skeleton
Danilo Krummrich
-0
/
+291
2025-05-12
drm/msm/dp: Introduce link training per-segment for LTTPRs
Aleksandrs Vinarskis
-37
/
+89
2025-05-12
drm/msm/dp: Prepare for link training per-segment for LTTPRs
Aleksandrs Vinarskis
-6
/
+12
2025-05-12
drm/msm/dp: Account for LTTPRs capabilities
Aleksandrs Vinarskis
-4
/
+16
2025-05-12
drm/msm/dp: Fix support of LTTPR initialization
Aleksandrs Vinarskis
-4
/
+9
2025-05-12
drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from SAR2130P CTL blocks
Dmitry Baryshkov
-3
/
+2
2025-05-12
drm/msm/dpu: Add handling of LM_6 and LM_7 bits in pending flush mask
Krzysztof Kozlowski
-0
/
+6
2025-05-12
drm/msm/dpu: Add LM_7, DSC_[67], PP_[67] and MERGE_3D_5
Krzysztof Kozlowski
-0
/
+6
2025-05-12
drm/msm/dpu: Drop useless comments
Krzysztof Kozlowski
-8
/
+0
2025-05-12
drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE before blend setup
Krzysztof Kozlowski
-0
/
+2
2025-05-12
drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on ctl_path reset
Krzysztof Kozlowski
-0
/
+3
2025-05-12
drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on mixer reset
Krzysztof Kozlowski
-0
/
+3
2025-05-12
drm/msm/dpu: Add missing "fetch" name to set_active_pipes()
Krzysztof Kozlowski
-10
/
+10
2025-05-12
drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge ops
Dmitry Baryshkov
-17
/
+10
2025-05-12
drm/msm/hdmi: ensure that HDMI is up if HPD is requested
Dmitry Baryshkov
-2
/
+18
2025-05-12
drm/msm/hdmi: expand the HDMI_CFG macro
Dmitry Baryshkov
-9
/
+9
2025-05-12
drm/msm/hdmi: rename hpd_clks to pwr_clks
Dmitry Baryshkov
-16
/
+16
2025-05-12
drm/msm/hdmi: implement proper runtime PM handling
Dmitry Baryshkov
-74
/
+47
2025-05-12
drm/msm/hdmi: add runtime PM calls to DDC transfer function
Dmitry Baryshkov
-2
/
+12
2025-05-12
drm/msm/hdmi: switch to pm_runtime_resume_and_get()
Dmitry Baryshkov
-4
/
+16
2025-05-12
drm/msm/hdmi: switch to clk_bulk API
Dmitry Baryshkov
-37
/
+19
2025-05-12
drm/msm/hdmi: drop clock frequency assignment
Dmitry Baryshkov
-12
/
+0
2025-05-12
drm/msm/hdmi: simplify extp clock handling
Dmitry Baryshkov
-45
/
+18
[prev]
[next]