index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
drm/panel: jd9365da: Break some CMDS into helper functions
Cong Yang
1
-36
/
+53
2024-07-09
drm/panel: jd9365da: Support for Melfas lmfbx101117480 MIPI-DSI panel
Cong Yang
1
-0
/
+246
2024-07-09
drm/panel: himax-hx8394: Add Support for Microchip AC40T08A MIPI Display Panel
Manikandan Muralidharan
1
-0
/
+151
2024-07-09
drm/panel: himax-hx8394: switch to devm_gpiod_get_optional() for reset_gpio
Manikandan Muralidharan
1
-1
/
+1
2024-07-09
drm/ttm: Use the LRU walker for eviction
Thomas Hellström
2
-226
/
+140
2024-07-09
drm/ttm: Use the LRU walker helper for swapping
Thomas Hellström
4
-85
/
+86
2024-07-09
drm/ttm: Provide a generic LRU walker helper
Thomas Hellström
1
-0
/
+151
2024-07-09
drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
Thomas Hellström
3
-0
/
+100
2024-07-09
drm/ttm: Use LRU hitches
Thomas Hellström
3
-11
/
+55
2024-07-09
drm/ttm: Slightly clean up LRU list iteration
Thomas Hellström
1
-27
/
+21
2024-07-09
drm/ttm: Allow TTM LRU list nodes of different types
Thomas Hellström
4
-25
/
+76
2024-07-09
drm/stm: Fix an error handling path in stm_drm_platform_probe()
Christophe JAILLET
1
-1
/
+3
2024-07-09
drm/drm_connector: Document Colorspace property variants
Sebastian Wick
1
-18
/
+61
2024-07-08
drm/tegra: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-0
/
+6
2024-07-08
drm/stm: Remove unnecessary .owner for lvds_platform_driver
Jiapeng Chong
1
-1
/
+0
2024-07-07
drm/vkms: Remove event from vkms_output
Lyude Paul
1
-1
/
+0
2024-07-05
drm/sti: hqvdp: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-07-05
drm/sti: hdmi: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-07-05
drm/sti: vtg: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-07-05
drm/sti: tvout: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-07-05
drm/sti: hda: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-07-05
drm/sti: dvo: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
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
1
-0
/
+91
2024-07-03
drm: Add helpers for q4 fixed point values
Imre Deak
1
-2
/
+3
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
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
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-27
drm/bridge: analogix_dp: handle AUX transfer timeouts
Lucas Stach
2
-0
/
+12
[next]