index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Lines
2021-04-07
drm/amd/display: Add missing mask for DCN3
Qingqing Zhuo
-0
/
+1
2021-03-24
drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.x
Alex Deucher
-2
/
+1
2021-03-18
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
-32
/
+2
2021-03-18
drm/amd/display: Correct algorithm for reversed gamma
Calvin Hou
-8
/
+18
2021-03-15
drm/amd/display: Copy over soc values before bounding box creation
Sung Lee
-0
/
+5
2021-03-10
drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm
Zhan Liu
-1
/
+95
2021-03-10
drm/amd/display: Enabled pipe harvesting in dcn30
Dillon Varone
-0
/
+31
2021-03-10
drm/amd/display: Revert dram_clock_change_latency for DCN2.1
Sung Lee
-1
/
+1
2021-03-10
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
-0
/
+36
2021-03-10
drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
Holger Hoffstätte
-1
/
+1
2021-03-10
drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()
Holger Hoffstätte
-4
/
+0
2021-03-10
drm/amdgpu/display: don't assert in set backlight function
Alex Deucher
-1
/
+0
2021-02-22
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
Eric Bernstein
-1
/
+2
2021-02-22
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Rodrigo Siqueira
-0
/
+22
2021-02-22
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
-20
/
+10
2021-02-18
drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()
Jan Kokemüller
-3
/
+19
2021-02-18
drm/amd/display: Fix potential integer overflow
Gustavo A. R. Silva
-1
/
+1
2021-02-09
drm/amd/display: Simplify bool comparison
Jiapeng Chong
-2
/
+2
2021-02-09
Revert "drm/amd/display: Update NV1x SR latency values"
Alex Deucher
-2
/
+2
2021-02-09
drm/amd/display: 3.2.122
Aric Cyr
-1
/
+1
2021-02-09
drm/amd/display: fix type mismatch error for return variable
Dale Zhao
-1
/
+1
2021-02-09
drm/amd/display: DIO Supported for virtual displays
Wesley Chalmers
-10
/
+19
2021-02-09
drm/amd/display: Initialize dmub_rb_cmd unions to 0
Wyatt Wood
-3
/
+13
2021-02-09
drm/amd/display: fix 64bit division issue on 32bit OS
Lang Yu
-4
/
+5
2021-02-09
drm/amd/display: move edp sink present detection to hw init
Eric Yang
-18
/
+24
2021-02-09
drm/amd/display: revert support for DID2.0 dsc passthrough
Jun Lei
-23
/
+14
2021-02-09
drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter control
Derek Lai
-1
/
+27
2021-02-09
drm/amd/display: Add otg vertical interrupt0 support in DCN1.0
Wayne Lin
-0
/
+32
2021-02-02
amd/display: remove unneeded variable: "pattern"
Bernard Zhao
-3
/
+1
2021-02-02
drm/amd/display: 3.2.121
Aric Cyr
-1
/
+1
2021-02-02
drm/amd/display: Reject too small viewport size when validating plane
Nikola Cornij
-2
/
+3
2021-02-02
drm/amd/display: Better handling of dummy p-state table
Joshua Aberback
-7
/
+5
2021-02-02
drm/amd/display: Workaround for some legacy DP-VGA dongles
Taimur Hassan
-1
/
+12
2021-02-02
drm/amd/display: remove unused force_ignore_link_settings debug option
Wenjing Liu
-4
/
+0
2021-02-02
drm/amd/display: Add Freesync HDMI support to DMCU
Stylon Wang
-1
/
+268
2021-02-02
drm/amd/display: fix initial bounding box values for dcn3.02
Samson Tam
-10
/
+184
2021-02-02
drm/amd/display: implement support for DID2.0 dsc passthrough
Jun Lei
-14
/
+23
2021-02-02
drm/amd/display: 3.2.120
Aric Cyr
-1
/
+1
2021-02-02
drm/amd/display: Add more Clock Sources to DCN2.1
Sung Lee
-0
/
+10
2021-02-02
drm/amd/display: correct some hdcp variable naming
Wenjing Liu
-10
/
+11
2021-02-02
drm/amd/display: Set power_gated to true for seamless boot pipe init
Lewis Huang
-0
/
+1
2021-02-02
drm/amd/display: reuse current context instead of recreating one
Bhawanpreet Lakha
-10
/
+20
2021-02-02
drm/amd/display: Add null pointer check to is_dig_enabled func
Michael Strauss
-1
/
+2
2021-02-02
drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.c
Brendan Steve Leder
-0
/
+4
2021-02-02
drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL
George Shen
-3
/
+3
2021-02-02
drm/amd/display: Drop SOC bounding box hookup in DM/DC
Nicholas Kazlauskas
-328
/
+4
2021-02-01
drm/amd/display: Simplify bool conversion
Abaci Team
-1
/
+1
2021-01-25
drm/amd/display: Fix HDMI deep color output for DCE 6-11.
Mario Kleiner
-0
/
+76
2021-01-25
drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.
Mario Kleiner
-4
/
+4
2021-01-25
amdgpu: fix clang build warning
Arnd Bergmann
-4
/
+8
[next]