index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
drm/panthor: call into devfreq for current frequency
Nicolas Frattaroli
4
-8
/
+31
2025-11-03
drm/panthor: attach the driver's multiple power domains
Rain Yang
1
-0
/
+16
2025-11-03
drm/panthor: Fix UAF on kernel BO VA nodes
Boris Brezillon
1
-11
/
+3
2025-11-03
drm/panthor: Fix race with suspend during unplug
Ketil Johnsen
1
-2
/
+2
2025-11-03
drm/panthor: disable async work during unplug
Ketil Johnsen
3
-5
/
+4
2025-11-03
drm/panthor: Fix UAF race between device unplug and FW event processing
Ketil Johnsen
1
-0
/
+1
2025-11-03
drm/panthor: Fix group_free_queue() for partially initialized queues
Boris Brezillon
1
-1
/
+2
2025-11-03
drm/panthor: Handle errors returned by drm_sched_entity_init()
Boris Brezillon
1
-0
/
+2
2025-11-03
drm/rockchip: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-11-03
drm/renesas: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-11-03
drm/imagination: Optionally depend on POWER_SEQUENCING
Matt Coster
1
-0
/
+1
2025-11-03
drm/bridge: synopsys: dw-dp: add bridge before attaching
Luca Ceresoli
1
-0
/
+2
2025-11-03
drm/bridge: add warning for bridges using neither devm_drm_bridge_alloc() nor...
Luca Ceresoli
1
-0
/
+3
2025-11-03
drm/bridge: add warning for bridges attached without being added
Luca Ceresoli
1
-0
/
+3
2025-11-03
drm/bridge: document that adding a bridge is mandatory before attach
Luca Ceresoli
1
-0
/
+3
2025-11-03
drm/sti: hdmi: add bridge before attaching
Luca Ceresoli
1
-0
/
+2
2025-11-03
drm/sti: hda: add bridge before attaching
Luca Ceresoli
1
-0
/
+5
2025-11-03
drm/display: bridge_connector: get/put the panel_bridge
Luca Ceresoli
1
-3
/
+5
2025-11-03
drm/display: bridge_connector: get/put the stored bridges
Luca Ceresoli
1
-13
/
+39
2025-11-03
Revert "drm/display: bridge_connector: get/put the stored bridges"
Luca Ceresoli
1
-78
/
+36
2025-11-03
drm/xe/display: Use display parent interface for xe runtime pm
Jouni Högander
2
-65
/
+1
2025-11-03
drm/i915/display: Use display parent interface for i915 runtime pm
Jouni Högander
1
-20
/
+13
2025-11-03
drm/xe/display: Runtime pm wrappers for display parent interface
Jouni Högander
3
-0
/
+79
2025-11-03
drm/i915/display: Runtime pm wrappers for display parent interface
Jouni Högander
3
-0
/
+81
2025-11-03
drm/{i915, xe}/display: pass parent interface to display probe
Jani Nikula
7
-5
/
+31
2025-11-02
drm/xe: Inline gt_reset in the worker
Lucas De Marchi
1
-18
/
+11
2025-11-01
drm/mediatek: Add pm_runtime support for GCE power control
Jason-JH Lin
1
-0
/
+7
2025-11-01
drm/mediatek: Disable AFBC support on Mediatek DRM driver
Ariel D'Alessandro
1
-23
/
+1
2025-11-01
Merge remote-tracking branch 'drm/drm-next' into msm-next-robclark
Rob Clark
1864
-35618
/
+100495
2025-11-01
drm/i915/ltphy: Modify the step that need to be skipped
Suraj Kandpal
1
-30
/
+33
2025-11-01
drm/i915/display: Aux Enable and Display powerwell timeouts
Suraj Kandpal
1
-2
/
+20
2025-11-01
drm/i915/ltphy: Define LT PHY PLL state verify function
Suraj Kandpal
4
-1
/
+63
2025-11-01
drm/i915/ltphy: Define function to readout LT Phy PLL state
Suraj Kandpal
3
-0
/
+50
2025-11-01
drm/i915/ltphy: Define the LT Phy state compare function
Suraj Kandpal
3
-1
/
+68
2025-11-01
drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
Suraj Kandpal
2
-0
/
+91
2025-11-01
drm/i915/ltphy: Program LT Phy Voltage Swing
Suraj Kandpal
4
-3
/
+88
2025-11-01
drm/i915/ddi: Define LT Phy Swing tables
Suraj Kandpal
2
-1
/
+89
2025-11-01
drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
Suraj Kandpal
5
-4
/
+37
2025-11-01
drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
Suraj Kandpal
3
-0
/
+80
2025-11-01
drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
Suraj Kandpal
3
-2
/
+32
2025-11-01
drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
Suraj Kandpal
2
-0
/
+26
2025-11-01
drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
Suraj Kandpal
5
-5
/
+143
2025-11-01
drm/i915/ltphy: Add function to calculate LT PHY port clock
Suraj Kandpal
3
-0
/
+97
2025-11-01
drm/i915/ltphy: Enable SSC during port clock programming
Suraj Kandpal
1
-0
/
+26
2025-11-01
drm/i915/ltphy: Update the ltpll config table value for eDP
Suraj Kandpal
1
-0
/
+4
2025-11-01
drm/i915/ltphy: Program the VDR PLL registers for LT PHY
Suraj Kandpal
3
-5
/
+45
2025-11-01
drm/i915/ltphy: Add LT Phy Programming recipe tables
Suraj Kandpal
4
-1
/
+1036
2025-11-01
drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
Suraj Kandpal
3
-25
/
+123
2025-11-01
drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
Suraj Kandpal
3
-3
/
+18
2025-11-01
drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT Phy
Suraj Kandpal
2
-0
/
+38
[prev]
[next]