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
2023-04-21
drm/amd/display: 3.2.231
Aric Cyr
1
-1
/
+1
2023-04-21
drm/amd/display: Add FAMS related definitions and documenation for enum fields
Aurabindo Pillai
1
-2
/
+15
2023-04-21
drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
hackyzh002
1
-1
/
+1
2023-04-21
drm/radeon: Fix integer overflow in radeon_cs_parser_init
hackyzh002
1
-1
/
+2
2023-04-21
drm/amd/display: Add FAMS capability to DCN31
Aurabindo Pillai
1
-0
/
+1
2023-04-21
drm/amd/display: Explicitly specify update type per plane info change
Nicholas Kazlauskas
1
-3
/
+0
2023-04-21
drm/amd/display: fix dpms_off issue when disabling bios mode
Zhongwei
1
-1
/
+1
2023-04-21
drm/amd/display: update GSP1 generic info packet for PSRSU
Po-Ting Chen
1
-0
/
+15
2023-04-21
drm/amd/display: Set min_width and min_height capability for DCN30
Igor Kravchenko
1
-1
/
+3
2023-04-21
drm/amd/display: Adjust dmub outbox notification enable
Meenakshikumar Somasundaram
1
-4
/
+0
2023-04-21
drm/amd/display: 3-plane MPO enablement for DCN321
Krunoslav Kovac
1
-3
/
+3
2023-04-21
drm/amd/display: Add extra check for 444 16 format
Aurabindo Pillai
1
-1
/
+1
2023-04-21
drm/amd/display: correct DML calc error
Sherry Wang
3
-6
/
+6
2023-04-21
drm/amd/display: Limit nv21 dst_y
Dmytro Laktyushkin
1
-1
/
+3
2023-04-21
drm/amd/display: Isolate remaining FPU code in DCN32
Jasdeep Dhillon
2
-0
/
+8
2023-04-21
drm/amd/display: Add check for PState change in DCN32
Aurabindo Pillai
1
-0
/
+4
2023-04-21
drm/amd/display: Set DRAM clock if retraining is required
Aurabindo Pillai
1
-1
/
+1
2023-04-21
drm/amd/display: add support for low bpc
Dillon Varone
1
-9
/
+5
2023-04-21
drm/amd/amdgpu: Fix style issues in amdgpu_discovery.c
Srinivasan Shanmugam
1
-4
/
+4
2023-04-21
drm/amd/display: Update bounding box values for DCN321
Aurabindo Pillai
1
-12
/
+12
2023-04-21
drm/amd/display: Do not clear GPINT register when releasing DMUB from reset
Aurabindo Pillai
1
-1
/
+0
2023-04-21
drm/amd/display: Remove unused variables in dcn21_hwseq.c
Srinivasan Shanmugam
1
-2
/
+0
2023-04-21
drm/amdgpu: allocate doorbell index for multi-die case
Le Ma
5
-2
/
+22
2023-04-21
drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.c
Srinivasan Shanmugam
2
-33
/
+34
2023-04-21
drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.c
Srinivasan Shanmugam
1
-2
/
+2
2023-04-21
drm/amdgpu: Drop pcie_bif ras check from fatal error handler
Candice Li
1
-2
/
+1
2023-04-21
drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
Longlong Yao
1
-2
/
+2
2023-04-21
drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset
Cruise Hung
1
-0
/
+2
2023-04-21
drm/i915/mtl: Skip pcode qgv restrictions for MTL
Radhakrishna Sripada
1
-0
/
+3
2023-04-21
drm/armada: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
4
-69
/
+73
2023-04-21
drm/armada: Initialize fbdev DRM client
Thomas Zimmermann
1
-4
/
+39
2023-04-21
drm/armada: Hide fbdev support behind config option
Thomas Zimmermann
2
-3
/
+14
2023-04-21
drm/armada: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2023-04-21
drm/fbdev-generic: prohibit potential out-of-bounds access
Sui Jingfeng
1
-4
/
+12
2023-04-21
drm/ast: Fix ARM compatibility
Jammy Huang
1
-4
/
+5
2023-04-20
drm/i915: Initialize dkl_phy spin lock from display code path
José Roberto de Souza
4
-1
/
+12
2023-04-21
Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
5
-4
/
+42
2023-04-21
Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+1
2023-04-21
Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/...
Dave Airlie
3
-7
/
+18
2023-04-20
drm/i915/mtl: Set has_llc=0
Fei Yang
1
-0
/
+1
2023-04-20
drm/amdgpu: initialize num_xcd to 1 for gfx v9_0
Le Ma
1
-0
/
+1
2023-04-20
drm/amdgpu: add master/slave check in init phase
Le Ma
4
-26
/
+50
2023-04-20
drm/amd/display: Clear GPINT1 before taking DMCUB out of reset
Samson Tam
1
-4
/
+4
2023-04-20
drm/amd/display: Fixes for dcn32_clk_mgr implementation
Aurabindo Pillai
1
-0
/
+5
2023-04-20
drm/i915/psr: Sprinkle cpu_transcoder variables around
Ville Syrjälä
1
-52
/
+59
2023-04-20
drm/i915/psr: Include PSR_PERF_CNT in debugfs output on all platforms
Ville Syrjälä
1
-6
/
+4
2023-04-20
drm/i915/psr: Add a FIXME for the PSR vs. AUX usage conflict
Ville Syrjälä
1
-0
/
+5
2023-04-20
drm/i915/psr: Define more PSR mask bits
Ville Syrjälä
4
-6
/
+109
2023-04-20
drm/bridge: ti-sn65dsi86: Implement wait_hpd_asserted
Nikita Travkin
1
-0
/
+19
2023-04-20
drm/i915/psr: Use intel_de_rmw()
Ville Syrjälä
1
-19
/
+13
[prev]
[next]