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
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notation
Lee Jones
1
-0
/
+1
2020-12-01
drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' static
Lee Jones
1
-1
/
+1
2020-12-01
drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'
Lee Jones
1
-1
/
+0
2020-12-01
drm/amd/display/dc/basics/conversion: Include header containing our prototypes
Lee Jones
1
-0
/
+1
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set_pme_wa_enable()'
Lee Jones
1
-16
/
+0
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by reference as static
Lee Jones
1
-7
/
+7
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another kernel-doc header
Lee Jones
1
-2
/
+2
2020-12-01
drm/amd/display/dc/inc/hw/dpp: Mark 'dpp_input_csc_matrix' as __maybe_unused
Lee Jones
1
-1
/
+1
2020-12-01
drm/amd/display: DC Release 3.2.114
Aric Cyr
1
-1
/
+1
2020-12-01
drm/amd/display: [FW Promotion] Release 0.0.44
Anthony Koo
1
-12
/
+42
2020-12-01
drm/amd/display: Properly define DPCS related info for DCN301
Zhan Liu
1
-2
/
+9
2020-12-01
drm/amd/display: Do full modeset when DSC debugfs is changed
Eryk Brol
1
-0
/
+3
2020-12-01
drm/amd/display: Add DSCL memory low power support
Jacky Liao
5
-6
/
+38
2020-12-01
drm/amd/display: Init clock value by current vbios CLKs
Brandon Syu
1
-2
/
+11
2020-12-01
drm/amd/display: Check link_active instead of lane_settings != unknown
Joshua Aberback
2
-1
/
+3
2020-12-01
drm/amd/display: Update dram_clock_change_latency for DCN2.1
Sung Lee
1
-1
/
+1
2020-12-01
drm/amd/display: Add HDR3DLUT and SHAPER memory shutdown support
Jacky Liao
2
-1
/
+51
2020-12-01
drm/amd/display: Revert update clk_mgr for vg
Eric Bernstein
2
-14
/
+4
2020-12-01
drm/amd/display: turn DPMS off on connector unplug
Aurabindo Pillai
3
-1
/
+45
2020-12-01
drm/amd/display: Clear dc remote sinks on MST disconnect
Aurabindo Pillai
2
-3
/
+21
2020-11-24
drm/amd/display: don't expose rotation prop for cursor plane
Simon Ser
1
-2
/
+2
2020-11-24
drm/amd/display: check cursor scaling
Simon Ser
1
-7
/
+44
2020-11-24
drm/amd/display: disallow cropping for cursor plane
Simon Ser
1
-0
/
+10
2020-11-24
drm/amd/display: add cursor FB size check
Simon Ser
1
-0
/
+22
2020-11-24
drm/amd/display: init soc bounding box for dcn3.01.
Yongqiang Sun
1
-57
/
+57
2020-11-24
drm/amd/display: To update backlight restore mechanism
Camille Cho
2
-20
/
+20
2020-11-24
drm/amd/display: 3.2.113
Aric Cyr
1
-1
/
+1
2020-11-24
drm/amd/display: enable pipe power gating by default
Sung Joon Kim
1
-4
/
+4
2020-11-24
drm/amd/display: Add GAMCOR memory shutdown support
Jacky Liao
1
-3
/
+9
2020-11-24
drm/amd/display: remove macro which is in header already
Yongqiang Sun
1
-5
/
+0
2020-11-24
drm/amd/display: Check multiple internal displays for power optimization.
Yongqiang Sun
2
-0
/
+17
2020-11-24
drm/amd/display: Add internal display info
Yongqiang Sun
5
-0
/
+91
2020-11-24
drm/amd/display: Add BLNDGAM memory shutdown support
Jacky Liao
2
-4
/
+13
2020-11-24
drm/amd/display: Clear sticky vsc sdp error bit
Wyatt Wood
1
-1
/
+2
2020-11-24
drm/amd/display: change hw sequence
Sherry
1
-5
/
+8
2020-11-24
drm/amd/display: expose clk_mgr functions for reuse
Eric Yang
2
-4
/
+14
2020-11-24
drm/amd/display: intermittent underflow observed when PIP is toggled in Full screen
Tashfique Abdullah
1
-0
/
+9
2020-11-24
drm/amd/display: Add DMCU memory low power support
Jacky Liao
3
-2
/
+14
2020-11-24
drm/amd/display: Enable stutter for dcn3.01.
Yongqiang Sun
1
-1
/
+0
2020-11-24
drm/amd/display: Update panel register
Chris Park
1
-0
/
+1
2020-11-24
drm/amd/display: Source minimum HBlank support
Ashley Thomas
2
-0
/
+2
2020-11-24
drm/amd/display: add i2c speed arbitration for dc_i2c and hdcp_i2c
Charlene Liu
2
-0
/
+2
2020-11-24
drm/amd/display: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+4
2020-11-24
drm/amd/display: Avoid HDCP initialization in devices without output
Rodrigo Siqueira
1
-1
/
+1
2020-11-24
drm/amd/display: Add DPCS regs for dcn302 link encoder
Bhawanpreet Lakha
1
-0
/
+1
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-1
/
+4
2020-11-18
drm/amd/display: Add comments to hdcp property change code
Bhawanpreet Lakha
1
-2
/
+24
2020-11-18
drm/amd/display: Add display only once.
Bhawanpreet Lakha
2
-4
/
+14
2020-11-18
drm/amd/display: Always get CRTC updated constant values inside commit tail
Rodrigo Siqueira
1
-1
/
+2
2020-11-16
drm/amd/display: update vgh bounding box
Yongqiang Sun
1
-13
/
+47
[prev]
[next]