index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
Maíra Canal
1
-3
/
+13
2024-07-15
drm/v3d: Add V3D tech revision to the device information
Maíra Canal
2
-4
/
+9
2024-07-10
drm/qxl: Pin buffer objects for internal mappings
Thomas Zimmermann
3
-11
/
+20
2024-07-09
drm/panel: sharp-lq101r1sx01: Fixed reversed "if" in remove
Douglas Anderson
1
-1
/
+1
2024-07-08
drm/fbdev-dma: Fix framebuffer mode for big endian devices
Thomas Huth
1
-1
/
+2
2024-07-04
drm/panthor: Record devfreq busy as soon as a job is started
Steven Price
1
-0
/
+1
2024-07-03
drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUS
Thomas Zimmermann
2
-4
/
+4
2024-07-03
drm/display/dsc: Add a helper to dump the DSC configuration
Imre Deak
2
-0
/
+94
2024-07-03
drm: Add helpers for q4 fixed point values
Imre Deak
2
-2
/
+26
2024-07-03
drm/dp_mst: Skip CSN if topology probing is not done yet
Wayne Lin
1
-0
/
+11
2024-07-03
drm/dp_mst: Fix all mstb marked as not probed after suspend/resume
Wayne Lin
1
-2
/
+2
2024-07-03
drm/panfrost: Mark simple_ondemand governor as softdep
Dragan Simic
1
-0
/
+1
2024-07-03
drm/managed: Simplify if condition
Thorsten Blum
1
-1
/
+1
2024-07-03
drm/ast: Use drm_atomic_helper_commit_tail() helper
Thomas Zimmermann
1
-1
/
+1
2024-07-03
drm/ast: Inline ast_crtc_dpms() into callers
Thomas Zimmermann
2
-32
/
+13
2024-07-03
drm/ast: Only set VGA SCREEN_DISABLE bit in CRTC code
Thomas Zimmermann
2
-7
/
+8
2024-07-03
drm/ast: Remove gamma LUT updates from DPMS code
Thomas Zimmermann
1
-12
/
+0
2024-07-03
drm/ast: Handle primary-plane format setup in atomic_update
Thomas Zimmermann
1
-8
/
+3
2024-07-03
drm/ast: Move mode-setting code into mode_set_nofb CRTC helper
Thomas Zimmermann
1
-24
/
+28
2024-07-03
drm/ast: Program mode for AST DP in atomic_mode_set
Thomas Zimmermann
1
-5
/
+12
2024-07-03
drm/ast: Implement atomic enable/disable for encoders
Thomas Zimmermann
1
-16
/
+50
2024-07-01
drm/tests: Add tests for the new Monochrome value of tv_mode
Dave Stevenson
3
-0
/
+43
2024-06-30
drm/lima: Mark simple_ondemand governor as softdep
Dragan Simic
1
-0
/
+1
2024-06-28
drm/stm: dsi: expose DSI PHY internal clock
Raphael Gallais-Pou
1
-31
/
+216
2024-06-28
drm/stm: dsi: add pm runtime ops
Yannick Fertre
1
-6
/
+18
2024-06-28
drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macro
Raphael Gallais-Pou
1
-4
/
+4
2024-06-28
drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
Raphael Gallais-Pou
3
-0
/
+1239
2024-06-28
dt-bindings: display: add STM32 LVDS device
Raphael Gallais-Pou
2
-0
/
+120
2024-06-28
drm/panel: jd9365da: Add the function of adjusting orientation
Zhaoxiong Lv
1
-1
/
+13
2024-06-28
drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panel
Zhaoxiong Lv
1
-0
/
+277
2024-06-28
drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functions
Zhaoxiong Lv
1
-403
/
+390
2024-06-28
dt-bindings: display: panel: Add compatible for kingdisplay-kd101ne3
Zhaoxiong Lv
1
-0
/
+1
2024-06-28
drm/panel: jd9365da: Modify the method of sending commands
Zhaoxiong Lv
1
-13
/
+11
2024-06-28
drm/panel: simple: Add AUO G104STN01 panel entry
Paul Gerber
1
-0
/
+27
2024-06-28
dt-bindings: display: simple: Add AUO G104STN01 panel
Paul Gerber
1
-0
/
+2
2024-06-27
drm/bridge: analogix_dp: handle AUX transfer timeouts
Lucas Stach
2
-0
/
+12
2024-06-27
drm/bridge: analogix_dp: only read AUX status when an error occured
Lucas Stach
1
-4
/
+5
2024-06-27
drm/bridge: analogix_dp: simplify and correct PLL lock checks
Lucas Stach
3
-35
/
+18
2024-06-27
drm/bridge: analogix_dp: don't wait for PLL lock too early
Lucas Stach
1
-13
/
+1
2024-06-27
drm/bridge: analogix_dp: move macro reset after link bandwidth setting
Lucas Stach
1
-8
/
+10
2024-06-27
drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video
Lucas Stach
1
-5
/
+0
2024-06-27
drm/bridge: analogix_dp: move basic controller init into runtime PM
Lucas Stach
1
-9
/
+5
2024-06-27
drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM
Lucas Stach
1
-13
/
+10
2024-06-27
drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge
Lucas Stach
1
-10
/
+1
2024-06-27
drm/bridge: analogix_dp: remove unused analogix_dp_remove
Lucas Stach
4
-17
/
+1
2024-06-27
drm/bridge: analogix_dp: handle clock via runtime PM
Lucas Stach
1
-33
/
+44
2024-06-27
drm/bridge: analogix_dp: register AUX bus after enabling runtime PM
Lucas Stach
1
-8
/
+11
2024-06-27
drm/rockchip: analogix_dp: add runtime PM handling
Lucas Stach
1
-9
/
+4
2024-06-27
drm/bridge: analogix_dp: remove unused platform power_on_end callback
Lucas Stach
4
-10
/
+6
2024-06-27
drm/panic: Restrict graphical logo handling to built-in
Geert Uytterhoeven
1
-1
/
+1
[next]