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
2020-10-09
drm/amdgpu: Fix inconsistent of format with argument type in amdgpu_xgmi.c
Ye Bin
1
-1
/
+1
2020-10-09
drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
Ye Bin
1
-1
/
+1
2020-10-09
drm/amdgpu/swsmu: clean up a bunch of stale interfaces
Alex Deucher
5
-276
/
+4
2020-10-09
drm/amd/pm: setup APU dpm clock table in SMU HW initialization
Evan Quan
1
-11
/
+11
2020-10-09
drm/amdgpu: modify cp_flags to pg_flags in gfx_v10_cntl_power_gating
Changfeng
1
-1
/
+1
2020-10-09
drm/amdgpu: Remove warning for virtual_display
Emily.Deng
1
-1
/
+3
2020-10-09
drm/amdgpu: kfd_initialized can be static
kernel test robot
1
-1
/
+1
2020-10-09
amd/amdgpu_ctx: Use struct_size() helper and kmalloc() (v2)
Gustavo A. R. Silva
1
-1
/
+1
2020-10-09
drm/amdgpu: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v...
Gustavo A. R. Silva
3
-21
/
+13
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v...
Gustavo A. R. Silva
3
-15
/
+7
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v...
Gustavo A. R. Silva
3
-14
/
+8
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v...
Gustavo A. R. Silva
3
-56
/
+27
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_samu_...
Gustavo A. R. Silva
2
-8
/
+5
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_cac_l...
Gustavo A. R. Silva
2
-9
/
+6
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_vce_c...
Gustavo A. R. Silva
2
-8
/
+5
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_phase...
Gustavo A. R. Silva
2
-9
/
+5
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_acp_c...
Gustavo A. R. Silva
2
-8
/
+5
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_uvd_c...
Gustavo A. R. Silva
2
-8
/
+5
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array in struct phm_clock...
Gustavo A. R. Silva
4
-18
/
+11
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array member in struct vi...
Gustavo A. R. Silva
1
-1
/
+1
2020-10-09
drm/amd/pm: Replace one-element array with flexible-array member
Gustavo A. R. Silva
4
-12
/
+8
2020-10-09
drm/i915: s/int/u32/ for aux_offset/alignment
Ville Syrjälä
1
-2
/
+2
2020-10-09
drm/i915: Skip aux plane stuff when there is no aux plane
Ville Syrjälä
2
-10
/
+17
2020-10-09
drm/i915: Set all unused color plane offsets to ~0xfff again
Ville Syrjälä
1
-12
/
+5
2020-10-09
drm/i915: Rename i915_{save,restore}_state()
Ville Syrjälä
3
-46
/
+42
2020-10-09
drm/i915: Wait for VLV/CHV/BXT/GLK DSI panel power cycle delay on reboot
Ville Syrjälä
1
-0
/
+8
2020-10-09
drm/i915: Wait for LVDS panel power cycle delay on reboot
Ville Syrjälä
1
-0
/
+10
2020-10-09
drm/i915: Wait for eDP panel power cycle delay on reboot on all platforms
Ville Syrjälä
3
-3
/
+4
2020-10-09
drm/i915: Replace the VLV/CHV eDP reboot notifier with the .shutdown() hook
Ville Syrjälä
2
-46
/
+14
2020-10-09
drm/i915: Add an encoder .shutdown() hook
Ville Syrjälä
2
-0
/
+18
2020-10-09
drm/i915: Shut down displays gracefully on reboot
Ville Syrjälä
3
-0
/
+25
2020-10-09
drm/panfrost: increase readl_relaxed_poll_timeout values
Christian Hewitt
1
-2
/
+2
2020-10-09
drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
42
-88
/
+129
2020-10-09
drm: aspeed: Fix GENMASK misuse
Ondrej Jirman
1
-1
/
+1
2020-10-09
drm/aspeed: Add sysfs for output settings
Joel Stanley
1
-0
/
+71
2020-10-08
drm/amd/display: Change ABM config init interface
Yongqiang Sun
3
-6
/
+19
2020-10-08
drm/panfrost: Fix job timeout handling
Boris Brezillon
1
-9
/
+53
2020-10-08
drm/atomic: debug output for EBUSY
Daniel Vetter
1
-3
/
+17
2020-10-08
drm/atomic: document and enforce rules around "spurious" EBUSY
Daniel Vetter
1
-0
/
+29
2020-10-08
drm/fb-helper: Add locking to sysrq handling
Daniel Vetter
1
-21
/
+5
2020-10-07
drm/amdgpu/swsmu: fix ARC build errors
Alex Deucher
2
-4
/
+24
2020-10-07
drm/amdgpu: fix NULL pointer dereference for Renoir
Dirk Gouders
1
-5
/
+5
2020-10-07
drm/i915/dg1: provide port/phy mapping for vbt
Matt Roper
1
-3
/
+5
2020-10-07
drm/i915/dg1: Update comp master/slave relationships for PHYs
Matt Roper
1
-2
/
+2
2020-10-07
drm/i915/dg1: Don't program PHY_MISC for PHY-C and PHY-D
Matt Roper
1
-1
/
+2
2020-10-07
drm/i915/dg1: gmbus pin mapping
Lucas De Marchi
3
-4
/
+24
2020-10-07
drm/i915/dg1: Increase mmio size to 4MB
Venkata Sandeep Dhanalakota
1
-0
/
+4
2020-10-07
drm/i915/dg1: Define MOCS table for DG1
Lucas De Marchi
1
-2
/
+39
[prev]
[next]