index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-12
63
-586
/
+1318
|
\
|
*
drm/amd/display: fix is odm head pipe logic
Dmytro Laktyushkin
2019-04-10
1
-8
/
+3
|
*
drm/amd/display: Pass plane caps into amdgpu_dm_plane_init
Nicholas Kazlauskas
2019-04-10
1
-29
/
+34
|
*
drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()
Leo Li
2019-04-10
2
-21
/
+49
|
*
drm/amd/display: Recreate private_obj->state during S3 resume
Leo Li
2019-04-10
1
-0
/
+7
|
*
drm/amd/display: HDR visual confirmation incorrectly reports black color
Murton Liu
2019-04-10
1
-1
/
+1
|
*
drm/amd/display: fix underflow on boot
Eric Yang
2019-04-10
1
-4
/
+2
|
*
drm/amd/display: disable link before changing link settings
Anthony Koo
2019-04-10
1
-0
/
+9
|
*
drm/amd/display: init dc_config before rest of DC init
Anthony Koo
2019-04-10
1
-2
/
+2
|
*
drm/amd/display: Call hwss.set_cursor_sdr_white_level, if available
SivapiriyanKumarasamy
2019-04-10
1
-0
/
+3
|
*
drm/amd/display: Set surface color space from DRM plane state
Nicholas Kazlauskas
2019-04-10
1
-1
/
+52
|
*
drm/amd/display: prefer preferred link cap over verified link settings
Wenjing Liu
2019-04-10
3
-1
/
+13
|
*
drm/amd/display: remove min reduction for abm 2.2 level 3
Josip Pavic
2019-04-10
1
-2
/
+2
|
*
drm/amd/display: 3.2.25
Aric Cyr
2019-04-10
1
-1
/
+1
|
*
drm/amd/display: return correct dc_status for dcn10_validate_global
Su Sung Chung
2019-04-10
2
-2
/
+2
|
*
drm/amd/display: Use plane->color_space for dpp if specified
Nicholas Kazlauskas
2019-04-10
2
-2
/
+6
|
*
drm/amd/display: Calculate link bandwidth in a common function
Nikola Cornij
2019-04-10
4
-28
/
+28
|
*
drm/amd/display: fix clk_mgr naming
Dmytro Laktyushkin
2019-04-10
4
-5
/
+5
|
*
drm/amd/display: use proper formula to calculate bandwidth from timing
Wenjing Liu
2019-04-10
3
-50
/
+51
|
*
drm/amd/display: fix dp_hdmi_max_pixel_clk units
SivapiriyanKumarasamy
2019-04-10
3
-5
/
+5
|
*
drm/amd/display: Add debugfs entry for amdgpu_dm_visual_confirm
Nicholas Kazlauskas
2019-04-10
1
-1
/
+38
|
*
drm/amd/display: Initialize stream_update with memset
Nicholas Kazlauskas
2019-04-10
1
-1
/
+3
|
*
drm/amd/display: Remove semicolon from to_dm_plane_state definition
Nicholas Kazlauskas
2019-04-10
1
-1
/
+1
|
*
drm/amdgpu: support dpm level modification under virtualization v3
Yintian Tao
2019-04-10
7
-0
/
+165
|
*
drm/amdgpu: Always enable memory sharing within same XGMI hive
shaoyunl
2019-04-10
1
-1
/
+1
|
*
drm/amdgpu: Add a check to avoid panic because of unexpected irqs
xinhui pan
2019-04-10
3
-3
/
+21
|
*
drm/amdgpu: sdma use amdgpu_ras_feature_enable_on_boot
xinhui pan
2019-04-10
1
-2
/
+2
|
*
drm/amdgpu: gmc use amdgpu_ras_feature_enable_on_boot
xinhui pan
2019-04-10
1
-2
/
+2
|
*
drm/amdgpu: gfx use amdgpu_ras_feature_enable_on_boot
xinhui pan
2019-04-10
1
-2
/
+2
|
*
drm/amdgpu: Introduce another ras enable function
xinhui pan
2019-04-10
2
-0
/
+30
|
*
drm/amdgpu: Make default ras error type to none
xinhui pan
2019-04-10
1
-9
/
+15
|
*
drm/amd/powerplay: simplify the code of [get|set]_activity_monitor_coeff
Kevin Wang
2019-04-10
2
-74
/
+7
|
*
drm/amd/powerplay: optimization function of smu_update_table
Kevin Wang
2019-04-10
2
-3
/
+9
|
*
drm/amd/powerplay: check for invalid profile mode before switching
Evan Quan
2019-04-04
1
-3
/
+2
|
*
drm/amd/display: Prevent cursor hotspot overflow for RV overlay planes
Nicholas Kazlauskas
2019-04-03
1
-3
/
+9
|
*
drm/amd/display: Fix "dc has no member named dml" compile error
Leo Li
2019-04-03
1
-0
/
+2
|
*
drm/amd/display: Fix multi-thread writing to 1 state
Aidan Wood
2019-04-03
15
-203
/
+252
|
*
drm/amd/display: Make pageflip event delivery compatible with VRR.
Mario Kleiner
2019-04-03
1
-13
/
+55
|
*
drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
Mario Kleiner
2019-04-03
8
-16
/
+204
|
*
drm/amd/display: Rework vrr flip throttling for late vblank irq.
Mario Kleiner
2019-04-03
2
-12
/
+14
|
*
drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)
Mario Kleiner
2019-04-03
1
-0
/
+36
|
*
drm/amd/display: Update VRR state earlier in atomic_commit_tail.
Mario Kleiner
2019-04-03
1
-15
/
+46
|
*
drm/amdgpu: Allow switching to CUSTOM profile on Vega20
Kent Russell
2019-04-03
2
-1
/
+17
|
*
drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2
Kent Russell
2019-04-03
1
-1
/
+22
|
*
drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2
Kent Russell
2019-04-03
1
-11
/
+21
|
*
drm/amdgpu: Add preferred_domain check when determine XGMI state
shaoyunl
2019-04-03
2
-1
/
+13
|
*
drm/amdgpu: provide the page fault queue to the VM code
Christian König
2019-04-03
2
-0
/
+2
|
*
drm/amdgpu: handle leaf PDEs as PTEs on Vega
Christian König
2019-04-03
1
-7
/
+14
|
*
drm/amdgpu: fix ATC handling for Ryzen
Christian König
2019-04-03
1
-5
/
+8
|
*
drm/amdgpu: Adjust TMR address alignment as per HW requirement
shaoyunl
2019-04-03
1
-3
/
+3
[next]