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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
drm/i915/dp: Remove support for UHBR13.5
Arun R Murthy
1
-1
/
+1
2024-04-02
drm/i915/dp: Fix DSC state HW readout for SST connectors
Imre Deak
1
-0
/
+1
2024-04-02
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
407
-6656
/
+137685
2024-04-02
drm/i915/psr: Do not write ALPM configuration for PSR1 or DP2.0 Panel Replay
Jouni Högander
1
-1
/
+2
2024-04-02
drm/i915/psr: Enable ALPM on source side for eDP Panel replay
Jouni Högander
1
-4
/
+43
2024-04-02
drm/i915/psr: Silence period and lfps half cycle
Jouni Högander
2
-2
/
+82
2024-04-02
drm/i915/psr: Calculate aux less wake time
Jouni Högander
1
-0
/
+60
2024-04-02
drm/i915/psr: Add missing ALPM AUX-Less register definitions
Jouni Högander
1
-4
/
+8
2024-04-02
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
2
-1
/
+30
2024-04-02
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
2
-2
/
+33
2024-04-02
drm/ast: Use drm_connector_helper_get_modes()
Thomas Zimmermann
1
-40
/
+2
2024-04-02
drm/ast: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2
-26
/
+28
2024-04-02
drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
Thomas Zimmermann
1
-14
/
+14
2024-04-02
drm/ast: Store AST device in struct ast_ddc
Thomas Zimmermann
2
-7
/
+7
2024-04-02
drm/ast: Pass AST device to ast_ddc_create()
Thomas Zimmermann
3
-4
/
+8
2024-04-02
drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
Thomas Zimmermann
3
-47
/
+52
2024-04-02
drm/ast: Move DDC code to ast_ddc.{c,h}
Thomas Zimmermann
5
-15
/
+32
2024-04-02
drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers
Thomas Zimmermann
1
-7
/
+2
2024-04-02
drm/ast: Remove struct ast_{vga,sil165}_connector
Thomas Zimmermann
2
-36
/
+10
2024-04-02
drm/ast: Fail probing if DDC channel could not be initialized
Thomas Zimmermann
3
-37
/
+24
2024-04-02
drm/ast: Include <linux/of.h> where necessary
Thomas Zimmermann
2
-0
/
+2
2024-04-02
drm/i915/display: move dmc_firmware_path to display params
Jani Nikula
6
-11
/
+8
2024-04-02
drm/i915: use fine grained -Woverride-init disable
Jani Nikula
5
-8
/
+15
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
251
-1771
/
+124616
2024-04-02
drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()
Nathan Chancellor
1
-2
/
+1
2024-04-02
drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()
Boris Brezillon
1
-13
/
+4
2024-04-02
drm/panthor: Fix ordering in _irq_suspend()
Boris Brezillon
1
-2
/
+2
2024-04-02
drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
Boris Brezillon
3
-29
/
+20
2024-04-01
drm/msm/dp: fix typo in dp_display_handle_port_status_changed()
Abhinav Kumar
1
-2
/
+2
2024-04-01
drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...
Dmitry Baryshkov
1
-4
/
+4
2024-04-01
drm/display: fix typo
Oleksandr Natalenko
1
-2
/
+2
2024-04-01
drm/mediatek: Rename mtk_ddp_comp functions
Hsiao Chien Sung
4
-24
/
+28
2024-04-01
drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"
Hsiao Chien Sung
2
-1
/
+1
2024-04-01
drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
Hsiao Chien Sung
5
-4
/
+4
2024-04-01
drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
Hsiao Chien Sung
2
-2
/
+2
2024-04-01
drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
Hsiao Chien Sung
6
-5
/
+5
2024-04-01
drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
Hsiao Chien Sung
2
-1
/
+1
2024-04-01
drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
Hsiao Chien Sung
19
-18
/
+18
2024-04-01
drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
Hsiao Chien Sung
2
-2
/
+2
2024-04-01
drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
Hsiao Chien Sung
14
-13
/
+13
2024-04-01
drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
Hsiao Chien Sung
1
-7
/
+7
2024-04-01
drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"
Hsiao Chien Sung
4
-49
/
+47
2024-04-01
drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"
Hsiao Chien Sung
2
-5
/
+5
2024-04-01
drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
Hsiao Chien Sung
2
-12
/
+10
2024-04-01
drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
Hsiao Chien Sung
6
-127
/
+119
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
78
-452
/
+555
2024-04-01
drm/mediatek: Init `ddp_comp` with devm_kcalloc()
Douglas Anderson
1
-4
/
+4
2024-04-01
drm/mediatek: Add 0 size check to mtk_drm_gem_obj
Justin Green
1
-0
/
+3
2024-04-01
drm/mediatek: Add gamma support for MT8195
Jason-JH.Lin
1
-0
/
+2
2024-04-01
drm/mediatek: Use devm_platform_get_and_ioremap_resource() in mtk_hdmi_ddc_pr...
Markus Elfring
1
-2
/
+1
[prev]
[next]