aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05drm/amd/display: Add tracing to dcDavid Francis4-4/+39
2018-11-30drm/amd/display: Clean up for DCN1 clock debug loggingFatemeh Darbehani5-23/+32
2018-11-30drm/amd/display: 3.2.08Steven Chiu1-1/+1
2018-11-30drm/amd/display: Allow clock lower on dce100David Francis1-1/+13
2018-11-30drm/amd/display: Program dithering if requestedSivapiriyanKumarasamy2-0/+9
2018-11-30drm/amd/display: Add customizable tracing eventChiawen Huang1-0/+1
2018-11-30drm/amd/display: Re-arrange GFX9 fieldsNevenko Stupar1-3/+4
2018-11-30drm/amd/display: fbc state could not reach while enable fbchersen wu3-83/+66
2018-11-30drm/amd/display: Info frame cleanupHarmanprit Tatla2-104/+8
2018-11-30drm/amd/display: CTS 4.2.2.7abdoulaye berthe1-1/+1
2018-11-30drm/amd/display: Remove unused panel patch "disconnect_delay"Joshua Aberback1-1/+0
2018-11-30drm/amd/display: Start documentation of DCDavid Francis6-13/+135
2018-11-30drm/amd/display: 3.2.07Steven Chiu1-1/+1
2018-11-30drm/amd/display: fix sporadic multiple aux transaction failureYogesh Mohan Marimuthu2-51/+21
2018-11-29drm/amd/display: Fix 6x4K displays light-up on Vega20Roman Li1-0/+2
2018-11-26drm/amd/display: Remove duplicate headerBrajeswar Ghosh1-1/+0
2018-11-26drm/amd: Add abm level drm propertyDavid Francis2-1/+11
2018-11-26drm/amd/display: Load DMCU IRAMDavid Francis2-7/+8
2018-11-19drm/amd/display: Clean up DCN1 clock requestsDavid Francis1-9/+5
2018-11-19drm/amd/display: Get backlight controller id from linkDavid Francis1-4/+4
2018-11-19drm/amd/display: expose surface confirm color functionCharlene Liu2-2/+10
2018-11-19drm/amd/display: fix pipe interdependent hubp programmingDmytro Laktyushkin3-44/+78
2018-11-19drm/amd/display: Adjust stream enable sequenceJoshua Aberback1-2/+3
2018-11-19drm/amd/display: get tail pipe before aquire free pipeEric Bernstein1-4/+3
2018-11-19drm/amd/display: retry 3 times before successfully readingXiaodong Yan1-3/+14
2018-11-19drm/amd/display: 3.2.06Steven Chiu1-1/+1
2018-11-19drm/amd/display: redesign scaling rotation mathDmytro Laktyushkin1-414/+240
2018-11-19drm/amd/display: clear underflow on optc unblankJun Lei1-10/+9
2018-11-19drm/amd/display: Consolidate two-pixels-per-container checkNikola Cornij2-2/+9
2018-11-19drm/amd/display: calculate stream->phy_pix_clk before clock mappingYogesh Mohan Marimuthu1-0/+2
2018-11-19drm/amd/display: Typo for return check value.Yongqiang Sun1-1/+1
2018-11-19drm/amd/display: Clean up dp_blank functionsDavid Francis2-16/+10
2018-11-19drm/amd/display: Check for dmcu initialization before calling dmcuDavid Francis2-5/+8
2018-11-19drm/amd/display: fix gamma not being applied correctlyMurton Liu1-1/+2
2018-11-19drm/amd/display: make underflow status clear explicitJun Lei7-6/+70
2018-11-19drm/amd/display: expose dentist_get_divider_from_didNevenko Stupar2-1/+3
2018-11-19drm/amd/display: resolve minor log problemsWenjing Liu1-3/+3
2018-11-19drm/amd/display: Remove dc_stream_state->statusDavid Francis5-7/+3
2018-11-19drm/amd/display: 3.2.05Steven Chiu1-1/+1
2018-11-07drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher1-1/+2
2018-11-07drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher1-0/+1
2018-11-07drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher1-1/+6
2018-11-06drm/amd/display: Fix misleading buffer informationShaokun Zhang1-2/+2
2018-11-05drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang6-0/+120
2018-11-05drm/amd/display: Remove the check to see if pp_display_cfg is changedFatemeh Darbehani1-2/+1
2018-11-05drm/amd/display: remove CRTC_3D_STRUCTURE_V_UPDATE_MODE bit programming.Charlene Liu1-4/+2
2018-11-05drm/amd/display: Expose target backlight levelAnthony Koo2-0/+13
2018-11-05drm/amd/display: fix mirror rotation scaling mathDmytro Laktyushkin1-41/+24
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani3-27/+27
2018-11-05drm/amd/display: Remove program_csc_matrixKrunoslav Kovac4-49/+11