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-06-28
drm/stm: dsi: expose DSI PHY internal clock
Raphael Gallais-Pou
1
-31
/
+216
2024-06-28
drm/stm: dsi: add pm runtime ops
Yannick Fertre
1
-6
/
+18
2024-06-28
drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macro
Raphael Gallais-Pou
1
-4
/
+4
2024-06-28
drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
Raphael Gallais-Pou
3
-0
/
+1239
2024-06-28
drm/panel: jd9365da: Add the function of adjusting orientation
Zhaoxiong Lv
1
-1
/
+13
2024-06-28
drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panel
Zhaoxiong Lv
1
-0
/
+277
2024-06-28
drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functions
Zhaoxiong Lv
1
-403
/
+390
2024-06-28
drm/panel: jd9365da: Modify the method of sending commands
Zhaoxiong Lv
1
-13
/
+11
2024-06-28
drm/panel: simple: Add AUO G104STN01 panel entry
Paul Gerber
1
-0
/
+27
2024-06-28
drm/drm_file: Fix pid refcounting race
Jann Horn
1
-5
/
+3
2024-06-28
Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
40
-1234
/
+3768
2024-06-28
drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
Nirmoy Das
1
-4
/
+4
2024-06-27
drm/amd: Don't initialize ISP hardware without FW
Mario Limonciello
1
-2
/
+2
2024-06-27
drm/amdgpu: refine isp firmware loading
Yang Wang
1
-3
/
+1
2024-06-27
drm/amd/amdgpu: Enable MMHUB prefetch for ISP v4.1.0 and 4.1.1
Pratap Nirujogi
4
-38
/
+0
2024-06-27
drm/amd/amdgpu: Fix 'snprintf' output truncation warning
Pratap Nirujogi
1
-1
/
+1
2024-06-27
drm/amd/amdgpu: Disable MMHUB prefetch for ISP v4.1.1
Pratap Nirujogi
2
-0
/
+19
2024-06-27
drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modules
Pratap Nirujogi
8
-133
/
+427
2024-06-27
drm/amd/amdgpu: Map ISP interrupts as generic IRQs
Pratap Nirujogi
5
-5
/
+99
2024-06-27
drm/amdgpu: fix Kconfig for ISP v2
Alex Deucher
4
-0
/
+23
2024-06-27
drm/amd/amdgpu: Enable ISP in amdgpu_discovery
Pratap Nirujogi
1
-0
/
+22
2024-06-27
drm/amd/amdgpu: Add ISP driver support
Pratap Nirujogi
7
-0
/
+345
2024-06-27
drm/amd/amdgpu: Add ISP support to amdgpu_discovery
Pratap Nirujogi
3
-0
/
+4
2024-06-27
drm/amdgpu/jpeg5: Add support for DPG mode
Sonny Jiang
4
-17
/
+180
2024-06-27
drm/amdgpu: tolerate allocating GTT bo with dcc flag
Frank Min
1
-5
/
+0
2024-06-27
drm/amd/display: Fix null pointer deref in dcn20_resource.c
Aurabindo Pillai
1
-4
/
+5
2024-06-27
drm/amd/display: Add null check before access structs
Ma Ke
1
-0
/
+2
2024-06-27
drm/amdgpu: normalize registers as local xcc to read/write in gfx_v9_4_3
Jane Jian
1
-0
/
+33
2024-06-27
drm/amd: Add some missing register definitions
Aurabindo Pillai
1
-0
/
+18
2024-06-27
drm/amdgpu: add gpu reset check and exception handling
YiPeng Chai
1
-0
/
+53
2024-06-27
drm/amdgpu: refine poison consumption interrupt handler
YiPeng Chai
2
-23
/
+43
2024-06-27
drm/amdgpu: refine poison creation interrupt handler
YiPeng Chai
2
-22
/
+18
2024-06-27
drm/amdgpu: process RAS fatal error MB notification
Vignesh Chander
7
-8
/
+55
2024-06-27
drm/amdgpu: add variable to record the deferred error number read by driver
YiPeng Chai
3
-21
/
+48
2024-06-27
drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapter
Vignesh Chander
2
-16
/
+26
2024-06-27
drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
Danijel Slivka
1
-0
/
+28
2024-06-28
Merge tag 'drm-intel-fixes-2024-06-27' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-0
/
+1
2024-06-27
Revert "drm/amd/amdgpu: add module parameter for jpeg"
Kenneth Feng
3
-8
/
+0
2024-06-27
drm/amd/display: use swap() in is_config_schedulable()
Jiapeng Chong
1
-7
/
+4
2024-06-27
drm/amd/display: Remove unused function reverse_planes_order
Jiapeng Chong
1
-9
/
+0
2024-06-27
drm/amd/display: Use ARRAY_SIZE for array length
Jiapeng Chong
1
-8
/
+4
2024-06-27
drm/amd/display: Fix Makefile copyright notices
Alex Deucher
4
-29
/
+8
2024-06-27
drm/amdgpu: Don't show false warning for reg list
Lijo Lazar
2
-6
/
+24
2024-06-27
drm/amdgpu: avoid using null object of framebuffer
Julia Zhang
1
-2
/
+16
2024-06-27
drm/amdgpu: Fix smatch static checker warning
Hawking Zhang
1
-4
/
+4
2024-06-27
drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_p...
Bob Zhou
1
-1
/
+5
2024-06-27
drm/amd/display: 3.2.290
Aric Cyr
1
-1
/
+1
2024-06-27
drm/amd/display: Enable DCC on DCN401
Aurabindo Pillai
22
-2
/
+433
2024-06-27
drm/amd: Add reg definitions for DCN401 DCC
Aurabindo Pillai
1
-0
/
+110
2024-06-27
drm/amd/display: Remove duplicate null check
Alex Hung
1
-3
/
+0
[prev]
[next]