summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2019-06-11drm/amd/display: Add connector debugfs for "output_bpc"Nicholas Kazlauskas
2019-06-11drm/amd/display: Don't set mode_changed=false if the stream was removedNicholas Kazlauskas
2019-06-10drm/amd: drop use of drmP.h in display/Sam Ravnborg
2019-06-10drm/amd: drop use of drmP.h from all header filesSam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-06-06Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-06-05drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guardsAlex Deucher
2019-06-06Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-06-04drm/amd: fix fb references in async updateHelen Koike
2019-06-03drm/amd/display: Only force modesets when toggling HDRNicholas Kazlauskas
2019-06-03drm/amd/display: Expose HDR output metadata for supported connectorsNicholas Kazlauskas
2019-05-31drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2Chunming Zhou
2019-05-31drm/amdgpu/display: Fix reload driver errorEmily Deng
2019-05-31drm/amd/display: Reset planes for color management changesNicholas Kazlauskas
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol
2019-05-28drm/amdgpu: fix unload driver failEmily Deng
2019-05-24drm/amdgpu: sort probed modes before adding common modesYogesh Mohan Marimuthu
2019-05-24drm/amd/display: Use new connector state when getting color depthNicholas Kazlauskas
2019-05-24drm/amd/display: Switch the custom "max bpc" property to the DRM propNicholas Kazlauskas
2019-05-24drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland
2019-05-24drm/amd/display: Fill plane attrs only for valid pxl formatRoman Li
2019-05-24drm/amd/display: Disable cursor when offscreen in negative directionNicholas Kazlauskas
2019-05-24drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland
2019-05-24Revert "drm/amd/display: Don't load DMCU for Raven 1"Dave Airlie
2019-05-20drm/amd/display: Don't load DMCU for Raven 1Harry Wentland
2019-05-06drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-29drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)Mario Kleiner
2019-04-29drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planesNicholas Kazlauskas
2019-04-29drm/amd/display: Do VRR transition before enable_crc_interruptsNicholas Kazlauskas
2019-04-29drm/amd/display: Add power down display on boot flagThomas Lim
2019-04-29drm/amd/display: Allow commits with no planes activeNicholas Kazlauskas
2019-04-29drm/amd/display: Split enabling CRTC interrupts into two passesNicholas Kazlauskas
2019-04-29drm/amd/display: Fix CRC vblank refs when changing interruptsNicholas Kazlauskas
2019-04-29drm/amd/display: Disable cursors before disabling planesNicholas Kazlauskas
2019-04-29drm/amd/display: Refactor CRTC interrupt toggling logicNicholas Kazlauskas
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-23drm/amd/display: Use a reasonable timeout for framebuffer fence waitsAndrey Grodzovsky
2019-04-23drm/amd/display: wait for fence without holding reservation lockChristian König
2019-04-19drm/amd/display: Expose support for DRM_FORMAT_RGB565Nicholas Kazlauskas
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback
2019-04-15drm/amd/display: Relax requirements for CRTCs to be enabledNicholas Kazlauskas
2019-04-15drm/amd/display: Check scaling info when determing update typeNicholas Kazlauskas
2019-04-15drm/amd/display: Don't warn when DC update type > DM guessNicholas Kazlauskas
2019-04-15drm/amd/display: Use surface directly when checking update typeNicholas Kazlauskas
2019-04-15drm/amd/display: Add basic downscale and upscale valdiationNicholas Kazlauskas
2019-04-15drm/amd/display: Rework DC plane filling and surface updatesNicholas Kazlauskas
2019-04-15drm/amd/display: Recalculate pitch when buffers changeNicholas Kazlauskas
2019-04-15drm/amd/display: Maintain z-ordering when creating planesNicholas Kazlauskas