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-17
drm/xe/lnl: Apply GuC Wa_13011645652
Vinay Belgaumkar
3
-0
/
+40
2024-04-17
drm/panel: simple: Add Innolux G121XCE-L01 LVDS display support
Marek Vasut
1
-0
/
+21
2024-04-17
drm/panel: simple: Convert Innolux G121X1-L03 to display_timing
Marek Vasut
1
-13
/
+13
2024-04-17
drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
Marek Vasut
1
-0
/
+3
2024-04-17
drm/radeon: silence UBSAN warning (v3)
Alex Deucher
1
-5
/
+5
2024-04-17
drm/radeon: make -fstrict-flex-arrays=3 happy
Alex Deucher
1
-2
/
+6
2024-04-17
drm/amdgpu: fix visible VRAM handling during faults
Christian König
5
-57
/
+53
2024-04-17
drm/amdgpu: validate the parameters of bo mapping operations more clearly
xinhui pan
1
-26
/
+46
2024-04-17
Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
Alex Deucher
2
-7
/
+5
2024-04-17
drm/amdkfd: Fix memory leak in create_process failure
Felix Kuehling
1
-2
/
+2
2024-04-17
drm/amdgpu: remove invalid resource->start check v2
Christian König
1
-4
/
+0
2024-04-17
drm/i915: Suck snps/cx0 PLL states into dpll_hw_state
Ville Syrjälä
6
-60
/
+58
2024-04-17
drm/i915: Unionize dpll_hw_state
Ville Syrjälä
1
-5
/
+7
2024-04-17
drm/i915: Carve up struct intel_dpll_hw_state
Ville Syrjälä
6
-95
/
+160
2024-04-17
drm/i915: Add local DPLL 'hw_state' variables
Ville Syrjälä
1
-46
/
+56
2024-04-17
drm/i915: s/pipe_config/crtc_state/ in legacy PLL code
Ville Syrjälä
2
-18
/
+18
2024-04-17
drm/i915: Drop pointless 'crtc' argument from *_crtc_clock_get()
Ville Syrjälä
4
-22
/
+16
2024-04-17
drm/i915: Modernize i9xx_pll_refclk()
Ville Syrjälä
1
-8
/
+7
2024-04-17
drm/i915: Inline {i9xx,ilk}_update_pll_dividers()
Ville Syrjälä
1
-33
/
+13
2024-04-17
drm/i915: Extract {i9xx,i8xx,ilk,vlv,chv}_dpll()
Ville Syrjälä
1
-33
/
+68
2024-04-17
drm/i915: Extract i965_dpll_md()
Ville Syrjälä
1
-9
/
+9
2024-04-17
drm/i915: Pass the PLL hw_state to pll->enable()
Ville Syrjälä
1
-32
/
+37
2024-04-17
drm/i915: Extract i9xx_dpll_get_hw_state()
Ville Syrjälä
3
-20
/
+37
2024-04-17
drm/i915: Extract ilk_dpll_compute_fp()
Ville Syrjälä
1
-10
/
+12
2024-04-17
drm/i915: Extract ilk_fb_cb_factor()
Ville Syrjälä
1
-15
/
+17
2024-04-17
drm/i915: Introduce some local PLL state variables
Ville Syrjälä
1
-40
/
+50
2024-04-17
drm/i915: Rename PLL hw_state variables/arguments
Ville Syrjälä
2
-114
/
+115
2024-04-17
drm/i915: Use printer for the rest of PLL debugfs dump
Ville Syrjälä
1
-4
/
+4
2024-04-17
drm/i915: Replace hand rolled PLL state dump with intel_dpll_dump_hw_state()
Ville Syrjälä
1
-29
/
+2
2024-04-17
drm/edid: make drm_edid_are_equal() more convenient for its single user
Jani Nikula
1
-26
/
+15
2024-04-17
drm/edid: make drm_edid_are_equal() static
Jani Nikula
1
-2
/
+1
2024-04-17
drm/edid: avoid drm_edid_find_extension() internally
Jani Nikula
1
-2
/
+12
2024-04-17
drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()
Jani Nikula
3
-4
/
+5
2024-04-17
drm/edid: move all internal declarations to drm_crtc_internal.h
Jani Nikula
4
-6
/
+10
2024-04-17
drm/displayid: move drm_displayid.h to drm_displayd_internal.h
Jani Nikula
3
-2
/
+174
2024-04-17
drm/xe/vm: prevent UAF with asid based lookup
Matthew Auld
1
-10
/
+11
2024-04-17
drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
Maarten Lankhorst
1
-2
/
+6
2024-04-17
drm/xe/vm: don't include xe_gt.h
Matthew Auld
1
-1
/
+0
2024-04-17
drm/xe/vm: drop vm->destroy_work
Matthew Auld
2
-22
/
+2
2024-04-17
drm/xe/vm: prevent UAF with asid based lookup
Matthew Auld
1
-10
/
+11
2024-04-17
drm/xe/stolen: ignore first page for FBC
Matthew Auld
1
-1
/
+6
2024-04-17
drm/xe/stolen: lower the default alignment
Matthew Auld
1
-6
/
+2
2024-04-17
drm/i915/display: tie DMC wakelock to DC5/6 state transitions
Luca Coelho
2
-0
/
+11
2024-04-17
drm/i915/display: add module parameter to enable DMC wakelock
Luca Coelho
3
-2
/
+10
2024-04-17
drm/i915/display: don't allow DMC wakelock on older hardware
Luca Coelho
2
-0
/
+27
2024-04-17
drm/i915/display: add support for DMC wakelocks
Luca Coelho
7
-8
/
+364
2024-04-17
Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
373
-2752
/
+8466
2024-04-16
drm/radeon: silence UBSAN warning (v3)
Alex Deucher
1
-5
/
+5
2024-04-16
drm/radeon: make -fstrict-flex-arrays=3 happy
Alex Deucher
1
-2
/
+6
2024-04-16
drm/amd/swsmu: support smu block discovery for smu v14
Kenneth Feng
1
-0
/
+2
[prev]
[next]