summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2019-05-24drm/amd/display: Make some functions staticWang Hai1-3/+3
2019-05-24drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma7-63/+155
2019-05-24drm/amd/display: Fill plane attrs only for valid pxl formatRoman Li1-1/+1
2019-05-24drm/amd/display: move back vbios cmd table for set dprefclkEric Yang2-0/+72
2019-05-24drm/amd/display: fix acquire_first_split_pipe functionDmytro Laktyushkin1-18/+21
2019-05-24drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin11-40/+111
2019-05-24drm/amd/display: move signal type out of otg dlg paramsDmytro Laktyushkin3-6/+5
2019-05-24drm/amd/display: reset retimer/redriver below 340MhzCharlene Liu1-4/+24
2019-05-24drm/amd/display: color space ycbcr709 supportCharlene Liu5-5/+31
2019-05-24drm/amd/display: Define Byte 14 on AVI InfoFrameChris Park2-1/+11
2019-05-24drm/amd/display: 3.2.29Aric Cyr1-1/+1
2019-05-24drm/amd/display: Disable cursor when offscreen in negative directionNicholas Kazlauskas1-5/+9
2019-05-24drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas1-0/+3
2019-05-24drm/amd/display: Support AVI InfoFrame V3 and V4Chris Park1-2/+13
2019-05-24drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam4-1/+7
2019-05-24drm/amd/display: add SW_USE_I2C_REG request.Charlene Liu2-2/+8
2019-05-24drm/amd/display: add support for disconnected eDP panelsJun Lei2-3/+9
2019-05-24drm/amd/display: Set dispclk and dprefclock directlyEric Yang8-23/+136
2019-05-24drm/amd/display: fix multi display seamless boot caseAnthony Koo1-6/+8
2019-05-24drm/amd/display: Refactor program watermark.Yongqiang Sun2-202/+242
2019-05-24drm/amd/display: 3.2.28Aric Cyr1-1/+1
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+2
2019-05-09Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds93-1658/+3952
2019-05-06drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas1-1/+2
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie23-233/+524
2019-04-29drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)Mario Kleiner1-4/+44
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner1-4/+2
2019-04-29drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planesNicholas Kazlauskas1-0/+1
2019-04-29drm/amd/display: Do VRR transition before enable_crc_interruptsNicholas Kazlauskas1-11/+12
2019-04-29drm/amd/display: Refactor dp vendor parsing logic to a functionJohn Barberiz2-21/+27
2019-04-29drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu4-1/+11
2019-04-29drm/amd/display: remove deprecated pplib interfaceEric Yang3-45/+6
2019-04-29drm/amd/display: Add power down display on boot flagThomas Lim3-1/+4
2019-04-29drm/amd/display: Refactor watermark programmingYongqiang Sun4-29/+97
2019-04-29drm/amd/display: Allow commits with no planes activeNicholas Kazlauskas1-2/+20
2019-04-29drm/amd/display: Split enabling CRTC interrupts into two passesNicholas Kazlauskas1-32/+63
2019-04-29drm/amd/display: Fix CRC vblank refs when changing interruptsNicholas Kazlauskas1-8/+12
2019-04-29drm/amd/display: Disable cursors before disabling planesNicholas Kazlauskas1-3/+31
2019-04-29drm/amd/display: Refactor CRTC interrupt toggling logicNicholas Kazlauskas2-21/+68
2019-04-29drm/amd/display: fix incorrect null check on pointerColin Ian King1-1/+1
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie19-325/+757
2019-04-24drm/amd/display: add explicit handshake between x86 and DMCUJun Lei3-2/+25
2019-04-24drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein1-1/+1
2019-04-24drm/amd/display: 3.2.27Aric Cyr1-1/+1
2019-04-24drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo2-46/+55
2019-04-24drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo2-19/+30
2019-04-24drm/amd/display: Add function to copy DC streamsWenjing Liu2-0/+23
2019-04-24drm/amd/display: Allow system to enter stutter on initAnthony Koo1-0/+2
2019-04-23drm/amd/display: Use a reasonable timeout for framebuffer fence waitsAndrey Grodzovsky1-6/+9
2019-04-23drm/amd/display: wait for fence without holding reservation lockChristian König1-5/+8