summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-161-1/+2
|\
| * drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas2019-05-061-1/+2
* | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-0993-1658/+3952
|\|
| * Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-05-0323-233/+524
| |\
| | * drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)Mario Kleiner2019-04-291-4/+44
| | * drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner2019-04-291-4/+2Star
| | * drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planesNicholas Kazlauskas2019-04-291-0/+1
| | * drm/amd/display: Do VRR transition before enable_crc_interruptsNicholas Kazlauskas2019-04-291-11/+12
| | * drm/amd/display: Refactor dp vendor parsing logic to a functionJohn Barberiz2019-04-292-21/+27
| | * drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu2019-04-294-1/+11
| | * drm/amd/display: remove deprecated pplib interfaceEric Yang2019-04-293-45/+6Star
| | * drm/amd/display: Add power down display on boot flagThomas Lim2019-04-293-1/+4
| | * drm/amd/display: Refactor watermark programmingYongqiang Sun2019-04-294-29/+97
| | * drm/amd/display: Allow commits with no planes activeNicholas Kazlauskas2019-04-291-2/+20
| | * drm/amd/display: Split enabling CRTC interrupts into two passesNicholas Kazlauskas2019-04-291-32/+63
| | * drm/amd/display: Fix CRC vblank refs when changing interruptsNicholas Kazlauskas2019-04-291-8/+12
| | * drm/amd/display: Disable cursors before disabling planesNicholas Kazlauskas2019-04-291-3/+31
| | * drm/amd/display: Refactor CRTC interrupt toggling logicNicholas Kazlauskas2019-04-292-21/+68
| | * drm/amd/display: fix incorrect null check on pointerColin Ian King2019-04-291-1/+1
| | * drm/amd/display: add explicit handshake between x86 and DMCUJun Lei2019-04-243-2/+25
| | * drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein2019-04-241-1/+1
| | * drm/amd/display: 3.2.27Aric Cyr2019-04-241-1/+1
| | * drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo2019-04-242-46/+55
| | * drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo2019-04-242-19/+30
| | * drm/amd/display: Add function to copy DC streamsWenjing Liu2019-04-242-0/+23
| | * drm/amd/display: Allow system to enter stutter on initAnthony Koo2019-04-241-0/+2
| | * drm/amd/display: Use a reasonable timeout for framebuffer fence waitsAndrey Grodzovsky2019-04-231-6/+9
| | * drm/amd/display: wait for fence without holding reservation lockChristian König2019-04-231-5/+8
| | * drm/amd/display: Expose support for DRM_FORMAT_RGB565Nicholas Kazlauskas2019-04-191-0/+1
| * | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-2419-325/+757
| |\|
| | * drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback2019-04-152-0/+70
| | * drm/amd/display: Add fast_validate parameterJoshua Aberback2019-04-1511-13/+29
| | * drm/amd/display: Relax requirements for CRTCs to be enabledNicholas Kazlauskas2019-04-151-12/+44
| | * drm/amd/display: Check scaling info when determing update typeNicholas Kazlauskas2019-04-151-3/+8
| | * drm/amd/display: Don't warn when DC update type > DM guessNicholas Kazlauskas2019-04-151-3/+0Star
| | * drm/amd/display: Use surface directly when checking update typeNicholas Kazlauskas2019-04-151-16/+12Star
| | * drm/amd/display: Add basic downscale and upscale valdiationNicholas Kazlauskas2019-04-151-0/+15
| | * drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam2019-04-153-4/+3Star
| | * drm/amd/display: Rework DC plane filling and surface updatesNicholas Kazlauskas2019-04-151-202/+204
| | * drm/amd/display: Recalculate pitch when buffers changeNicholas Kazlauskas2019-04-151-39/+34Star
| | * drm/amd/display: Maintain z-ordering when creating planesNicholas Kazlauskas2019-04-151-5/+69
| | * drm/amd/display: Update plane scaling parameters for fast updatesNicholas Kazlauskas2019-04-151-24/+39
| | * drm/amd/display: 3.2.26Aric Cyr2019-04-151-1/+1
| | * drm/amd/display: Read eDP link settings on detectionAnthony Koo2019-04-151-0/+30
| | * drm/amd/display: define HUBP_MASK_SH_LIST_DCN for RavenYongqiang Sun2019-04-151-3/+6
| | * drm/amd/display: Handle get crtc position errorDavid Francis2019-04-151-1/+2
| | * drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei2019-04-158-13/+150
| | * drm/amd/display: Add DRM color properties for primary planesNicholas Kazlauskas2019-04-151-0/+12
| | * drm/amd/display: Expose support for NV12 on suitable planesNicholas Kazlauskas2019-04-151-31/+55