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
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
drm/amd/display: Calculate CRC on specific frame region
Wayne Lin
1
-1
/
+1
2020-11-02
drm/amd/display: Do not warn NULL dc_sink if forcing connector
Victor Lu
1
-1
/
+2
2020-11-02
drm/amd/display: Update connector on DSC property change
Eryk Brol
3
-1
/
+130
2020-10-30
drm/amd/display: Clean up GFX9 tiling_flags path.
Bas Nieuwenhuizen
1
-67
/
+7
2020-10-30
drm/amd/display: Expose modifiers.
Bas Nieuwenhuizen
1
-1
/
+338
2020-10-30
drm/amd/display: Add formats for DCC with 2/3 planes.
Bas Nieuwenhuizen
1
-0
/
+96
2020-10-30
drm/amd/display: Set DC options from modifiers.
Bas Nieuwenhuizen
1
-7
/
+95
2020-10-30
drm/amd/display: Refactor surface tiling setup.
Bas Nieuwenhuizen
1
-103
/
+119
2020-10-30
drm/amd/display: Store tiling_flags in the framebuffer.
Bas Nieuwenhuizen
2
-63
/
+12
2020-10-30
drm/amd/display: Honor the offset for plane 0.
Bas Nieuwenhuizen
1
-5
/
+9
2020-10-30
drm/amd/display: Do not silently accept DCC for multiplane formats.
Bas Nieuwenhuizen
1
-1
/
+1
2020-10-30
drivers: amdgpu: Correct spelling defalut to default in comment
Bhaskar Chowdhury
1
-1
/
+1
2020-10-30
drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE
Alex Deucher
1
-6
/
+0
2020-10-27
drm/amd/pm: enable Polaris watermark table setting
Evan Quan
1
-1
/
+10
2020-10-26
drm/amd/display: Add tracepoint for capturing clocks state
Rodrigo Siqueira
1
-0
/
+113
2020-10-26
drm/amd/display: Add pipe_state tracepoint
Rodrigo Siqueira
1
-0
/
+108
2020-10-26
drm/amd/display: Add tracepoint for amdgpu_dm
Rodrigo Siqueira
2
-0
/
+304
2020-10-26
drm/amd/display: Rework registers tracepoint
Rodrigo Siqueira
1
-31
/
+24
2020-10-26
drm/amd/display: Decouple amdgpu_dm_trace from service
Rodrigo Siqueira
3
-7
/
+51
2020-10-26
drm/amd/display: Add an option to limit max DSC target bpp per sink
Nikola Cornij
2
-1
/
+4
2020-10-26
drm/amd/display: Reverting "Add connector to the state if DSC debugfs is set"
Eryk Brol
1
-42
/
+0
2020-10-23
drm/amdgpu_dm: fix a typo
Mauro Carvalho Chehab
2
-4
/
+4
2020-10-21
drm/amd/display: Fix the display corruption issue on Navi10
Yifan Zhang
1
-3
/
+7
2020-10-21
drm/amd/display: Initialize num_pkrs on VANGOGH.
Bas Nieuwenhuizen
1
-1
/
+2
2020-10-16
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
1
-0
/
+7
2020-10-16
drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
Andrey Grodzovsky
1
-1
/
+0
2020-10-16
drm/amd/display: setup system context in dm_init
Yifan Zhang
1
-0
/
+61
2020-10-14
drm/amd/display: kernel-doc: document force_timing_sync
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-12
drm/amd/display: Add green_sardine support to DM
Roman Li
1
-0
/
+12
2020-10-12
drm/amd/display: Add DCN302 support in amdgpu_dm (v2)
Bhawanpreet Lakha
1
-1
/
+24
2020-10-09
drm/amdgpu/swsmu: clean up a bunch of stale interfaces
Alex Deucher
1
-23
/
+0
2020-10-05
drm/amd/display: Add dcn3.01 support to DM
Roman Li
1
-0
/
+26
2020-09-25
drm/amd/display: fix return value check for hdcp_work
Flora Cui
1
-1
/
+1
2020-09-22
drm/amd/display: TMDS Fallback transition
Chris Park
1
-0
/
+13
2020-09-22
drm/amd/display: fix crash/reboot while accessing sysfs files
Shirish S
1
-5
/
+5
2020-09-17
drm/amd/pm: drop unnecessary wrappers around watermark setting
Evan Quan
1
-95
/
+2
2020-09-17
drm/amd/pm: drop dead code
Evan Quan
1
-3
/
+0
2020-09-15
drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
Michel Dänzer
1
-22
/
+10
2020-09-15
drm/amd/display: Create trigger_hotplug entry
YueHaibing
1
-0
/
+1
2020-09-15
drm/amd/display: Fix possible memleak in dp_trigger_hotplug()
YueHaibing
1
-1
/
+3
2020-09-15
drm/amd/display: Add connector to the state if DSC debugfs is set
Eryk Brol
1
-0
/
+41
2020-09-15
drm/amd/display: Calculate DSC number of slices in debugfs when forced
Eryk Brol
4
-22
/
+26
2020-09-15
drm/amd/display: Return the number of bytes parsed than allocated
Eryk Brol
1
-8
/
+8
2020-09-15
drm/amd/display: Add trigger connector unplug
Eryk Brol
1
-2
/
+29
2020-09-15
drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entry
Eryk Brol
4
-13
/
+29
2020-09-15
drm/amd/display: remove early return from dm_late_init
Roman Li
1
-3
/
+0
2020-09-15
drm/amd/display: Triplebuffering should not be used by default
Aric Cyr
1
-3
/
+0
2020-09-15
drm/amdgpu: drop BOOLEAN define in display part
Flora Cui
1
-1
/
+1
2020-09-15
drm/amd/display: Move disable interrupt into commit tail
Aurabindo Pillai
1
-33
/
+14
2020-09-15
drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler
Aurabindo Pillai
3
-53
/
+69
[next]