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-11-01
Merge remote-tracking branch 'drm/drm-next' into msm-next-robclark
Rob Clark
-35388
/
+95305
2025-11-01
drm/i915/ltphy: Modify the step that need to be skipped
Suraj Kandpal
-30
/
+33
2025-11-01
drm/i915/display: Aux Enable and Display powerwell timeouts
Suraj Kandpal
-2
/
+20
2025-11-01
drm/i915/ltphy: Define LT PHY PLL state verify function
Suraj Kandpal
-1
/
+63
2025-11-01
drm/i915/ltphy: Define function to readout LT Phy PLL state
Suraj Kandpal
-0
/
+50
2025-11-01
drm/i915/ltphy: Define the LT Phy state compare function
Suraj Kandpal
-1
/
+68
2025-11-01
drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
Suraj Kandpal
-0
/
+91
2025-11-01
drm/i915/ltphy: Program LT Phy Voltage Swing
Suraj Kandpal
-3
/
+88
2025-11-01
drm/i915/ddi: Define LT Phy Swing tables
Suraj Kandpal
-1
/
+89
2025-11-01
drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
Suraj Kandpal
-4
/
+37
2025-11-01
drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
Suraj Kandpal
-0
/
+80
2025-11-01
drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
Suraj Kandpal
-2
/
+32
2025-11-01
drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
Suraj Kandpal
-0
/
+26
2025-11-01
drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
Suraj Kandpal
-5
/
+143
2025-11-01
drm/i915/ltphy: Add function to calculate LT PHY port clock
Suraj Kandpal
-0
/
+97
2025-11-01
drm/i915/ltphy: Enable SSC during port clock programming
Suraj Kandpal
-0
/
+26
2025-11-01
drm/i915/ltphy: Update the ltpll config table value for eDP
Suraj Kandpal
-0
/
+4
2025-11-01
drm/i915/ltphy: Program the VDR PLL registers for LT PHY
Suraj Kandpal
-5
/
+45
2025-11-01
drm/i915/ltphy: Add LT Phy Programming recipe tables
Suraj Kandpal
-1
/
+1036
2025-11-01
drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
Suraj Kandpal
-25
/
+123
2025-11-01
drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
Suraj Kandpal
-3
/
+18
2025-11-01
drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT Phy
Suraj Kandpal
-0
/
+38
2025-11-01
drm/i915/cx0: Move the HDMI FRL function to intel_hdmi
Suraj Kandpal
-18
/
+18
2025-11-01
drm/i915/ltphy: Phy lane reset for LT Phy
Suraj Kandpal
-1
/
+202
2025-11-01
drm/i915/cx0: Change register bit naming for powerdown values
Suraj Kandpal
-12
/
+12
2025-11-01
drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
Suraj Kandpal
-0
/
+24
2025-10-31
Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...
Simona Vetter
-892
/
+3549
2025-10-31
drm/xe/pf: Allow to stop the VF using sysfs
Michal Wajdeczko
-0
/
+49
2025-10-31
drm/xe/pf: Add sysfs device symlinks to enabled VFs
Michal Wajdeczko
-0
/
+101
2025-10-31
drm/xe/pf: Promote xe_pci_sriov_get_vf_pdev
Michal Wajdeczko
-13
/
+24
2025-10-31
drm/xe/pf: Allow change PF scheduling priority using sysfs
Michal Wajdeczko
-2
/
+82
2025-10-31
drm/xe/pf: Allow bulk change all VFs priority using sysfs
Michal Wajdeczko
-1
/
+41
2025-10-31
drm/xe/pf: Add functions to provision scheduling priority
Michal Wajdeczko
-0
/
+97
2025-10-31
drm/xe/pf: Allow bulk change all VFs EQ/PT using sysfs
Michal Wajdeczko
-0
/
+36
2025-10-31
drm/xe/pf: Add functions to bulk provision EQ/PT
Michal Wajdeczko
-0
/
+58
2025-10-31
drm/xe/pf: Add functions to bulk configure EQ/PT on GT
Michal Wajdeczko
-0
/
+58
2025-10-31
drm/xe/pf: Fix signature of internal config helpers
Michal Wajdeczko
-2
/
+2
2025-10-31
drm/xe/pf: Relax report helper to accept PF in bulk configs
Michal Wajdeczko
-5
/
+8
2025-10-31
drm/xe/pf: Allow change PF and VFs EQ/PT using sysfs
Michal Wajdeczko
-2
/
+195
2025-10-31
drm/xe/pf: Add _locked variants of the VF PT config functions
Michal Wajdeczko
-17
/
+52
2025-10-31
drm/xe/pf: Add _locked variants of the VF EQ config functions
Michal Wajdeczko
-17
/
+53
2025-10-31
drm/xe/pf: Take RPM during calls to SR-IOV attr.store()
Michal Wajdeczko
-2
/
+14
2025-10-31
drm/xe/pf: Prepare sysfs for SR-IOV admin attributes
Michal Wajdeczko
-0
/
+317
2025-10-31
Merge tag 'drm-xe-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/xe/...
Simona Vetter
-11
/
+16
2025-10-31
Merge tag 'drm-misc-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/m...
Simona Vetter
-22
/
+43
2025-10-31
Merge tag 'drm-intel-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/...
Simona Vetter
-1
/
+54
2025-10-31
Merge tag 'drm-msm-fixes-2025-10-29' of https://gitlab.freedesktop.org/drm/ms...
Simona Vetter
-43
/
+59
2025-10-31
Merge tag 'amd-drm-fixes-6.18-2025-10-29' of https://gitlab.freedesktop.org/a...
Simona Vetter
-40
/
+61
2025-10-31
Merge tag 'drm-intel-gt-next-2025-10-29' of https://gitlab.freedesktop.org/dr...
Simona Vetter
-7
/
+17
2025-10-31
Merge tag 'mediatek-drm-fixes-20251028' of https://git.kernel.org/pub/scm/lin...
Simona Vetter
-10
/
+0
[prev]
[next]