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-10-22
drm/mediatek: ovl: Add blend_modes to driver data
Jason-JH.Lin
1
-3
/
+31
2024-10-22
drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
Jason-JH.Lin
1
-5
/
+0
2024-10-22
drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placement
Jason-JH.Lin
1
-9
/
+9
2024-10-22
drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCs
Jason-JH.Lin
1
-1
/
+7
2024-10-21
drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node()
Javier Carrasco
1
-0
/
+1
2024-10-21
drm/bridge: Fix assignment of the of_node of the parent to aux bridge
Abel Vesa
1
-1
/
+2
2024-10-21
i915: fix DRM_I915_GVT_KVMGT dependencies
Arnd Bergmann
1
-2
/
+1
2024-10-18
Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
16
-44
/
+63
2024-10-18
Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
20
-226
/
+34
2024-10-18
Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-10
/
+30
2024-10-18
Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...
Dave Airlie
11
-35
/
+61
2024-10-17
Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
8
-59
/
+89
2024-10-17
drm/ast: vga: Clear EDID if no display is connected
Thomas Zimmermann
1
-0
/
+2
2024-10-17
drm/ast: sil164: Clear EDID if no display is connected
Thomas Zimmermann
1
-0
/
+2
2024-10-17
Revert "drm/mgag200: Add vblank support"
Thomas Zimmermann
11
-178
/
+6
2024-10-16
drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs
Alex Deucher
1
-1
/
+5
2024-10-16
drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...
Juha-Pekka Heikkila
3
-0
/
+25
2024-10-16
drm/xe/bmg: improve cache flushing behaviour
Matthew Auld
2
-4
/
+0
2024-10-16
drm/xe/xe_sync: initialise ufence.signalled
Matthew Auld
1
-1
/
+1
2024-10-16
drm/xe/ufence: ufence can be signaled right after wait_woken
Nirmoy Das
1
-3
/
+0
2024-10-16
drm/xe: Use bookkeep slots for external BO's in exec IOCTL
Matthew Brost
1
-8
/
+4
2024-10-16
drm/xe/query: Increase timestamp width
Lucas De Marchi
1
-1
/
+5
2024-10-16
drm/xe: Don't free job in TDR
Matthew Brost
1
-2
/
+5
2024-10-16
drm/xe: Take job list lock in xe_sched_add_pending_job
Matthew Brost
1
-0
/
+2
2024-10-16
drm/xe: fix unbalanced rpm put() with declare_wedged()
Matthew Auld
1
-2
/
+2
2024-10-16
drm/xe: fix unbalanced rpm put() with fence_fini()
Matthew Auld
3
-23
/
+15
2024-10-16
drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Aradhya Bhatia
1
-0
/
+4
2024-10-16
drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible mode
Imre Deak
1
-0
/
+3
2024-10-16
drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation
Imre Deak
1
-10
/
+27
2024-10-15
drm/msm/a6xx+: Insert a fence wait before SMMU table update
Rob Clark
1
-3
/
+13
2024-10-15
drm/msm/dpu: don't always program merge_3d block
Jessica Zhang
1
-1
/
+1
2024-10-15
drm/msm/dpu: Don't always set merge_3d pending flush
Jessica Zhang
2
-2
/
+8
2024-10-15
drm/amdgpu/swsmu: Only force workload setup on init
Alex Deucher
1
-3
/
+3
2024-10-15
drm/radeon: Fix encoder->possible_clones
Ville Syrjälä
1
-1
/
+1
2024-10-15
drm/amdgpu/smu13: always apply the powersave optimization
Alex Deucher
1
-12
/
+10
2024-10-15
drm/amdkfd: Accounting pdd vram_usage for svm
Philip Yang
4
-6
/
+32
2024-10-15
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Srinivasan Shanmugam
1
-2
/
+3
2024-10-15
drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipes
Michael Chen
1
-2
/
+2
2024-10-15
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Mohammed Anees
1
-1
/
+1
2024-10-15
drm/amdgpu: enable enforce_isolation sysfs node on VFs
Alex Deucher
1
-7
/
+4
2024-10-14
drm/msm: Allocate memory for disp snapshot with kvzalloc()
Douglas Anderson
1
-2
/
+2
2024-10-14
drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
Douglas Anderson
1
-7
/
+8
2024-10-14
drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
Jonathan Marek
1
-1
/
+1
2024-10-14
drm/msm/dsi: improve/fix dsc pclk calculation
Jonathan Marek
1
-1
/
+1
2024-10-14
drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998
Dmitry Baryshkov
1
-9
/
+0
2024-10-14
drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
Dmitry Baryshkov
1
-4
/
+13
2024-10-14
drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check
Dmitry Baryshkov
2
-24
/
+38
2024-10-14
drm/msm/dpu: make sure phys resources are properly initialized
Dmitry Baryshkov
1
-5
/
+4
2024-10-14
drm/panel: himax-hx83102: Adjust power and gamma to optimize brightness
Cong Yang
1
-6
/
+6
2024-10-11
Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+33
[prev]
[next]