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-02-15
drm/amd/display: avoid unaligned access warnings
Jonathan Gray
1
-0
/
+2
2023-02-15
drm/amd/display: Remove duplicate/repeating expressions
Deepak R Varma
1
-3
/
+1
2023-02-15
drm/amd/display: Remove duplicate/repeating expression
Deepak R Varma
1
-1
/
+1
2023-02-15
drm/amd/display: Make variables declaration inside ifdef guard
Arthur Grillo
2
-0
/
+8
2023-02-15
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
3
-10
/
+9
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
2
-0
/
+2
2023-02-15
drm/amd/amdgpu: Add function prototypes to headers
Arthur Grillo
1
-0
/
+1
2023-02-15
drm/amd/display: Add function prototypes to headers
Arthur Grillo
3
-0
/
+6
2023-02-15
drm/amd/display: Turn global functions into static
Arthur Grillo
1
-1
/
+1
2023-02-15
drm/amd/display: remove unused _calculate_degamma_curve function
Melissa Wen
2
-89
/
+0
2023-02-15
drm/amd/display: remove unused func declaration from resource headers
Melissa Wen
1
-4
/
+0
2023-02-15
drm/amd/display: unset initial value for tf since it's never used
Melissa Wen
1
-2
/
+2
2023-02-15
drm/amd/display: camel case cleanup in color_gamma file
Melissa Wen
1
-24
/
+26
2023-02-15
drm/amd/pm: Allocate dummy table only if needed
Lijo Lazar
2
-3
/
+8
2023-02-15
Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"
Qingqing Zhuo
1
-46
/
+1
2023-02-15
drm/amd/display: Promote DAL to 3.2.223
Aric Cyr
1
-1
/
+1
2023-02-15
drm/amd/display: temporary fix for page faulting
Ayush Gupta
1
-1
/
+1
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
3
-29
/
+425
2023-02-15
drm/amd/display: Disable HUBP/DPP PG on DCN314 for now
Nicholas Kazlauskas
1
-0
/
+2
2023-02-15
drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
Melissa Wen
1
-18
/
+19
2023-02-15
drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctly
Melissa Wen
1
-1
/
+1
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
2
-1
/
+4
2023-02-15
drm/nouveau/led: explicitly include linux/leds.h
Thomas Weißschuh
1
-1
/
+1
2023-02-15
drm/i915/xelpmp: Consider GSI offset when doing MCR lookups
Matt Roper
1
-1
/
+4
2023-02-15
drm/i915: Fix system suspend without fbdev being initialized
Imre Deak
1
-1
/
+7
2023-02-15
drm/i915: Fix GEN8_MISCCPCTL
Lucas De Marchi
4
-14
/
+10
2023-02-15
drm/i915/pvc: Annotate two more workaround/tuning registers as MCR
Matt Roper
2
-6
/
+12
2023-02-15
drm/i915/bios: set default backlight controller index
Jani Nikula
1
-0
/
+1
2023-02-15
drm/i915: Pick the backlight controller based on VBT on ICP+
Ville Syrjälä
1
-3
/
+31
2023-02-15
drm/i915: Populate encoder->devdata for DSI on icl+
Ville Syrjälä
2
-4
/
+14
2023-02-15
drm/i915: Fix VBT DSI DVO port handling
Ville Syrjälä
1
-10
/
+23
2023-02-15
drm/i915: Fix memory leaks in scatterlist
Matt Atwood
1
-2
/
+6
2023-02-15
drm/i915/doc: Escape wildcard in method names
Bagas Sanjaya
1
-3
/
+3
2023-02-15
drm/i915/wm: add .get_hw_state to watermark funcs
Jani Nikula
8
-27
/
+40
2023-02-15
drm/i915/wm: move functions to call watermark hooks to intel_wm.[ch]
Jani Nikula
3
-95
/
+119
2023-02-15
drm/i915/wm: move remaining watermark code out of intel_pm.c
Jani Nikula
12
-3981
/
+4052
2023-02-15
drm/i915: move memory frequency detection to intel_dram.c
Jani Nikula
3
-130
/
+152
2023-02-15
drm/i915: Sanitize the display fused-off check on GEN7/8
Imre Deak
1
-2
/
+0
2023-02-15
drm/i915/dgfx, mtl+: Disable display functionality if the display is not present
Imre Deak
2
-0
/
+11
2023-02-15
drm/i915: Move display power initialization during driver probing later
Imre Deak
2
-7
/
+5
2023-02-15
drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
Darrell Kavanagh
1
-0
/
+6
2023-02-15
drm/i915: Fix system suspend without fbdev being initialized
Imre Deak
1
-1
/
+7
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
7
-10
/
+20
2023-02-14
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2
-3
/
+5
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
7
-10
/
+20
2023-02-14
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2
-3
/
+5
2023-02-14
drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
Matt Roper
1
-7
/
+7
2023-02-14
drm/amd/display: Add support for multiple overlay planes
Bhawanpreet Lakha
3
-7
/
+41
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
14
-269
/
+442
2023-02-14
drm/amd/display: Update Z8 SR exit/enter latencies
Nicholas Kazlauskas
1
-2
/
+2
[prev]
[next]