index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
2017-12-20
5
-25
/
+42
*
drm/amd/display: Move wait for hpd ready out from edp power control.
Yongqiang Sun
2017-12-14
1
-15
/
+0
*
drm/amd/display: Add dppclk to dcn_bw_clocks
Dmytro Laktyushkin
2017-12-14
1
-1
/
+2
*
drm/amd/display: try to find matching audio inst for enc inst first
Charlene Liu
2017-12-14
1
-3
/
+1
*
drm/amd/display: fix seq issue: turn on clock before programming afmt.
Charlene Liu
2017-12-14
1
-1
/
+3
*
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-12-07
1
-0
/
+21
*
drm/amd/display: DMCU and ABM maintenance and refactor
Anthony Koo
2017-12-06
2
-27
/
+23
*
drm/amd/display: A few more color indentation changes
Harry Wentland
2017-12-06
2
-21
/
+17
*
drm/amd/display: Remove unused register read in program_pwl
Harry Wentland
2017-12-06
1
-3
/
+0
*
drm/amd/display: Bunch more color indentation cleanups
Harry Wentland
2017-12-06
1
-55
/
+49
*
drm/amd/display: Remove extra arr_points element
Harry Wentland
2017-12-06
1
-1
/
+1
*
drm/amd/display: remove unnecessary waits in dcn10
Dmytro Laktyushkin
2017-12-06
1
-9
/
+0
*
drm/amd/display: Bunch of indentation cleanups in color stuff
Harry Wentland
2017-12-06
1
-106
/
+64
*
drm/amd/display: Don't use dc_link in link_encoder
Andrew Jiang
2017-12-06
2
-22
/
+17
*
drm/amd/display: correct DP is always in full range or bt609
Charlene Liu
2017-12-04
1
-8
/
+17
*
drm/amd/display: Move hdr_metadata from plane to stream
Anthony Koo
2017-12-04
1
-1
/
+10
*
drm/amd/display: DMCU FW loading from PSP
Anthony Koo
2017-12-04
2
-7
/
+181
*
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
2017-11-28
1
-5
/
+5
*
drm/amd/display: try to find matching audio inst for enc inst first
Charlene Liu
2017-11-28
1
-3
/
+1
*
drm/amd/display: fix seq issue: turn on clock before programming afmt.
Charlene Liu
2017-11-28
1
-0
/
+5
*
drm/amd/display: fix AZ clock not enabled before program AZ endpoint
Charlene Liu
2017-11-13
1
-2
/
+29
*
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2017-11-07
2
-21
/
+21
*
drm/amd/display: Fix warning about uninitialized variable
Harry Wentland
2017-10-21
1
-1
/
+1
*
drm/amd/display: add performance trace macro to dc
Dmytro Laktyushkin
2017-10-21
1
-5
/
+0
*
drm/amd/display: rename struct mem_input to hubp for dcn
Yue Hin Lau
2017-10-21
1
-3
/
+0
*
drm/amd/display: group DCN watermark registers
Eric Bernstein
2017-10-21
1
-8
/
+11
*
drm/amd/display: fix re-enabling stutter for raven
Bhawanpreet Lakha
2017-10-21
1
-0
/
+4
*
drm/amd/display: Move power control from link encoder to hwsequencer
Andrew Jiang
2017-10-21
3
-182
/
+15
*
drm/amd/display: moving cursor functions from ipp to mem_input
Yue Hin Lau
2017-10-21
1
-0
/
+2
*
drm/amd/display: moving backlight registers to hwsequencer
Yue Hin Lau
2017-10-21
3
-108
/
+45
*
drm/amd/display: removing remaining register definitions work around
Yue Hin Lau
2017-10-21
2
-15
/
+22
*
drm/amd/display: fixing register includes
Yue Hin Lau
2017-10-21
1
-45
/
+44
*
drm/amd/display/dc: drop dm_delay_in_microseconds
Alex Deucher
2017-10-17
1
-2
/
+2
*
amdgpu/dc: set a bunch of functions to static.
Dave Airlie
2017-10-06
2
-5
/
+4
*
amdgpu/dc: make some audio functions return void
Dave Airlie
2017-09-29
1
-12
/
+2
*
amdgpu/dc: make program_regamma_pwl return void
Dave Airlie
2017-09-29
2
-4
/
+2
*
amdgpu/dc: make get_audio_clock_info return void.
Dave Airlie
2017-09-29
1
-41
/
+34
*
amdgpu/dc: make dce transform constructor void
Dave Airlie
2017-09-29
2
-4
/
+2
*
amdgpu/dc: make opp construct void.
Dave Airlie
2017-09-29
2
-4
/
+2
*
amdgpu/dc: make link encoder construct void.
Dave Airlie
2017-09-29
2
-4
/
+2
*
amdgpu/dc: make stream encoder constructor return void.
Dave Airlie
2017-09-29
2
-9
/
+2
*
amdgpu/dc: constify a bunch of dc structs.
Dave Airlie
2017-09-29
1
-4
/
+4
*
amdgpu/dc: move filter taps to being static const data (v2)
Dave Airlie
2017-09-28
2
-35
/
+45
*
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-28
8
-20
/
+22
*
drm/amd/display: Restore missing DCE8 xfm regs
Harry Wentland
2017-09-26
1
-0
/
+10
*
drm/amd/display: only polling VSync Phase within VSync peroroid
Charlene Liu
2017-09-26
1
-12
/
+15
*
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
1
-2
/
+2
*
drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0
Charlene Liu
2017-09-26
1
-0
/
+4
*
drm/amd/display: fix hubp mpcc and opp tracking
Dmytro Laktyushkin
2017-09-26
1
-0
/
+2
*
drm/amd/display: fix not enter/exit PSR with latest driver/SBIOS
Charlene Liu
2017-09-26
2
-2
/
+6
[next]