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
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
drm/amd/display: Only require EDID read for HDMI and DVI
Harry Wentland
1
-1
/
+2
2018-08-03
drm/amd/display: Report non-DP display as disconnected without EDID
Harry Wentland
1
-0
/
+11
2018-07-31
drm/amd/display: add missing void parameter to dc_create_transfer_func
Colin Ian King
1
-1
/
+1
2018-07-27
drm/amd/display: flatten aux_engine and engine
Bhawanpreet Lakha
1
-5
/
+3
2018-07-27
drm/amd/display: Retry link training again
Bhawanpreet Lakha
2
-3
/
+22
2018-07-24
drm/amd/display: separate dc_debug into dc_debug_options and dc_debug data
Jun Lei
1
-1
/
+1
2018-07-24
drm/amd/display: Decouple aux from i2c
Bhawanpreet Lakha
1
-12
/
+10
2018-07-24
drm/amd/display: allow diags to skip initial link training
Tony Cheng
2
-2
/
+7
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
3
-10
/
+10
2018-07-16
drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.c
Harry Wentland
1
-17
/
+18
2018-07-16
drm/amd/display: Null ptr check for set_sdr_white_level
Krunoslav Kovac
1
-1
/
+2
2018-07-16
drm/amd/display: add new dc debug structure to track debug data
Jun Lei
1
-0
/
+3
2018-07-16
drm/amd/display: Add hook for MST root branch info
Nikola Cornij
1
-0
/
+4
2018-07-16
drm/amd/display: Refactor SDR cursor boosting in HDR mode
Krunoslav Kovac
1
-0
/
+1
2018-07-13
drm/amd/display: Fix new stream count check in dc_add_stream_to_ctx
Ken Chalmers
1
-2
/
+2
2018-07-13
drm/amd/display: Return out_link_loss from interrupt handler
Fatemeh Darbehani
1
-1
/
+7
2018-07-13
drm/amd/display: Read AUX channel even if only status byte is returned
Leo (Sunpeng) Li
1
-1
/
+1
2018-07-13
drm/amd/display: read DP sink and DP branch hardware and firmware revision from DPCD
Alvin lee
1
-0
/
+25
2018-07-13
drm/amd/display: Convert remaining loggers off dc_logger
Nicholas Kazlauskas
2
-29
/
+9
2018-07-13
drm/amd/display: Return aux replies directly to DRM
Harry Wentland
1
-64
/
+52
2018-07-13
drm/amd/display: Serialize is_dp_sink_present
Harry Wentland
1
-2
/
+2
2018-07-13
drm/amd/display: Linux Set/Read link rate and lane count through debugfs
Hersen Wu
1
-0
/
+65
2018-07-13
drm/amd/display: support access ddc for mst branch
Eric Yang
1
-0
/
+4
2018-07-13
Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size"
Harry Wentland
1
-4
/
+3
2018-07-13
Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"
Harry Wentland
1
-7
/
+3
2018-07-05
drm/amd/display: don't initialize result
Stefan Agner
1
-1
/
+1
2018-07-05
drm/amd/display: add valid regoffset and NULL pointer check
Charlene Liu
2
-7
/
+10
2018-07-05
drm/amd/display: clean up set_bandwidth usage
Dmytro Laktyushkin
1
-5
/
+0
2018-07-05
drm/amd/display: get rid of cur_clks from dcn_bw_output
Dmytro Laktyushkin
2
-13
/
+13
2018-07-05
drm/amd/display: rename display clock block to dccg
Dmytro Laktyushkin
1
-1
/
+1
2018-07-05
drm/amd/display: redesign dce/dcn clock voltage update request
Dmytro Laktyushkin
1
-19
/
+7
2018-07-05
drm/amd/display: replace clocks_value struct with dc_clocks
Dmytro Laktyushkin
1
-5
/
+3
2018-06-15
drm/amd/display: create sink_id in dc_sink structure to idenitify all sinks
Alvin lee
2
-0
/
+5
2018-06-15
drm/amd/display: Add use_dynamic_meta flag to stream_state
Krunoslav Kovac
1
-1
/
+2
2018-06-15
drm/amd/display: Prefix TIMING_STANDARD entries with DC_
Reza Amini
1
-1
/
+1
2018-06-15
drm/amd/display: Added documentation for some DC interface functions
Yasir Al Shekerchi
3
-0
/
+43
2018-06-15
drm/amd/display: Refactor audio programming
Anthony Koo
1
-22
/
+2
2018-06-15
drm/amd/display: Optimize DP_SINK_STATUS_ESI range read on HPD
Nikola Cornij
1
-9
/
+13
2018-06-15
drm/amd/display: add DPCD read for Sink ieee OUI
Anthony Koo
1
-0
/
+12
2018-06-15
drm/amd/display: upgrade scaler math
Dmytro Laktyushkin
1
-117
/
+276
2018-05-29
drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
Nikola Cornij
1
-5
/
+30
2018-05-29
drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
Nikola Cornij
1
-1
/
+1
2018-05-18
drm/amd/display: DCN1 link encoder
Eric Bernstein
1
-2
/
+0
2018-05-18
drm/amd/display: don't create new dc_sink if nothing changed at detection
Samson Tam
1
-18
/
+77
2018-05-18
drm/amd/display: truncate scaling ratios and inits to 19 bit precision
Dmytro Laktyushkin
1
-8
/
+17
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2
-40
/
+40
2018-05-18
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
1
-4
/
+0
2018-05-16
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
9
-337
/
+258
2018-05-15
drm/amd/display: Use kvzalloc for potentially large allocations
Michel Dänzer
1
-7
/
+7
2018-05-15
drm/amd/display: Don't return ddc result and read_bytes in same return value
Harry Wentland
1
-3
/
+7
[prev]
[next]