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-09-28
drm/amdkfd: Fix a race condition of vram buffer unref in svm code
Xiaogang Chen
1
-2
/
+9
2023-09-28
drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
Michel Dänzer
1
-2
/
+12
2023-09-28
drm/amd/display: Initialize writeback connector
Alex Hung
4
-2
/
+265
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for CIK SDMA
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v2.4
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v3.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.2
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v6.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd/display: Fix null pointer dereference in error message
Cong Liu
1
-2
/
+1
2023-09-28
drm/amd/display: Create one virtual connector in DC
Harry Wentland
2
-3
/
+11
2023-09-28
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
8
-24
/
+8
2023-09-28
drm/amd/pm: fix the print_clk_levels issue for SMU v13.0.6
Le Ma
1
-12
/
+12
2023-09-28
drm/amd/pm: deprecate allow_xgmi_power_down interface
Le Ma
5
-43
/
+2
2023-09-28
drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...
Le Ma
3
-28
/
+38
2023-09-28
drm/amd/pm: init plpd_mode properly for different asics
Le Ma
1
-0
/
+17
2023-09-28
drm/amd/display: Remove unused DPCD declarations
Stylon Wang
1
-58
/
+1
2023-09-28
drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
Harry Wentland
1
-5
/
+8
2023-09-28
drm/amd: Limit seamless boot by default to APUs
Mario Limonciello
1
-0
/
+3
2023-09-28
vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
Stefan Hajnoczi
1
-1
/
+1
2023-09-28
drm/i915/fdi: Recompute state for affected CRTCs on FDI links
Imre Deak
3
-0
/
+52
2023-09-28
drm/i915/fdi: Improve FDI BW sharing between pipe B and C
Imre Deak
9
-40
/
+140
2023-09-28
drm/i915: Add helpers for BW management on shared display links
Imre Deak
7
-5
/
+311
2023-09-28
drm/i915: Factor out a helper to check/compute all the CRTC states
Imre Deak
1
-32
/
+46
2023-09-28
drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()
Imre Deak
4
-7
/
+7
2023-09-28
drm/i915: Add helper to modeset a set of pipes
Imre Deak
2
-21
/
+83
2023-09-28
drm/i915/dp: Limit the output link bpp in DSC mode
Imre Deak
3
-0
/
+12
2023-09-28
drm/i915/dp: Update the link bpp limits for DSC mode
Imre Deak
4
-22
/
+108
2023-09-28
drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
Imre Deak
2
-14
/
+33
2023-09-28
drm/i915/dp: Track the pipe and link bpp limits separately
Imre Deak
4
-18
/
+45
2023-09-28
drm/i915/dp: Factor out helpers to compute the link limits
Imre Deak
2
-45
/
+68
2023-09-28
drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
Nirmoy Das
1
-1
/
+10
2023-09-28
drm/bridge: lt9611uxc: use drm_bridge_get_edid() instead of using ->get_edid ...
Jani Nikula
1
-1
/
+1
2023-09-28
drm/bridge: use drm_bridge_get_edid() instead of using ->get_edid directly
Jani Nikula
1
-1
/
+1
2023-09-27
drm/mediatek: dsi: Add mode_valid callback to DSI bridge
Shuijing Li
1
-0
/
+20
2023-09-27
drm/nouveau/kms/nv50: hide unused variables
Arnd Bergmann
1
-3
/
+1
2023-09-27
drm/i915/dsb: Use DEwake to combat PkgC latency
Ville Syrjälä
3
-14
/
+82
2023-09-27
drm/i915: Introduce intel_crtc_scanline_to_hw()
Ville Syrjälä
2
-0
/
+15
2023-09-27
drm/i915: Introduce skl_watermark_max_latency()
Ville Syrjälä
2
-0
/
+16
2023-09-27
drm/i915/dsb: Evade transcoder undelayed vblank when using DSB
Ville Syrjälä
1
-1
/
+4
2023-09-27
drm/i915/dsb: Use non-posted register writes for legacy LUT
Ville Syrjälä
1
-0
/
+11
2023-09-27
drm/i915/dsb: Load LUTs using the DSB during vblank
Ville Syrjälä
4
-7
/
+32
2023-09-27
drm/i915/dsb: Don't use DSB to load the LUTs during full modeset
Ville Syrjälä
1
-0
/
+4
2023-09-27
drm/i915/dsb: Add support for non-posted DSB registers writes
Ville Syrjälä
2
-0
/
+23
2023-09-27
drm/i915/dsb: Introduce intel_dsb_reg_write_masked()
Ville Syrjälä
2
-0
/
+20
2023-09-27
drm/i915/dsb: Introduce intel_dsb_noop()
Ville Syrjälä
2
-0
/
+10
2023-09-27
drm/i915/dsb: Define the contents of some intstructions bit better
Ville Syrjälä
1
-4
/
+8
2023-09-27
drm/i915/dsb: Define more DSB bits
Ville Syrjälä
1
-0
/
+31
2023-09-27
drm/i915/dsb: Use non-locked register access
Ville Syrjälä
1
-9
/
+9
2023-09-27
drm/i915: Do not disable preemption for resets
Tvrtko Ursulin
1
-8
/
+6
[prev]
[next]