summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-19drm/amd/display: Perform DMUB hw_init on resumeNicholas Kazlauskas2-75/+128
2019-12-19drm/amd/display: Map ODM memory correctly when doing ODM combineNikola Cornij1-4/+12
2019-12-19drm/amd/display: Add warmup escape call supportCharlene Liu7-30/+56
2019-12-19drm/amd/display: fix regamma build optimizationJosip Pavic1-2/+4
2019-12-19drm/amd/display: scaling changes should also be a full updateAric Cyr1-4/+4
2019-12-19drm/amd/display: 3.2.63Aric Cyr1-1/+1
2019-12-19drm/amd/display: Remove integer scaling code from DC and fix cursorAric Cyr2-45/+2
2019-12-19drm/amd/display: Enable Seamless Boot Transition for Multiple StreamsMartin Leung5-11/+66
2019-12-19drm/amd/display: Default max bpc to 16 for eDPRoman Li1-3/+3
2019-12-19drm/amd/display: Collapse resource arrays when pipe is disabledNoah Abradjian1-10/+10
2019-12-19drm/amd/display: update chroma viewport waEric Yang7-41/+305
2019-12-19drm/amd/display: Use pipe_count for num of oppsNoah Abradjian1-1/+1
2019-12-19drm/amd/display: Reinstate LFC optimizationAmanda Liu2-13/+20
2019-12-19drm/amd/display: AVI info package change due to spec updateQingqing Zhuo1-1/+1
2019-12-19drm/amd/display: Add definition for number of backlight data pointsCamille Cho1-1/+2
2019-12-19drm/amd/display: Add interface to adjust DSC max target bpp limitJoshua Aberback2-3/+13
2019-12-19drm/amd/display: Disable integerscaling for downscale and MPOAidan Yang1-1/+17
2019-12-19drm/amd/display: Use physical addressing for DMCUB on both dcn20/21Nicholas Kazlauskas4-125/+44
2019-12-19drm/amd/display: Get DMUB registers from ASIC specific structsNicholas Kazlauskas7-6/+176
2019-12-19drm/amd/display: Add wait for flip not pending on pipe unlockNoah Abradjian1-3/+36
2019-12-19drm/amd/display: disable lttpr for RNabdoulaye berthe1-1/+1
2019-12-19drm/amd/display: HDMI 2.x audio bandwidth checkCharlene Liu5-2/+57
2019-12-19drm/amdgpu/vcn: remove JPEG related code from idle handler and begin useLeo Liu1-23/+5
2019-12-19drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu5-6/+95
2019-12-19drm/amdgpu: enable gfxoff for raven1 refreshchangzhu1-11/+4
2019-12-19drm/amdgpu/sriov: Tonga sriov also need load firmware with smuEmily Deng2-4/+2
2019-12-19drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen6-8/+7
2019-12-19drm/amd/display: add missing dcn link encoder regsRoman Li5-6/+253
2019-12-19drm/amdgpu: add dpcs20 registersRoman Li2-0/+4559
2019-12-19drm/amdgpu: move dpcs headers to dpcs includesRoman Li2-0/+0
2019-12-19drm/amdgpu: Add CU info print logYong Zhao1-0/+6
2019-12-19drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base()Yong Zhao3-14/+22
2019-12-19drm/amd/powerplay: fix various dereferences of a pointer before it is null ch...Colin Ian King2-15/+6
2019-12-19drm/amdkfd: queue kfd interrupt work to different CPUPhilip Yang1-1/+16
2019-12-19amdgpu: Wrap FPU dependent functions in dc20Timothy Pearson1-4/+16
2019-12-19amdgpu: Enable initial DCN support on POWERTimothy Pearson8-1/+73
2019-12-19amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson4-16/+22
2019-12-18Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter17-155/+856
2019-12-18drm: rcar-du: Add r8a77980 supportKieran Bingham1-1/+5
2019-12-18drm: rcar-du: lvds: Allow for even and odd pixels swapFabrizio Castro1-19/+58
2019-12-18drm: rcar-du: lvds: Get dual link configuration from DTFabrizio Castro1-8/+46
2019-12-18drm: rcar-du: lvds: Improve identification of panelsFabrizio Castro1-65/+10
2019-12-18drm: of: Add drm_of_lvds_get_dual_link_pixel_orderFabrizio Castro2-0/+136
2019-12-18drm: rcar-du: lvds: Get mode from stateLaurent Pinchart1-66/+74
2019-12-18drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps"Geert Uytterhoeven1-5/+12
2019-12-18dt-bindings: display: renesas: du: Add vendor prefix to vsps propertyGeert Uytterhoeven1-6/+6
2019-12-18drm: rcar-du: crtc: Register GAMMA_LUT propertiesJacopo Mondi1-0/+4
2019-12-18drm: rcar-du: crtc: Control CMM operationsJacopo Mondi3-0/+76
2019-12-18drm: rcar-du: kms: Initialize CMM instancesJacopo Mondi5-0/+88
2019-12-18drm: rcar-du: Add support for CMMJacopo Mondi4-0/+284