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-30
drm/panfrost: Remove incorrect IS_ERR() check
Steven Price
1
-10
/
+2
2023-10-30
drm/i915: move Makefile display debugfs files next to display
Jani Nikula
1
-4
/
+5
2023-10-30
drm/i915: fix Makefile sort and indent
Jani Nikula
1
-80
/
+89
2023-10-30
drm/v3d: wait for all jobs to finish before unregistering
MaĆra Canal
1
-0
/
+2
2023-10-30
i915/perf: Fix NULL deref bugs with drm_dbg() calls
Harshit Mogalapalli
1
-12
/
+3
2023-10-30
drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTL
Chaitanya Kumar Borah
1
-1
/
+1
2023-10-30
drm/i915: Flush WC GGTT only on required platforms
Nirmoy Das
1
-11
/
+24
2023-10-30
drm/i915/mtl: avoid stringop-overflow warning
Arnd Bergmann
1
-6
/
+10
2023-10-30
i915/perf: Fix NULL deref bugs with drm_dbg() calls
Harshit Mogalapalli
1
-12
/
+3
2023-10-30
drm/ssd130x: Fix possible uninitialized usage of crtc_state variable
Javier Martinez Canillas
1
-1
/
+1
2023-10-30
drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTL
Chaitanya Kumar Borah
1
-1
/
+1
2023-10-29
drm/i915/display: Abstract C10/C20 pll calculation
Lucas De Marchi
4
-20
/
+20
2023-10-29
drm/i915/display: Abstract C10/C20 pll hw readout
Lucas De Marchi
3
-9
/
+23
2023-10-29
drm/i915/lnl: Fix check for TC phy
Lucas De Marchi
1
-14
/
+14
2023-10-29
drm/i915/lnl: Extend C10/C20 phy
Lucas De Marchi
2
-1
/
+2
2023-10-29
drm/i915/gt: Remove unncessary {} from if-else
Gilbert Adikankwu
1
-4
/
+3
2023-10-28
Merge branch 'pci/vga'
Bjorn Helgaas
2
-9
/
+4
2023-10-27
drm/amdgpu: Remove unused variables from amdgpu_show_fdinfo
Umio Yasuno
1
-6
/
+0
2023-10-27
drm/amdgpu: Remove duplicate fdinfo fields
Rob Clark
1
-3
/
+0
2023-10-27
drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloaded
Kenneth Feng
1
-1
/
+2
2023-10-27
drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systems
David Francis
5
-23
/
+45
2023-10-27
drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo table
Candice Li
1
-7
/
+5
2023-10-27
drm/amdgpu: Identify data parity error corrected in replay mode
Candice Li
1
-9
/
+23
2023-10-27
drm/amdgpu: Fix typo in IP discovery parsing
Mukul Joshi
1
-1
/
+1
2023-10-27
drm/amd/display: fix S/G display enablement
Hamza Mahfooz
1
-1
/
+1
2023-10-27
drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49 V8.0
Sheng-Liang Pan
1
-0
/
+3
2023-10-27
drm/doc: describe PATH format for DP MST
Simon Ser
1
-0
/
+6
2023-10-27
drm/i915: Flush WC GGTT only on required platforms
Nirmoy Das
1
-11
/
+24
2023-10-27
drm: introduce CLOSEFB IOCTL
Simon Ser
3
-0
/
+25
2023-10-27
drm: extract closefb logic in separate function
Simon Ser
1
-22
/
+31
2023-10-27
drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding"
Kunwu Chan
1
-2
/
+2
2023-10-27
drm/i915/gt: Remove {} from if-else
Soumya Negi
1
-4
/
+3
2023-10-27
drm/ssd130x: Fix possible uninitialized usage of crtc_state variable
Javier Martinez Canillas
1
-1
/
+1
2023-10-27
drm/i915/sprite: move sprite_name() to intel_sprite.c
Jani Nikula
2
-2
/
+6
2023-10-27
Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+1
2023-10-27
Merge tag 'drm-intel-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-4
/
+33
2023-10-27
Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-12
/
+16
2023-10-26
drm/amdxcp: fix amdxcp unloads incompletely
James Zhu
1
-3
/
+4
2023-10-26
drm/amd/amdgpu: fix the GPU power print error in pm info
Li Ma
1
-2
/
+2
2023-10-26
drm/amdgpu: Use pcie domain of xcc acpi objects
Lijo Lazar
1
-18
/
+22
2023-10-26
drm/amd: check num of link levels when update pcie param
Lin.Cao
1
-0
/
+3
2023-10-26
drm/amdgpu: Add a read to GFX v9.4.3 ring test
Lijo Lazar
1
-0
/
+1
2023-10-26
drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.
Yifan Zhang
3
-3
/
+23
2023-10-26
drm/amdgpu: get RAS poison status from DF v4_6_2
Tao Zhou
4
-1
/
+71
2023-10-26
drm/amdgpu: Use discovery table's subrevision
Lijo Lazar
1
-1
/
+8
2023-10-26
drm/amd/display: 3.2.256
Aric Cyr
1
-1
/
+1
2023-10-26
drm/amd/display: add interface to query SubVP status
Aurabindo Pillai
4
-2
/
+9
2023-10-26
drm/amd/display: Read before writing Backlight Mode Set Register
Iswara Nagulendran
1
-1
/
+6
2023-10-26
drm/amd/display: Disable SYMCLK32_SE RCO on DCN314
Michael Strauss
1
-1
/
+1
2023-10-26
drm/amd/display: Fix shaper using bad LUT params
Ilya Bakoulin
1
-0
/
+1
[prev]
[next]