index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce110
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
drm/amd/display: Add fast_validate parameter
Joshua Aberback
1
-1
/
+2
2019-04-15
drm/amd/display: expand plane caps to include fp16 and scaling capability
Jun Lei
1
-2
/
+36
2019-04-10
drm/amd/display: fix clk_mgr naming
Dmytro Laktyushkin
1
-2
/
+2
2019-04-03
drm/amd/display: Fix multi-thread writing to 1 state
Aidan Wood
2
-38
/
+38
2019-03-27
drm/amd/display: use dc_is_virtual instead of ENUM
Eric Bernstein
1
-1
/
+1
2019-03-20
drm/amd/display: add missing opp programming for odm
Dmytro Laktyushkin
1
-1
/
+1
2019-03-20
drm/amd/display: Fix DP audio regression
Wesley Chalmers
1
-3
/
+2
2019-03-20
drm/amd/display: fix DP 422 VID_M half the rate issue.
Charlene Liu
1
-2
/
+1
2019-03-20
drm/amd/display: Fix setting DP_VID_N_MUL
Eric Bernstein
1
-0
/
+1
2019-03-19
drm/amd/display: fix up reference clock abstractions
Jun Lei
1
-1
/
+1
2019-03-19
drm/amd/display: Rename is_hdmi to is_hdmi_tmds type
Eric Bernstein
1
-7
/
+8
2019-03-19
drm/amd/display: Add plane capabilities to dc_caps
Nicholas Kazlauskas
1
-0
/
+20
2019-03-05
drm/amd/display: make seamless boot work generically
Anthony Koo
1
-0
/
+3
2019-03-05
drm/amd/display: PPLIB Hookup
Jun Lei
1
-9
/
+28
2019-02-19
drm/amd/display: Refactor for setup periodic interrupt.
Yongqiang Sun
1
-4
/
+2
2019-02-19
drm/amd/display: Ungate stream before programming registers
Gary Kattan
1
-0
/
+6
2019-02-19
drm/amd/display: remove screen flashes on seamless boot
Anthony Koo
1
-1
/
+9
2019-02-06
drm/amd/display: add n_vid_mul and half pix_rate for odm
Dmytro Laktyushkin
1
-2
/
+2
2019-02-06
drm/amd/display: refactor init_hw to isolate pipe related init
Anthony Koo
1
-0
/
+6
2019-02-06
drm/amd/display: refactor programming of DRR
Anthony Koo
1
-16
/
+15
2019-02-06
drm/amd/display: add seamless boot flag to stream
Anthony Koo
1
-1
/
+3
2019-02-06
drm/amd/display: refactor out programming of vupdate interrupt
Anthony Koo
1
-0
/
+5
2019-02-05
drm/amd/display: Use context parameters to enable FBC
Shirish S
1
-1
/
+1
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
1
-51
/
+3
2019-01-25
drm/amd/display: take dpms_off into account for edp turn off logic
Eric Yang
1
-4
/
+8
2019-01-25
revert "drm/amd/display: Add condition to sync eDP SW status and HW status"
Eric Yang
1
-15
/
+0
2019-01-25
drm/amd/display: fix eDP fast bootup for pre-raven asic
hersen wu
1
-0
/
+2
2019-01-14
drm/amd/display: Change from aux_engine to dce_aux
David Francis
1
-1
/
+1
2019-01-14
drm/amd/display: fix PME notification not working in RV desktop
Charlene Liu
1
-1
/
+6
2019-01-14
drm/amd/display: Fix missing hwss function for dce
Joshua Aberback
1
-0
/
+23
2019-01-14
amdgpu/dc: remove various variables that are defined but never used
Colin Ian King
1
-2
/
+0
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2
-15
/
+15
2019-01-14
drm/amd/display: remove sink reference in dc_stream_state
Jun Lei
2
-17
/
+11
2018-12-18
drm/amd/display: fix YCbCr420 blank color
Eric Yang
1
-1
/
+10
2018-11-30
drm/amd/display: fbc state could not reach while enable fbc
hersen wu
2
-83
/
+65
2018-11-19
drm/amd/display: Remove dc_stream_state->status
David Francis
1
-1
/
+1
2018-11-07
drm/amdgpu/display/dce11: only enable FBC when selected
Alex Deucher
1
-1
/
+2
2018-11-07
drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)
Alex Deucher
1
-1
/
+6
2018-11-05
drm/amd/display: Add condition to sync eDP SW status and HW status
Lewis Huang
1
-0
/
+15
2018-11-05
drm/amd/display: Remove program_csc_matrix
Krunoslav Kovac
1
-23
/
+0
2018-11-05
drm/amd/display: Expand dc to use 16.16 bit backlight
Anthony Koo
1
-1
/
+0
2018-11-05
drm/amd/display: Fix up coverity issues
Aric Cyr
1
-3
/
+3
2018-11-05
drm/amd/display: rename dccg to clk_mgr
Dmytro Laktyushkin
2
-10
/
+10
2018-11-05
drm/amd/display: split dccg clock manager into asic folders
Dmytro Laktyushkin
1
-1
/
+1
2018-11-05
drm/amd/display: clean up base dccg struct
Dmytro Laktyushkin
1
-8
/
+0
2018-11-05
drm/amd/display: remove safe_to_lower flag from dc, use 2 functions instead
Dmytro Laktyushkin
2
-12
/
+27
2018-11-05
drm/amd/display: move pplib/smu notification to dccg block
Dmytro Laktyushkin
3
-218
/
+12
2018-10-24
drm/amd/display: Disable 4k 60 HDMI on DCE11
David Francis
1
-1
/
+1
2018-10-09
drm/amd/display: fix memory leak in resource pools
Jun Lei
1
-0
/
+2
2018-10-09
drm/amd/display: clean up encoding checks
Eric Yang
1
-2
/
+1
[next]