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-01-04
drm/rockchip: vop2: Drop superfluous include
Cristian Ciocaltea
1
-1
/
+0
2024-01-04
drm/panel: ltk050h3146w: use dev_err_probe wherever possible
Quentin Schulz
1
-12
/
+5
2024-01-04
drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_D...
Quentin Schulz
1
-4
/
+2
2024-01-04
drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6
Asad Kamal
1
-5
/
+24
2024-01-04
drm/amd/pm: Add gpu_metrics_v1_5
Asad Kamal
2
-0
/
+83
2024-01-04
drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apu
Asad Kamal
1
-1
/
+3
2024-01-04
drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...
Joshua Ashton
2
-8
/
+13
2024-01-04
drm/amdgpu: skip gpu_info fw loading on navi12
Alex Deucher
1
-9
/
+2
2024-01-04
drm/amd/display: add nv12 bounding box
Alex Deucher
1
-1
/
+109
2024-01-04
drm/i915/display: Skip C10 state verification in case of fastset
Mika Kahola
1
-0
/
+3
2024-01-04
drm/rockchip: lvds: do not print scary message when probing defer
Quentin Schulz
1
-1
/
+1
2024-01-04
drm/rockchip: lvds: do not overwrite error code
Quentin Schulz
1
-1
/
+0
2024-01-04
drm/i915/display: Cleanup mplla/mpllb selection
Mika Kahola
1
-24
/
+15
2024-01-04
drm/i915/display: Store hw clock for C20
Mika Kahola
1
-45
/
+52
2024-01-04
drm/i915/display: Fix C20 pll selection for state verification
Mika Kahola
1
-10
/
+15
2024-01-04
drm/rockchip: inno_hdmi: Drop custom fill_modes hook
Alex Bee
1
-8
/
+1
2024-01-04
drm/rockchip: inno_hdmi: Add basic mode validation
Alex Bee
1
-2
/
+40
2024-01-04
drm/rockchip: inno_hdmi: Add RK3128 support
Alex Bee
1
-5
/
+41
2024-01-04
drm/rockchip: inno_hdmi: Add variant support
Alex Bee
1
-5
/
+69
2024-01-04
drm/rockchip: analogix_dp: get encoder port ID from DT
Lucas Stach
1
-0
/
+3
2024-01-03
drm/vmwgfx: Unmap the surface before resetting it on a plane state
Zack Rusin
1
-0
/
+4
2024-01-03
drm/vmwgfx: fix kernel-doc Excess struct member 'base'
Randy Dunlap
1
-1
/
+0
2024-01-03
drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
Zhipeng Lu
1
-1
/
+4
2024-01-03
drm/vmwgfx: fix all kernel-doc warnings in stdu
Randy Dunlap
1
-5
/
+12
2024-01-03
drm/vmwgfx: Fix typos in vmwgfx_execbuf.c
Ghanshyam Agrawal
1
-2
/
+2
2024-01-04
Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-9
/
+32
2024-01-03
drm/amd/pm: Update metric table for jpeg/vcn data
Asad Kamal
1
-1
/
+9
2024-01-03
drm/amd/pm: Use separate metric table for APU
Asad Kamal
2
-58
/
+156
2024-01-03
drm/amd/display: pbn_div need be updated for hotplug event
Wayne Lin
1
-2
/
+1
2024-01-03
drm/virtio: Spelling fixes
Andy Shevchenko
1
-3
/
+3
2024-01-03
drm/i915/mtl: Add fake PCH for Meteor Lake
Haridhar Kalvala
9
-29
/
+19
2024-01-03
drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'
Srinivasan Shanmugam
1
-1
/
+1
2024-01-03
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...
Srinivasan Shanmugam
1
-0
/
+3
2024-01-03
drm/amdgpu: Drop redundant unsigned >=0 comparision 'amdgpu_gfx_rlc_init_micr...
Srinivasan Shanmugam
1
-6
/
+5
2024-01-03
drm/amd/display: Adjust kdoc for 'dcn35_hw_block_power_down' & 'dcn35_hw_bloc...
Srinivasan Shanmugam
1
-27
/
+41
2024-01-03
drm/amd/display: Address function parameter 'context' not described in 'dc_st...
Srinivasan Shanmugam
2
-2
/
+3
2024-01-03
drm/amdgpu: Use kvcalloc instead of kvmalloc_array in amdgpu_cs_parser_bos()
Srinivasan Shanmugam
1
-3
/
+3
2024-01-03
drm/amdgpu: Use kzalloc instead of kmalloc+__GFP_ZERO in amdgpu_ras.c
Srinivasan Shanmugam
1
-3
/
+3
2024-01-03
drm/amdgpu: Cleanup indenting in amdgpu_connector_dvi_detect()
Srinivasan Shanmugam
1
-1
/
+1
2024-01-03
drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6
Asad Kamal
1
-5
/
+24
2024-01-03
drm/amd/pm: Add gpu_metrics_v1_5
Asad Kamal
2
-0
/
+83
2024-01-03
drm/amd/pm: Update metric table for jpeg/vcn data
Asad Kamal
1
-1
/
+9
2024-01-03
drm/amd/pm: Use separate metric table for APU
Asad Kamal
2
-58
/
+156
2024-01-03
drm/amd/display: Add some functions for Panel Replay
Tom Chung
13
-6
/
+235
2024-01-03
Re-revert "drm/amd/display: Enable Replay for static screen use cases"
Ivan Lipski
3
-32
/
+1
2024-01-03
drm/amd/display: Fixing stream allocation regression
Relja Vojvodic
1
-1
/
+1
2024-01-03
drm/amd/display: Verify disallow bits were cleared for idle
Nicholas Kazlauskas
1
-2
/
+10
2024-01-03
drm/amd/display: Fix Mismatch between pipe and stream
Gabe Teeger
2
-6
/
+16
2024-01-03
drm/amd/display: Refactor INIT into component folder
Revalla
41
-41
/
+250
2024-01-03
drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel
Alvin Lee
8
-24
/
+62
[prev]
[next]