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
2023-01-18
drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFX
Christian König
3
-35
/
+39
2023-01-18
drm/nouveau: stop using ttm_bo_wait
Christian König
2
-4
/
+13
2023-01-18
drm/bridge: lt9611: properly program the dual host mode
Dmitry Baryshkov
1
-15
/
+13
2023-01-18
drm/bridge: lt9611: stop filtering modes via the table
Dmitry Baryshkov
1
-37
/
+12
2023-01-18
drm/bridge: lt9611: rework infoframes handling
Dmitry Baryshkov
1
-13
/
+44
2023-01-18
drm/bridge: lt9611: simplify video timings programming
Dmitry Baryshkov
1
-2
/
+2
2023-01-18
drm/bridge: lt9611: fix sync polarity for DVI output
Dmitry Baryshkov
1
-3
/
+6
2023-01-18
drm/bridge: lt9611: attach to the next bridge
Dmitry Baryshkov
1
-92
/
+7
2023-01-18
drm/bridge: lt9611: rework the mode_set function
Dmitry Baryshkov
1
-25
/
+36
2023-01-18
drm/bridge: lt9611: pass a pointer to the of node
Dmitry Baryshkov
1
-1
/
+1
2023-01-18
drm/bridge: lt9611: fix clock calculation
Dmitry Baryshkov
1
-18
/
+14
2023-01-18
drm/bridge: lt9611: fix programming of video modes
Dmitry Baryshkov
1
-1
/
+2
2023-01-18
drm/bridge: lt9611: fix polarity programming
Dmitry Baryshkov
1
-5
/
+12
2023-01-18
drm/bridge: lt9611: fix HPD reenablement
Dmitry Baryshkov
1
-2
/
+8
2023-01-18
drm/bridge: lt9611: fix sleep mode setup
Dmitry Baryshkov
1
-3
/
+2
2023-01-18
drm/scheduler: deprecate drm_sched_resubmit_jobs
Christian König
1
-1
/
+12
2023-01-18
drm/panfrost: fix GENERIC_ATOMIC64 dependency
Arnd Bergmann
1
-1
/
+2
2023-01-18
drm/i915: move chv_dpll_md and bxt_phy_grc to display sub-struct under state
Jani Nikula
5
-14
/
+17
2023-01-18
drm/i915: move pch_ssc_use to display sub-struct under dpll
Jani Nikula
4
-9
/
+12
2023-01-18
drm/i915: move snps_phy_failed_calibration to display sub-struct under snps
Jani Nikula
4
-8
/
+10
2023-01-18
drm/i915: remove a couple of superfluous i915_drm.h includes
Jani Nikula
2
-3
/
+0
2023-01-18
drm/i915: drop cast from DEFINE_RES_MEM() usage
Jani Nikula
5
-13
/
+8
2023-01-18
drm/i915: add struct i915_dsm to wrap dsm members together
Jani Nikula
8
-57
/
+66
2023-01-18
drm/i915/selftests: Unwind hugepages to drop wakeref on error
Chris Wilson
1
-4
/
+4
2023-01-18
drm/i915/vblank: add and use intel_de_read64_2x32() to read vblank counter
Jani Nikula
2
-19
/
+13
2023-01-18
drm/i915/vblank: use intel_de_read()
Jani Nikula
1
-1
/
+1
2023-01-18
drm/i915/display: use common function for checking scanline is moving
Jani Nikula
1
-17
/
+1
2023-01-18
drm/i915/display: move more scanline functions to intel_vblank.[ch]
Jani Nikula
3
-35
/
+38
2023-01-18
drm/i915/irq: split out vblank/scanline code to intel_vblank.[ch]
Jani Nikula
7
-414
/
+443
2023-01-18
drm/radeon: Do not use deprecated drm log API
Nirmoy Das
1
-3
/
+2
2023-01-18
drm/vboxvideo: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2
-2
/
+1
2023-01-18
drm/udl: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2
-2
/
+1
2023-01-18
drm/tidss: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
5
-5
/
+1
2023-01-18
drm/sun4i: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-1
/
+1
2023-01-18
drm/sprd: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
3
-3
/
+0
2023-01-18
drm/shmobile: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
3
-2
/
+2
2023-01-18
drm/rockchip: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-1
/
+0
2023-01-18
drm/radeon: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
13
-10
/
+7
2023-01-18
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
9
-7
/
+5
2023-01-18
drm/logicvc: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2
-2
/
+0
2023-01-18
drm/kmb: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2
-2
/
+0
2023-01-18
drm/ingenic: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-1
/
+0
2023-01-18
drm/i2c/ch7006: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2
-1
/
+2
2023-01-18
drm/gma500: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
16
-1
/
+25
2023-01-18
drm/bridge: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
7
-7
/
+0
2023-01-18
drm/ast: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
3
-3
/
+0
2023-01-18
drm/aspeed: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
3
-3
/
+0
2023-01-18
drm/arm/komeda: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2
-2
/
+0
2023-01-18
drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
12
-5
/
+12
2023-01-18
drm: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2
-2
/
+1
[prev]
[next]