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
2019-03-20
drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_table
Nathan Chancellor
1
-1
/
+1
2019-03-20
drm/ttm: remove set but not used variable 'rdev'
YueHaibing
1
-4
/
+0
2019-03-20
drm/amd/display: Only put primary planes into the mode_info->planes list
Nicholas Kazlauskas
1
-10
/
+9
2019-03-20
drm/amd/display: Add debugfs dpcd interface
David Francis
3
-1
/
+112
2019-03-20
drm/amd/display: Generic SDP message access in amdgpu
Leo (Hanghong) Ma
1
-1
/
+49
2019-03-20
drm/amd/display: Expose generic SDP message access interface
Leo (Hanghong) Ma
5
-1
/
+97
2019-03-20
drm/amd/display: fix odm pipe management
Dmytro Laktyushkin
2
-7
/
+53
2019-03-20
drm/amd/display: add missing opp programming for odm
Dmytro Laktyushkin
3
-8
/
+6
2019-03-20
drm/amd/display: fix odm combine pipe reset
Dmytro Laktyushkin
1
-4
/
+2
2019-03-20
drm/amd/display: fix releasing planes when exiting odm
Dmytro Laktyushkin
1
-2
/
+4
2019-03-20
drm/amd/display: 3.2.23
Aric Cyr
1
-1
/
+1
2019-03-20
drm/amd/display: Fix VTEM InfoPacket programming
Reza Amini
1
-33
/
+111
2019-03-20
drm/amd/display: Link train only when link is DP and backend is enabled
Samson Tam
1
-1
/
+12
2019-03-20
drm/amd/display: add global master update lock interfaces
Wenjing Liu
2
-0
/
+6
2019-03-20
drm/amd/display: Use dc_is_hdmi_signal() instead of ENUM
Eric Bernstein
2
-3
/
+2
2019-03-20
drm/amd/display: cache additional dpcd caps for HDR capability check
Harmanprit Tatla
3
-5
/
+50
2019-03-20
drm/amd/display: Update ABM crtc state on non-modeset
David Francis
1
-0
/
+3
2019-03-20
drm/amd/display: Programming correct VRR_EN bit in VTEM structure
Hugo Hu
1
-2
/
+2
2019-03-20
drm/amd/display: 3.2.22
Aric Cyr
1
-1
/
+1
2019-03-20
drm/amd/display: extend EDID support to 1kb
Jun Lei
1
-1
/
+1
2019-03-20
drm/amd/display: Fix DP audio regression
Wesley Chalmers
1
-3
/
+2
2019-03-20
drm/amd/display: Add a hysteresis to BTR frame multiplier
Aric Cyr
1
-2
/
+22
2019-03-20
drm/amd/display: fix DP 422 VID_M half the rate issue.
Charlene Liu
5
-9
/
+31
2019-03-20
drm/amd/display: Fix setting DP_VID_N_MUL
Eric Bernstein
3
-4
/
+11
2019-03-20
drm/amd/display: Move dm_read_reg_func to dc_helper.
Yongqiang Sun
2
-17
/
+22
2019-03-20
drm/amd/display: Use drm helper for resetting plane state
Nicholas Kazlauskas
1
-7
/
+2
2019-03-20
drm/amd/display: change generic_reg_wait to void.
Yongqiang Sun
3
-6
/
+5
2019-03-20
drm/amd/display: Reset alpha state for planes to the correct values
Nicholas Kazlauskas
1
-0
/
+2
2019-03-20
drm/amdgpu: use more entries for the first paging queue
Christian König
1
-0
/
+2
2019-03-20
drm/amdgpu: free up the first paging queue v2
Christian König
1
-8
/
+14
2019-03-20
drm/amdgpu: re-enable retry faults
Christian König
2
-2
/
+2
2019-03-20
drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2
Wentao Lou
1
-0
/
+3
2019-03-20
drm/amd/display: Respect DRM framebuffer info for video surfaces
Nicholas Kazlauskas
1
-11
/
+10
2019-03-20
drm/amdgpu: Wait for newly allocated PTs to be idle
Felix Kuehling
1
-7
/
+13
2019-03-20
drm/amdgpu: more descriptive message if HMM not enabled
Philip Yang
1
-0
/
+2
2019-03-21
drm/exynos/mixer: fix MIXER shadow registry synchronisation code
Andrzej Hajda
1
-44
/
+66
2019-03-20
drm/i915: make raw access function work on uncore
Daniele Ceraolo Spurio
3
-54
/
+57
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
7
-68
/
+75
2019-03-20
drm/i915: reduce the dev_priv->uncore dance in uncore.c
Daniele Ceraolo Spurio
1
-36
/
+43
2019-03-20
drm/i915: make find_fw_domain work on intel_uncore
Daniele Ceraolo Spurio
1
-10
/
+10
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
6
-156
/
+159
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
17
-115
/
+107
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
6
-108
/
+121
2019-03-20
drm/i915: always use masks on FW regs
Daniele Ceraolo Spurio
2
-32
/
+16
2019-03-20
drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
Manasi Navare
1
-1
/
+1
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
4
-9
/
+7
2019-03-20
drm/selftests/mm: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-20
drm/i915: Inline skl_update_pipe_wm() into its only caller
Ville Syrjälä
1
-26
/
+6
2019-03-20
drm/i915: Don't pass pipe_wm around so much
Ville Syrjälä
1
-11
/
+7
2019-03-20
drm/i915: Move some variables to tighter scope
Ville Syrjälä
1
-10
/
+13
[prev]
[next]