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-10-24
drm/rockchip: vop2: remove the unsupported format of cluster window
Andy Yan
2
-26
/
+1
2023-10-24
drm/rockchip: vop: fix format bpp calculation
Andy Yan
1
-2
/
+16
2023-10-24
drm/i915/mcr: Hold GT forcewake during steering operations
Matt Roper
1
-2
/
+22
2023-10-24
drm/bridge: synopsys: dw-mipi-dsi: Fix hcomponent lbcc for burst mode
Liu Ying
1
-6
/
+12
2023-10-24
drm/client: Convert drm_client_buffer_addfb() to drm_mode_addfb2()
Geert Uytterhoeven
1
-8
/
+5
2023-10-24
drm/i915/perf: Determine context valid in OA reports
Umesh Nerlige Ramappa
1
-2
/
+2
2023-10-24
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
2
-4
/
+4
2023-10-23
drm/vc4: fix typo
Dario Binacchi
1
-1
/
+1
2023-10-23
drm/amdkfd: reserve a fence slot while locking the BO
Christian König
1
-1
/
+1
2023-10-23
drm/i915: stop including i915_utils.h from intel_runtime_pm.h
Jani Nikula
1
-2
/
+0
2023-10-23
drm/i915/aux: rename dev_priv to i915
Jani Nikula
1
-30
/
+28
2023-10-23
drm/i915/aux: add separate register macros and functions for VLV/CHV
Jani Nikula
3
-15
/
+43
2023-10-23
drm/i915: drop gt/intel_gt.h include from skl_universal_plane.c
Jani Nikula
1
-1
/
+0
2023-10-23
Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
81
-1400
/
+2214
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
47
-157
/
+290
2023-10-23
drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
Jouni Högander
1
-2
/
+2
2023-10-23
drm/i915/display: Move releasing gem object away from fb tracking
Jouni Högander
2
-2
/
+1
2023-10-21
drm/amdgpu: Remove redundant call to priority_is_valid()
Luben Tuikov
1
-7
/
+8
2023-10-20
drm/amd/display: Fix stack size issue on DML2
Rodrigo Siqueira
1
-45
/
+54
2023-10-20
drm/amd/display: Reduce stack size by splitting function
Rodrigo Siqueira
1
-481
/
+489
2023-10-20
drm/amdkfd: remap unaligned svm ranges that have split
Alex Sierra
1
-10
/
+31
2023-10-20
drm/amdgpu: Create version number for coredumps
André Almeida
2
-0
/
+4
2023-10-20
drm/amdgpu: Move coredump code to amdgpu_reset file
André Almeida
4
-87
/
+90
2023-10-20
drm/amdgpu: Encapsulate all device reset info
André Almeida
3
-26
/
+36
2023-10-20
drm/amdgpu: support the port num info based on the capability flag
Shiwu Zhang
2
-13
/
+33
2023-10-20
drm/amdgpu: prepare the output buffer for GET_PEER_LINKS command
Shiwu Zhang
1
-2
/
+10
2023-10-20
drm/amdgpu: drop status query/reset for GCEA 9.4.3 and MMEA 1.8
Tao Zhou
2
-203
/
+0
2023-10-20
drm/amdgpu: update the xgmi ta interface header
Shiwu Zhang
2
-17
/
+51
2023-10-20
drm/amdgpu: add set/get mca debug mode operations
Tao Zhou
2
-0
/
+26
2023-10-20
drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_count
Tao Zhou
5
-25
/
+10
2023-10-20
drm/amdgpu: add clockgating support for NBIO v7.7.1
Li Ma
1
-0
/
+1
2023-10-20
drm/amdgpu: fix missing stuff in NBIO v7.11
Li Ma
4
-1
/
+97
2023-10-20
drm/amdgpu: Enable RAS feature by default for APU
Stanley.Yang
1
-12
/
+2
2023-10-20
drm/amdgpu: fix typo for amdgpu ras error data print
Yang Wang
1
-2
/
+2
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P4
Bokun Zhang
1
-16
/
+55
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P3
Bokun Zhang
1
-7
/
+41
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P2
Bokun Zhang
1
-0
/
+4
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P1
Bokun Zhang
1
-2
/
+3
2023-10-20
drm/amdgpu: Fix delete nodes that have been relesed
Stanley.Yang
1
-3
/
+1
2023-10-20
drm/amdgpu: Enable mca debug mode mode when ras enabled
Stanley.Yang
1
-1
/
+1
2023-10-20
drm/amdgpu: Add UVD_VCPU_INT_EN2 to dpg sram
Hawking Zhang
1
-0
/
+5
2023-10-20
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2
Nathan Chancellor
1
-1
/
+1
2023-10-20
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2023-10-20
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-10-20
drm/amd/display: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-10-20
drm/amd/display: Remove duplicated include in dce110_hwseq.c
Yang Li
1
-2
/
+0
2023-10-20
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-72
/
+72
2023-10-20
drm/amd/pm: Handle non-terminated overdrive commands.
Bas Nieuwenhuizen
1
-2
/
+6
2023-10-20
drm/amdgpu: Enable software RAS in vcn v4_0_3
Hawking Zhang
1
-1
/
+3
2023-10-20
drm/amdgpu: define ras_reset_error_count function
Tao Zhou
2
-4
/
+17
[prev]
[next]