aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2019-01-14drm/amd/display: Start using the new pp_smu interfaceFatemeh Darbehani1-77/+26
2019-01-14drm/amd/display: 3.2.11Steven Chiu1-1/+1
2019-01-14drm/amd/display: Compensate for XGMI SS downspread on dprefclkLeo Li6-10/+198
2019-01-14drm/amd/display: Fix driver load crash in amdgpu_dmLeo Li4-24/+35
2019-01-14drm/amd/display: Use local variable instead of caching globalLeo Li1-22/+15
2019-01-14drm/amd/display: Improve logging of validation failures during atomic_checkEric Bernstein5-2/+58
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers29-209/+206
2019-01-14drm/amd/display: Minor code cleanupSivapiriyanKumarasamy1-1/+1
2019-01-14drm/amd/display: Remove stream_status->linkLeo Li1-5/+0
2019-01-14drm/amd/display: 3.2.10Steven Chiu1-1/+1
2019-01-14drm/amd/display: Add backlight pwm debugfsDavid Francis3-2/+70
2019-01-14drm/amd/display: add stream ID and otg instance in dc_stream_stateJun Lei4-0/+21
2019-01-14drm/amd/display: update DCN dml calcsDmytro Laktyushkin5-113/+11
2019-01-14drm/amd/display: Detach backlight from streamDavid Francis4-15/+3
2019-01-14drm/amd/display: Remove unused headersImad Syed1-4/+0
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei19-101/+103
2019-01-14drm/amd/display: Add debug option to force fclk requestHugo Hu2-0/+5
2019-01-14drm/amd/display: update bw formula to v252Eric Yang1-9/+34
2019-01-14drm/amd/display: Fix issue with VLine interrupt not firingKrunoslav Kovac1-16/+9
2019-01-14drm/amd/display: add plane size change check conditionLewis Huang3-1/+9
2019-01-14drm/amd/display: implement dc_init_callbacks to assign callback pointers afte...Wenjing Liu2-1/+11
2019-01-14drm/amd/display: Remove some extra bracesDmytro Laktyushkin1-4/+2
2019-01-14drm/amd/display: Add pixel clock values to dtn logsFatemeh Darbehani1-3/+6
2019-01-14drm/amd/display: Fix runtime errors for diagnostic testsEric Bernstein8-64/+78
2019-01-14drm/amd/display: Expose hubp1_vready_workaround functionEric Bernstein2-1/+3
2019-01-14drm/amd/display: Add a PP_SMU_VER_MAX enumJun Lei1-1/+2
2019-01-14drm/amd/display: 3.2.09Steven Chiu1-1/+1
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard62-1250/+2287
2019-01-10drm/amdgpu/display: Keep malloc ref to MST portLyude Paul1-4/+7
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-10/+2
2019-01-08drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul1-3/+2
2019-01-08drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-9/+23
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-164/+304
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds91-3039/+4630
2018-12-20drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo1-2/+2
2018-12-20drm/amd/display: validate extended dongle capsWenjing Liu1-1/+2
2018-12-20drm/amd/display: Use div_u64 for flip timestamp ns to msNicholas Kazlauskas1-1/+4
2018-12-18drm/amd/display: Optimize passive update planes.Yongqiang Sun1-3/+0
2018-12-18drm/amd/display: verify lane status before exiting verify link capWenjing Liu2-119/+127
2018-12-18drm/amd/display: Fix bug with not updating VSP infoframeSivapiriyanKumarasamy1-1/+2
2018-12-18drm/amd/display: Add retry to read ddc_clock pinPaul Hsieh1-6/+17
2018-12-18drm/amd/display: Don't skip link training for empty dongleEric Yang1-2/+16
2018-12-18drm/amd/display: Wait edp HPD to high in detect_sinkDale Zhao1-0/+3
2018-12-18drm/amd/display: fix surface update sequenceDmytro Laktyushkin1-2/+4
2018-12-18drm/amd/display: fix YCbCr420 blank colorEric Yang2-1/+19
2018-12-18drm/amd/display: Warn instead of error on REG_WAIT timeoutDavid Francis1-2/+2
2018-12-18drm/amd/display: move AYCrCb8888 format to video sectionDmytro Laktyushkin1-1/+1
2018-12-18drm/amd/display: Don't log error if we have no connectorsHarry Wentland1-4/+0
2018-12-18drm/amd/display: Add functionality to get XGMI SS infoLeo Li2-0/+16
2018-12-18drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li6-1/+10