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-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
2024-04-16
drm/amd/swsmu: support SMU_14_0_2 ppt_funcs
Likun Gao
1
-0
/
+5
2024-04-16
drm/amd/swsmu: add smu v14_0_2 support
Likun Gao
5
-4
/
+1864
2024-04-16
drm/amd/swsmu: add pptable header for smu v14_0_2
Likun Gao
1
-0
/
+164
2024-04-16
drm/amd/swsmu: add smu v14_0_2 ppsmc file
Kenneth Feng
1
-0
/
+140
2024-04-16
drm/amd/swsmu: add smu14 driver if file
Kenneth Feng
1
-0
/
+1836
2024-04-16
drm/amd/swsmu: add smu14 ip support
Kenneth Feng
2
-26
/
+54
2024-04-16
drm/amdgpu: rename DBG_DRV to HAD_DRV for psp v14
Hawking Zhang
2
-1
/
+3
2024-04-16
drm/amdgpu: refactoring the runtime pm mode detection code
Ma Jun
3
-47
/
+77
2024-04-16
drm/amdgpu: Load ipkeymgr drv for psp v14
Hawking Zhang
4
-1
/
+28
2024-04-16
drm/amdgpu: Add missing space to DRM_WARN() message
Thorsten Blum
1
-1
/
+1
2024-04-16
Revert "drm/amd/display: Enable cur_rom_en even if cursor degamma is not enab...
Rodrigo Siqueira
1
-1
/
+3
2024-04-16
drm/amdgpu: Fix discovery initialization failure during pci rescan
Ma Jun
1
-11
/
+6
2024-04-16
drm/amdgpu: fix visible VRAM handling during faults
Christian König
5
-57
/
+53
2024-04-16
drm/amdgpu: validate the parameters of bo mapping operations more clearly
xinhui pan
1
-26
/
+46
2024-04-16
drm/amdgpu: add new aca smu callback func parse_error_code()
Yang Wang
3
-15
/
+22
2024-04-16
drm/amd/display: 3.2.281
Aric Cyr
1
-1
/
+1
2024-04-16
drm/amd/display: Add missing replay field
Rodrigo Siqueira
1
-0
/
+2
2024-04-16
drm/amd/display: Add missing callback for init_watermarks in DCN 301
Rodrigo Siqueira
1
-0
/
+1
2024-04-16
drm/amd/display: Update DCN201 link encoder registers
Rodrigo Siqueira
1
-1
/
+13
2024-04-16
drm/amd/display: Move REG sequence from program ogam to idle before connect
Rodrigo Siqueira
1
-6
/
+4
2024-04-16
drm/amd/display: Rework dcn10_stream_encoder header
Rodrigo Siqueira
1
-7
/
+3
2024-04-16
drm/amd/display: Update FMT settings for 4:2:0
Eric Bernstein
2
-1
/
+10
2024-04-16
drm/amdgpu: increase mes submission timeout
Jonathan Kim
1
-1
/
+1
2024-04-16
drm/amd/display: Remove unnecessary code
Rodrigo Siqueira
5
-30
/
+0
2024-04-16
drm/amd/display: Update some comments to improve the code readability
Rodrigo Siqueira
3
-6
/
+11
2024-04-16
drm/amd/display: Replace int with unsigned int
Rodrigo Siqueira
1
-1
/
+1
2024-04-16
drm/amd/display: Group scl_data together in resource_build_scaling_params
Rodrigo Siqueira
1
-3
/
+2
2024-04-16
drm/amd/display: Fix PSR command version passed
Mikita Lipski
1
-0
/
+1
[prev]
[next]