summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2018-07-06drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin3-70/+51
2018-07-06drm/amd/display: rename display clock block to dccgDmytro Laktyushkin14-100/+100
2018-07-06drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin10-322/+250
2018-07-06drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin7-86/+49
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie1-8/+8
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S1-4/+2
2018-06-22drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul1-4/+6
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie43-573/+1022
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+0
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan125-3331/+9165
2018-06-19amdgpu: display: use modern ktime accessorsArnd Bergmann2-9/+4
2018-06-15drm/amd/display: Do not skip FBC init in failsafe modeMikita Lipski1-6/+6
2018-06-15drm/amd/display: Add num_opp to resource_capsEric Bernstein2-0/+2
2018-06-15drm/amd/display: Allow DP register double bufferEric Bernstein2-30/+19
2018-06-15drm/amd/display: create sink_id in dc_sink structure to idenitify all sinksAlvin lee4-1/+11
2018-06-15drm/amd/display: Add new transfer type HWPWLVitaly Prosyak1-1/+5
2018-06-15drm/amd/display: Disable stats by defaultAnthony Koo1-1/+1
2018-06-15drm/amd/display: Convert quotes to Ascii quotesKrunoslav Kovac1-1/+1
2018-06-15drm/amd/display: Make it more clear when info frames affect DP or HDMIKrunoslav Kovac1-2/+11
2018-06-15drm/amd/display: Drop duplicate dc_stream_set_static_screen_events definitionKrunoslav Kovac1-5/+0
2018-06-15drm/amd/display: Add use_dynamic_meta flag to stream_stateKrunoslav Kovac2-1/+3
2018-06-15drm/amd/display: Move i2c and aux structs into dc_ddc_types.hHarry Wentland3-56/+62
2018-06-15drm/amd/display: Stream encoder updateEric Bernstein1-29/+1
2018-06-15drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski2-2/+31
2018-06-15drm/amd/display: Drop to fail-safe mode if edid is badMikita Lipski1-0/+4
2018-06-15drm/amdgpu/display: enable CONFIG_DRM_AMD_DC_DCN1_0 by defaultAlex Deucher1-0/+1
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher8-50/+5
2018-06-15drm/amd/display: dal 3.1.47Tony Cheng1-1/+1
2018-06-15drm/amd/display: add dentist frequency to resource poolDmytro Laktyushkin1-0/+1
2018-06-15drm/amd/display: DP YCbCr 4:2:0 supportEric Bernstein1-2/+12
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini5-28/+35
2018-06-15drm/amd/display: dal 3.1.46Tony Cheng1-1/+1
2018-06-15drm/amd/display: Added documentation for some DC interface functionsYasir Al Shekerchi3-0/+43
2018-06-15drm/amd/display: HLG supportVitaly Prosyak2-0/+139
2018-06-15drm/amd/display: Refactor audio programmingAnthony Koo5-142/+163
2018-06-15drm/amd/display: Dynamic HDR metadata mem bufferKrunoslav Kovac2-0/+3
2018-06-15drm/amd/display: Optimize DP_SINK_STATUS_ESI range read on HPDNikola Cornij1-9/+13
2018-06-15drm/amd/display: Default log masks should include all connectivity eventsAric Cyr3-41/+46
2018-06-15drm/amd/display: Fix indentation in dcn10 resource constructorHersen Wu1-1/+2
2018-06-15drm/amd/display: add DPCD read for Sink ieee OUIAnthony Koo1-0/+12
2018-06-15drm/amd/display: Add function to get optc active sizeEric Bernstein3-0/+39
2018-06-15drm/amd/display: AUX will exit when HPD LOW detectedHersen Wu5-8/+41
2018-06-15drm/amd/display: Prefix event prints with ==Event==Anthony Koo1-1/+1
2018-06-15drm/amd/display: dal 3.1.45Tony Cheng1-1/+1
2018-06-15drm/amd/display: upgrade scaler mathDmytro Laktyushkin1-130/+289
2018-06-15drm/amd/display: Clean up submit_channel_requestCharlene Liu1-17/+17
2018-06-15drm/amd/display: pass pipe_ctx straight to blank_pixel_dataEric Bernstein2-7/+6
2018-06-15drm/amd/display: fix type of variableGustavo A. R. Silva1-1/+1