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-25
drm/exynos: mic: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-25
drm/exynos: gsc: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-25
drm/exynos: g2d: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-25
drm/exynos: dsi: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-25
drm/exynos: fimd: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-25
drm/exynos: fimc: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-24
drm/i915: Fix gt reset with GuC submission is disabled
Nirmoy Das
1
-2
/
+14
2024-04-24
drm/i915: Refactor confusing __intel_gt_reset()
Nirmoy Das
8
-13
/
+37
2024-04-24
drm/xe/guc: Fix arguments passed to relay G2H handlers
Michal Wajdeczko
1
-2
/
+2
2024-04-24
drm/xe: call free_gsc_pkt only once on action add failure
Himal Prasad Ghimiray
1
-8
/
+1
2024-04-24
drm/xe: Remove sysfs only once on action add failure
Himal Prasad Ghimiray
3
-14
/
+11
2024-04-24
drm: xlnx: zynqmp_dpsub: Set input live format
Anatoliy Klymenko
3
-17
/
+90
2024-04-24
drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
Anatoliy Klymenko
1
-9
/
+3
2024-04-24
drm: xlnx: zynqmp_dpsub: Anounce supported input formats
Anatoliy Klymenko
3
-4
/
+139
2024-04-24
drm: xlnx: zynqmp_dpsub: Add connected live layer helper
Anatoliy Klymenko
1
-14
/
+23
2024-04-24
drm: xlnx: zynqmp_dpsub: Update live format defines
Anatoliy Klymenko
1
-4
/
+4
2024-04-24
drm: xlnx: zynqmp_dpsub: Set layer mode during creation
Anatoliy Klymenko
4
-18
/
+20
2024-04-24
drm/bridge: tc358764: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-24
drm/bridge: chipone-icn6211: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-24
drm/panel: jdi-fhd-r63452: make use of prepare_prev_first
Barnabás Czémán
1
-0
/
+1
2024-04-24
drm/bridge: adv7511: make it honour next bridge in DT
Dmitry Baryshkov
2
-0
/
+13
2024-04-24
drm/panel: visionox-rm69299: stop calling regulator_set_load manually
Dmitry Baryshkov
1
-14
/
+2
2024-04-24
drm/panel: novatek-nt36672a: stop calling regulator_set_load manually
Dmitry Baryshkov
1
-8
/
+3
2024-04-24
drm/panel: novatek-nt36672e: stop calling regulator_set_load manually
Dmitry Baryshkov
1
-12
/
+4
2024-04-24
drm/panel: novatek-nt36672e: stop setting register load before disable
Dmitry Baryshkov
1
-17
/
+0
2024-04-23
drm/amdgpu/mes: fix use-after-free issue
Jack Xiao
1
-0
/
+1
2024-04-23
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
Alex Deucher
1
-11
/
+15
2024-04-23
drm/amdgpu: Fix the ring buffer size for queue VM flush
Prike Liang
3
-6
/
+2
2024-04-23
drm/amdkfd: Add VRAM accounting for SVM migration
Mukul Joshi
2
-2
/
+16
2024-04-23
drm/amd/pm: Restore config space after reset
Lijo Lazar
1
-0
/
+25
2024-04-23
drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspend
Lang Yu
1
-0
/
+3
2024-04-23
drm/amdkfd: Fix rescheduling of restore worker
Felix Kuehling
1
-3
/
+3
2024-04-23
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
1
-0
/
+2
2024-04-23
drm/amdgpu/vpe: fix vpe dpm setup failed
Peyton Lee
2
-8
/
+8
2024-04-23
drm/amdgpu: Assign correct bits for SDMA HDP flush
Lijo Lazar
1
-1
/
+2
2024-04-23
drm/amdgpu/pm: Remove gpu_od if it's an empty directory
Ma Jun
1
-0
/
+7
2024-04-23
drm/amdkfd: make sure VM is ready for updating operations
Lang Yu
1
-14
/
+20
2024-04-23
drm/amdgpu: Fix leak when GPU memory allocation fails
Mukul Joshi
1
-0
/
+1
2024-04-23
drm/amdkfd: Fix eviction fence handling
Felix Kuehling
1
-4
/
+5
2024-04-23
drm/amd/display: Set color_mgmt_changed to true on unsuspend
Joshua Ashton
1
-0
/
+1
2024-04-24
Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
180
-2021
/
+7847
2024-04-23
drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler
Maíra Canal
4
-4
/
+25
2024-04-23
drm/v3d: Decouple stats calculation from printing
Maíra Canal
3
-12
/
+21
2024-04-23
drm/v3d: Create function to update a set of GPU stats
Maíra Canal
1
-7
/
+10
2024-04-23
drm/v3d: Create a struct to store the GPU stats
Maíra Canal
5
-32
/
+39
2024-04-23
drm/v3d: Create two functions to update all GPU stats variables
Maíra Canal
3
-89
/
+40
2024-04-23
drm/panel-edp: Add panel CSOT MNB601LS1-1
Xuxin Xiong
1
-0
/
+2
2024-04-23
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
1
-0
/
+2
2024-04-23
drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h header
Jiapeng Chong
1
-1
/
+0
2024-04-23
drm/amdgpu/vcn: fix unitialized variable warnings
Pierre-Eric Pelloux-Prayer
4
-0
/
+4
[prev]
[next]