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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
drm/amd/display: Bypass sink detect when there are no eDPs connected
Jake Wang
1
-7
/
+6
2021-03-23
drm/amd/display: Fix for outbox1 ring buffer typecasting issue
Meenakshikumar Somasundaram
1
-1
/
+1
2021-03-23
drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'
Anson Jacob
1
-5
/
+1
2021-03-23
drm/amd/display: System black screen hangs on driver load
Aric Cyr
2
-48
/
+2
2021-03-23
drm/amd/display: use max lb for latency hiding
Dmytro Laktyushkin
6
-9
/
+20
2021-03-23
drm/amd/display: Add debug out when viewport too small
Nikola Cornij
1
-6
/
+10
2021-03-23
drm/amd/display: 3.2.126.1
Aric Cyr
1
-1
/
+1
2021-03-23
drm/amd/display: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-23
drm/amd/display: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2021-03-23
drm/amd/display: Free local data after use
Victor Lu
1
-0
/
+1
2021-03-23
drm/amdgpu/display: drop dcn301_calculate_wm_and_dl for now
charles sun
1
-95
/
+3
2021-03-23
drm/amd/display: remove duplicate include in amdgpu_dm.c
Anson Jacob
1
-1
/
+0
2021-03-23
Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"
Anson Jacob
1
-0
/
+1
2021-03-23
drm/amd/display: Remove unused defines
Qingqing Zhuo
1
-2
/
+0
2021-03-23
drm/amdgpu/display: Implement functions to let DC allocate GPU memory
Zhan Liu
3
-3
/
+54
2021-03-23
drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm
Zhan Liu
1
-1
/
+95
2021-03-23
drm/amd/display: remove duplicate include in dcn21 and gpio
Zhang Yunkai
2
-5
/
+0
2021-03-23
drm/amd/display: remove duplicate include in amdgpu_dm.c
Zhang Yunkai
1
-1
/
+0
2021-03-23
drm/amd/display: Align cursor cache address to 2KB
Joshua Aberback
1
-3
/
+2
2021-03-23
drm/amd/display: Revert dram_clock_change_latency for DCN2.1
Sung Lee
1
-1
/
+1
2021-03-23
drm/amd/display: 3.2.126
Aric Cyr
1
-1
/
+1
2021-03-23
drm/amd/display: Added multi instance support for panel control
Jake Wang
6
-18
/
+33
2021-03-23
drm/amd/display: [FW Promotion] Release 0.0.55
Anthony Koo
1
-39
/
+795
2021-03-23
drm/amd/display: Fixed read/write pointer issue for get dmub trace
Yongqiang Sun
4
-18
/
+13
2021-03-23
drm/amd/display: Fix warning
Qingqing Zhuo
2
-3
/
+12
2021-03-23
drm/amd/display: Read all the trace entry if it is not empty
Yongqiang Sun
1
-5
/
+14
2021-03-23
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
10
-0
/
+37
2021-03-23
drm/amd/display: Fix dmub trace event not update issue
Yongqiang Sun
1
-1
/
+1
2021-03-23
drm/amd/display: Move define from internal header to dmub_cmd.h
Yongqiang Sun
2
-3
/
+14
2021-03-23
drm/amd/display: Fix typo when retrieving dppclk from UEFI config
Martin Leung
1
-1
/
+1
2021-03-23
drm/amd/display: Skip powerstate DC hw access if virtual dal
Martin Leung
1
-0
/
+3
2021-03-23
drm/amd/display: Enabled pipe harvesting in dcn30
Dillon Varone
1
-0
/
+31
2021-03-23
Revert freesync video patches temporarily
Aurabindo Pillai
2
-336
/
+35
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-12
/
+16
2021-03-10
drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm
Zhan Liu
1
-1
/
+95
2021-03-10
drm/amd/display: Enabled pipe harvesting in dcn30
Dillon Varone
1
-0
/
+31
2021-03-10
drm/amd/display: Revert dram_clock_change_latency for DCN2.1
Sung Lee
1
-1
/
+1
2021-03-10
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
10
-0
/
+37
2021-03-10
drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
Holger Hoffstätte
1
-1
/
+1
2021-03-10
drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()
Holger Hoffstätte
1
-4
/
+0
2021-03-10
drm/amd/display: Add a backlight module option
Takashi Iwai
1
-0
/
+5
2021-03-10
drm/amdgpu/display: handle aux backlight in backlight_get_brightness
Alex Deucher
1
-4
/
+20
2021-03-10
drm/amdgpu/display: don't assert in set backlight function
Alex Deucher
1
-1
/
+0
2021-03-10
drm/amdgpu/display: simplify backlight setting
Alex Deucher
1
-16
/
+4
2021-03-05
drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
Holger Hoffstätte
1
-1
/
+1
2021-03-05
drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()
Holger Hoffstätte
1
-4
/
+0
2021-03-05
drm/amdgpu/display: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-03-05
drm/amd/display: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2021-03-05
drm/amdgpu/display: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-05
drm/amd/display: Add a backlight module option
Takashi Iwai
1
-0
/
+5
[prev]
[next]