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
2023-07-29
drm: Fix references to drm_plane_helper_check_state()
Geert Uytterhoeven
2
-2
/
+4
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
1
-10
/
+2
2023-07-29
drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
Geert Uytterhoeven
1
-1
/
+1
2023-07-29
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
1
-2
/
+4
2023-07-29
drm: Spelling s/sempahore/semaphore/
Geert Uytterhoeven
3
-3
/
+3
2023-07-29
drm/udl: Convert to drm_crtc_helper_atomic_check()
Geert Uytterhoeven
1
-11
/
+2
2023-07-29
drm/bridge_connector: Handle drm_connector_init_with_ddc() failures
Geert Uytterhoeven
1
-2
/
+9
2023-07-28
drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
Lyude Paul
1
-1
/
+47
2023-07-28
drm/imx/ipuv3: ipuv3-plane: reuse local variable height in atomic_update
Philipp Zabel
1
-6
/
+5
2023-07-28
drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning
Alexander Stein
1
-1
/
+1
2023-07-28
drm/ast: report connection status on Display Port.
Jocelyn Falempe
4
-14
/
+66
2023-07-28
drm/ast: Add BMC virtual connector
Jocelyn Falempe
2
-0
/
+61
2023-07-28
drm/imx/dcss: Use dev_err_probe
Alexander Stein
1
-0
/
+1
2023-07-28
drm/panel: simple: Simplify matching using of_device_get_match_data()
Geert Uytterhoeven
1
-9
/
+6
2023-07-28
drm/gem-fb-helper: Consistenly use drm_dbg_kms()
Geert Uytterhoeven
1
-2
/
+2
2023-07-28
drm/atomic-helper: Update reference to drm_crtc_force_disable_all()
Geert Uytterhoeven
1
-1
/
+1
2023-07-28
Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
10
-28
/
+54
2023-07-28
Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
11
-19
/
+27
2023-07-27
drm/vkms: Fix race-condition between the hrtimer and the atomic commit
MaĆra Canal
3
-7
/
+15
2023-07-27
drm/vkms: Add support to 1D gamma LUT
Arthur Grillo
4
-1
/
+117
2023-07-27
drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests
Alan Previn
4
-1
/
+58
2023-07-27
drm/radeon: Prefer strscpy over strlcpy calls in radeon_atombios.c
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/amdgpu: correct vmhub index in GMC v10/11
Lang Yu
2
-2
/
+6
2023-07-27
drm/amdgpu: Fix non-standard format specifiers in 'amdgpu_show_fdinfo'
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/amdgpu: set completion status as preempted for the resubmission
Jiadong Zhu
2
-0
/
+12
2023-07-27
drm/radeon: Fix ENOSYS with better fitting error codes in radeon_gem.c
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/radeon: Remove unnecessary NULL test before kfree in 'radeon_connector_fr...
Srinivasan Shanmugam
1
-4
/
+2
2023-07-27
drm/amdgpu: Use parentheses for sizeof *numa_info in 'amdgpu_acpi_get_numa_info'
Srinivasan Shanmugam
1
-1
/
+1
2023-07-27
drm/radeon: Prefer strscpy over strlcpy in 'radeon_combios_get_power_modes'
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/amdgpu: Fix unnecessary else after return in 'amdgpu_eeprom_xfer'
Srinivasan Shanmugam
1
-20
/
+19
2023-07-27
drm/amdgpu/discovery: enable PSP 14.0.0 support
Li Ma
1
-0
/
+1
2023-07-27
drm/amdgpu: add PSP 14.0.0 support
Li Ma
2
-0
/
+4
2023-07-27
drm/radeon: Fix format error
Yonggang Wu
1
-3
/
+3
2023-07-27
drm/amdkfd: fix and enable ttmp setup for gfx11
Jonathan Kim
6
-20
/
+39
2023-07-27
drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.c
Srinivasan Shanmugam
2
-16
/
+12
2023-07-27
drm/amdgpu: Prefer dev_* variant over printk in amdgpu_atpx_handler.c
Srinivasan Shanmugam
1
-12
/
+23
2023-07-27
drm/amdgpu: Fix no new typedefs for enum _AMDGPU_DOORBELL_*
Srinivasan Shanmugam
1
-14
/
+13
2023-07-27
drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.c
Srinivasan Shanmugam
2
-31
/
+33
2023-07-27
drm/amdgpu: remove repeat code for mes_add_queue_pkt
Bob Zhou
1
-4
/
+0
2023-07-27
drm/amdgpu: Checkpoint and Restore VRAM BOs without VA
Ramesh Errabolu
1
-2
/
+6
2023-07-27
drm/amdgpu: enable trap of each kfd vmid for gfx v9.4.3
Eric Huang
1
-0
/
+6
2023-07-27
drm/amd/pm: open brace '{' following struct go on the same line
Ran Sun
1
-14
/
+7
2023-07-27
drm/amd/pm: open brace '{' following function definitions go on the next line
Ran Sun
1
-1
/
+2
2023-07-27
drm/amd/pm: that open brace { should be on the previous line
Ran Sun
1
-4
/
+2
2023-07-27
drm/amd/pm: Clean up errors in arcturus_ppt.c
Ran Sun
1
-3
/
+3
2023-07-27
drm/amd/pm: Clean up errors in arcturus_ppt.c
Ran Sun
1
-2
/
+2
2023-07-27
drm/amd/pm: Clean up errors in navi10_ppt.c
Ran Sun
1
-12
/
+13
2023-07-27
drm/amd/pm: add missing spaces before '('
Ran Sun
1
-3
/
+3
2023-07-27
drm/radeon: Move assignment outside if condition
Ran Sun
1
-2
/
+4
2023-07-27
drm/radeon: that open brace { should be on the previous line
Ran Sun
1
-24
/
+12
[prev]
[next]