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
2022-11-05
drm/fb_helper: Minimize damage-helper overhead
Thomas Zimmermann
1
-30
/
+60
2022-11-05
drm/fb-helper: Perform all fbdev I/O with the same implementation
Thomas Zimmermann
7
-158
/
+237
2022-11-05
drm/fb-helper: Call fb_sync in I/O functions
Thomas Zimmermann
1
-0
/
+6
2022-11-05
drm/fb-helper: Disconnect damage worker from update logic
Thomas Zimmermann
1
-29
/
+46
2022-11-05
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
10
-13
/
+13
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
10
-13
/
+13
2022-11-05
drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
Thomas Zimmermann
5
-35
/
+34
2022-11-05
drm/tve200: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2022-11-05
drm/panel-ili9341: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2022-11-05
drm/rockchip: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
1
-2
/
+0
2022-11-05
drm/logicvc: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
1
-2
/
+0
2022-11-05
drm/ingenic: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
1
-1
/
+0
2022-11-05
drm/imx/dcss: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
1
-1
/
+0
2022-11-05
drm/amdgpu: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
2
-3
/
+0
2022-11-05
drm/vboxvideo: Don't set struct drm_driver.lastclose
Thomas Zimmermann
1
-2
/
+0
2022-11-05
drm/mcde: Don't set struct drm_driver.lastclose
Thomas Zimmermann
1
-1
/
+0
2022-11-05
drm/komeda: Don't set struct drm_driver.lastclose
Thomas Zimmermann
1
-2
/
+0
2022-11-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
257
-5097
/
+10196
2022-11-04
drm/i915/guc: Don't deadlock busyness stats vs reset
John Harrison
4
-4
/
+21
2022-11-04
drm/i915/guc: Properly initialise kernel contexts
John Harrison
1
-0
/
+3
2022-11-04
drm/amdkfd: Remove skiping userptr buffer mapping when mmu notifier marks it ...
Xiaogang Chen
1
-10
/
+0
2022-11-04
drm/amd/display: add DCN support for ARM64
Ao Zhong
3
-5
/
+24
2022-11-04
drm/amdgpu: fix for suspend/resume sequence under sriov
Victor Zhao
5
-0
/
+10
2022-11-04
drm/amd/amdgpu: temporary workaround to skip ras error for gc_v11_0_3
Kenneth Feng
1
-2
/
+2
2022-11-04
drm/amdkfd: Fix the warning of array-index-out-of-bounds
Ma Jun
4
-292
/
+282
2022-11-04
drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0
Hawking Zhang
2
-16
/
+16
2022-11-04
drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
Nathan Chancellor
2
-2
/
+4
2022-11-04
drm/amdgpu: Fix type of second parameter in trans_msg() callback
Nathan Chancellor
1
-1
/
+4
2022-11-04
drm/amdgpu: Replace one-element array with flexible-array member
Paulo Miguel Almeida
2
-3
/
+6
2022-11-04
drm/radeon: Replace one-element array with flexible-array member
Paulo Miguel Almeida
2
-3
/
+6
2022-11-04
drm/amdgpu/gfx11: set gfx.funcs in early init
Alex Deucher
1
-1
/
+2
2022-11-04
drm/amdgpu/gfx10: set gfx.funcs in early init
Alex Deucher
1
-2
/
+2
2022-11-04
drm/amdgpu/gfx9: set gfx.funcs in early init
Alex Deucher
1
-2
/
+2
2022-11-04
drm/amdgpu: Remove unnecessary register program in SRIOV
Peng Ju Zhou
1
-0
/
+3
2022-11-04
drm/amdgpu: Disable MCBP from soc21 for SRIOV
Yiqing Yao
5
-7
/
+11
2022-11-04
drm/amdgpu: Clean up soc21 early init for SRIOV
Yiqing Yao
1
-9
/
+3
2022-11-04
drm/amdgpu: extend halt_if_hws_hang to MES
Graham Sider
3
-0
/
+10
2022-11-04
drm/amdkfd: update GFX11 CWSR trap handler
Jay Cornwall
2
-381
/
+389
2022-11-04
drm/i915/guc: Remove excessive line feeds in state dumps
John Harrison
2
-6
/
+6
2022-11-04
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
1
-1
/
+5
2022-11-04
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
1
-9
/
+2
2022-11-04
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
1
-0
/
+5
2022-11-04
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
1
-5
/
+14
2022-11-04
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
1
-58
/
+6
2022-11-04
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
1
-1
/
+1
2022-11-04
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
1
-7
/
+2
2022-11-04
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
1
-3
/
+1
2022-11-04
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
1
-4
/
+2
2022-11-04
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
1
-9
/
+1
2022-11-04
drm/msm/dsi: Add phy configuration for QCM2290
Loic Poulain
3
-0
/
+20
[prev]
[next]