index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10
Marek Olšák
1
-2
/
+19
2019-07-01
drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)
Marek Olšák
2
-4
/
+13
2019-07-01
drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
1
-18
/
+0
2019-07-01
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
1
-19
/
+0
2019-06-28
drm/amdgpu: Don't skip display settings in hwmgr_resume()
Lyude Paul
1
-1
/
+1
2019-06-28
drm/amd/powerplay: update smu11_driver_if_navi10.h
tiancyin
2
-4
/
+4
2019-06-28
drm/armada: no need to check parent of remote
Russell King
1
-11
/
+3
2019-06-28
drm/armada: use for_each_endpoint_of_node() to walk crtc endpoints
Russell King
1
-7
/
+4
2019-06-28
drm/armada: replace the simple-framebuffer
Lubomir Rintel
1
-0
/
+11
2019-06-28
drm/armada: redo CRTC debugfs files
Russell King
3
-60
/
+48
2019-06-27
drm/amd/display: fix a couple of spelling mistakes
Colin Ian King
2
-5
/
+5
2019-06-27
drm/amd/powerplay: no memory activity support on Vega10
Evan Quan
1
-2
/
+4
2019-06-27
drm/amdkfd: remove unnecessary warning message on gpu reset
shaoyunl
1
-1
/
+0
2019-06-27
drm/amdgpu: Set queue_preemption_timeout_ms default value
Oak Zeng
1
-1
/
+1
2019-06-27
drm/amd/powerplay: add missing smu_get_clk_info_from_vbios() call
Evan Quan
1
-0
/
+4
2019-06-27
drm/amd/powerplay: support runtime ppfeatures setting on Navi10
Evan Quan
1
-0
/
+165
2019-06-27
drm/amd/powerplay: check prerequisite for VCN power gating
Evan Quan
1
-6
/
+10
2019-06-27
drm/ttm: return -EBUSY if waiting for busy BO fails
Felix Kuehling
1
-1
/
+1
2019-06-27
drm/amdgpu: drop copy/paste leftover to fix big endian
Alex Deucher
1
-3
/
+0
2019-06-27
drm/amdgpu: fix warning on 32 bit
Alex Deucher
1
-2
/
+2
2019-06-27
drm/exynos: trigger build of all modules
Sam Ravnborg
2
-3
/
+4
2019-06-27
drm/exynos: drop drmP.h usage
Sam Ravnborg
24
-136
/
+154
2019-06-26
vga_switcheroo: Depend upon fbcon being built-in, if enabled
Daniel Vetter
1
-0
/
+1
2019-06-25
drm/amd/powerplay: make athub pg bit configured by pg_flags
Huang Rui
3
-3
/
+7
2019-06-25
drm/amd/powerplay: make mmhub pg bit configured by pg_flags
Huang Rui
2
-2
/
+5
2019-06-25
drm/amd/powerplay: add feature check in unforce_dpm_levels function (v2)
Kevin Wang
1
-6
/
+13
2019-06-25
drm/amd/powerplay: check gfxclk dpm enablement before proceeding
Evan Quan
1
-0
/
+1
2019-06-25
drm/amd/powerplay: print smu versions only if version mismatch
Kevin Wang
1
-4
/
+4
2019-06-25
drm/amd/powerplay: fix fan speed show error (for hwmon pwm)
Kevin Wang
1
-2
/
+20
2019-06-25
drm/amd/display: update infoframe after dig fe is turned on (v2)
Nicholas Kazlauskas
1
-0
/
+1
2019-06-25
drm/amd/powerplay:clean up the residual mutex for smu_hw_init
Prike Liang
1
-1
/
+0
2019-06-25
drm/amd/amdgpu: sdma_v4_0_start: initialize r
Ernst Sjöstrand
1
-1
/
+1
2019-06-25
drm/amd/amdgpu: Fix style issues in dcn20_resource.c
Ernst Sjöstrand
1
-5
/
+5
2019-06-25
drm/amd/amdgpu: Check stream in amdgpu_dm_commit_planes
Ernst Sjöstrand
1
-1
/
+2
2019-06-25
drm/amd/amdgpu: amdgpu_hwmon_show_temp: initialize temp
Ernst Sjöstrand
1
-1
/
+1
2019-06-25
drm/amd/amdgpu: Fix amdgpu_set_pp_od_clk_voltage error check
Ernst Sjöstrand
1
-4
/
+4
2019-06-25
drm/amd/amdgpu: Indent AMD_IS_APU properly
Ernst Sjöstrand
2
-4
/
+4
2019-06-25
drm/amdgpu/display: drop ifdefs around comments
Alex Deucher
1
-6
/
+0
2019-06-25
drm/amdgpu/display: switch udelay to msleep
Alex Deucher
1
-1
/
+1
2019-06-25
drm/amdgpu/powerplay: FEATURE_MASK is 64 bit so use ULL
Alex Deucher
2
-2
/
+2
2019-06-25
drm/msm: add dirty framebuffer helper
Brian Masney
4
-0
/
+11
2019-06-25
drm/edid: use for_each_displayid_db where applicable
Andres Rodriguez
1
-10
/
+2
2019-06-25
drm/edid: parse CEA blocks embedded in DisplayID
Andres Rodriguez
2
-11
/
+80
2019-06-24
drm/msm/a3xx: remove TPL1 regs from snapshot
Rob Clark
1
-13
/
+11
2019-06-24
drm/amdgpu: disable gfxoff on navi10
tiancyin
1
-3
/
+1
2019-06-24
drm/amdgpu: fix modprobe failure for uvd_4/5/6
Hawking Zhang
2
-1
/
+13
2019-06-22
drm/amdgpu: drop unused df init callback
Alex Deucher
1
-1
/
+0
2019-06-22
drm/amdgpu: add sw_init to df_v1_7
Jonathan Kim
1
-2
/
+2
2019-06-22
drm/amdkfd: Set gws_mask to 64 bit 1s
Oak Zeng
1
-2
/
+2
2019-06-22
drm/amd/display/dc: set num-dwb = 1 as navi10 asic cap
hersen wu
1
-1
/
+1
[prev]
[next]