summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/amd/display: 3.2.56Aric Cyr2019-10-251-1/+1
| * | | | | drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian2019-10-254-17/+12
| * | | | | drm/amd/display: Only use EETF when maxCL > max displayKrunoslav Kovac2019-10-251-5/+1
| * | | | | drm/amd/display: move wm ranges reporting to end of init hwEric Yang2019-10-253-73/+81
| * | | | | drm/amd/display: do not synchronize "drr" displaysJun Lei2019-10-251-0/+6
| * | | | | drm/amd/display: Proper return of result when aux engine acquire failsAnthony Koo2019-10-253-2/+7
| * | | | | drm/amd/display: Disable force_single_disp_pipe_split on DCN2+Michael Strauss2019-10-252-2/+2
| * | | | | drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss2019-10-251-6/+18
| * | | | | drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu2019-10-258-8/+269
| * | | | | drm/amd/display: add flag to allow diag to force enumerate edpJun Lei2019-10-252-1/+2
| * | | | | drm/amd/display: add embedded flag to dmlDmytro Laktyushkin2019-10-253-0/+3
| * | | | | drm/amd/display: fix number of dcn21 dpm clock levelsDmytro Laktyushkin2019-10-251-2/+2
| * | | | | drm/amd/display: enable vm by default for rn.Yongqiang Sun2019-10-251-4/+25
| * | | | | drm/amd/display: Allow inverted gammaAidan Yang2019-10-251-14/+8
| * | | | | drm/amd/display: Update min dcfclkAlvin Lee2019-10-251-4/+8
| * | | | | drm/amd/display: audio endpoint cannot switchPaul Hsieh2019-10-251-2/+3
| * | | | | drm/amd/display: Fix MPO & pipe split on 3-pipe dcn2xMichael Strauss2019-10-252-2/+12
| * | | | | drm/amd/display: remove unnecessary assertDmytro Laktyushkin2019-10-251-3/+2
| * | | | | drm/amd/display: move dispclk vco freq to clk mgr baseDmytro Laktyushkin2019-10-2510-43/+40
| * | | | | drm/amd/display: correctly initialize dml odm variablesDmytro Laktyushkin2019-10-253-7/+3
| * | | | | drm/amd/display: split dcn20 fast validate into more functionsDmytro Laktyushkin2019-10-253-78/+136
| * | | | | drm/amd/display: correctly populate dpp refclk in fpgaAnthony Koo2019-10-251-2/+8
| * | | | | drm/amd/display: Enable PSRRoman Li2019-10-251-3/+130
| * | | | | drm/amd/display: Add debugfs entry for reading psr stateRoman Li2019-10-252-0/+170
| * | | | | drm/amd/display: 3.2.55Aric Cyr2019-10-251-1/+1
| * | | | | drm/amd/display: remove unused codeDmytro Laktyushkin2019-10-253-11/+0
| * | | | | drm/amd/display: Remove superfluous assertJordan Lazare2019-10-251-2/+0
| * | | | | drm/amd/display: Don't use optimized gamma22 with eetfAidan Yang2019-10-251-4/+41
| * | | | | drm/amd/display: Add unknown clk state.Yongqiang Sun2019-10-253-11/+12
| * | | | | drm/amd/display: add odm visual confirmJun Lei2019-10-253-1/+29
| * | | | | drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei2019-10-251-1/+2
| * | | | | drm/amd/display: Avoid sending abnormal VSIFWayne Lin2019-10-251-0/+3
| * | | | | drm/amd/powerplay: update Arcturus driver smu interface XGMI link partEvan Quan2019-10-252-9/+21
| * | | | | drm/amdgpu/psp: fix spelling mistake "initliaze" -> "initialize"Colin Ian King2019-10-251-1/+1
| * | | | | drm/amd/display: Free gamma after calculating legacy transfer functionNicholas Kazlauskas2019-10-251-0/+2
| * | | | | drm/amdgpu/psp11: fix typo in commentXiaojie Yuan2019-10-251-1/+1
| * | | | | drm/amdgpu/psp11: wait for sOS ready for ring creationXiaojie Yuan2019-10-251-0/+8
| * | | | | drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu2019-10-251-0/+9
* | | | | | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-11-0411-122/+162
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | drm/amdgpu: add independent DMA-buf import v9Christian König2019-10-284-28/+52
| * | | | | drm/amdgpu: add independent DMA-buf export v8Christian König2019-10-283-78/+96
| * | | | | drm/ttm: remove pointers to globalsChristian König2019-10-252-6/+5
| * | | | | drm/ttm: always keep BOs on the LRUChristian König2019-10-255-10/+9
* | | | | | Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr...Dave Airlie2019-10-302-18/+14
|\ \ \ \ \ \
| * | | | | | drm/dp_mst: Add basic topology reprobing when resumingLyude Paul2019-10-241-1/+1
| * | | | | | drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topologyLyude Paul2019-10-241-3/+3
| * | | | | | drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul2019-10-2411-73/+195
| * | | | | | drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul2019-10-241-16/+12
* | | | | | | Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-301-1/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge drm/drm-next into drm-misc-nextSean Paul2019-10-2328-79/+128
| |\| | | | |
OpenPOWER on IntegriCloud