summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amd/display: Enable type C hotplugEric Yang2019-08-153-0/+61
| * | drm/amd/display: HUBP/HUBBUB register programming fixesIlya Bakoulin2019-08-155-5/+11
| * | drm/amd/display: update optc odm interface for more than 2 oppsDmytro Laktyushkin2019-08-156-26/+31
| * | drm/amd/display: Update DML parametersIlya Bakoulin2019-08-154-6/+46
| * | drm/amd/display: Remove duplicate interface for programming FBJulian Parkin2019-08-156-160/+50
| * | drm/amd/display: fix pipe selection logic in validateJun Lei2019-08-151-2/+70
| * | drm/amd/display: 3.2.44Aric Cyr2019-08-151-1/+1
| * | drm/amd/display: Set DSC before DIG front-end is connected to its back-endNikola Cornij2019-08-157-84/+158
| * | drm/amd/display: Change DSC policy from slices per column to minimum slice he...Nikola Cornij2019-08-151-39/+32
| * | drm/amd/display: Add HLG support in color moduleVitaly Prosyak2019-08-151-41/+61
| * | drm/amd/display: clean up DML for DCN2xJun Lei2019-08-152-17/+3
| * | drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung2019-08-1517-36/+172
| * | drm/amd/display: fix dcn-specific clk_mgr init_clocksMartin Leung2019-08-152-2/+6
| * | drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung2019-08-159-313/+312
| * | drm/amd/display: 3.2.43Aric Cyr2019-08-151-1/+1
| * | drm/amd/display: wait for pending complete when enabling a planeJun Lei2019-08-151-1/+19
| * | drm/amd/display: refactor gpio to allocate hw_container in constructorSu Sung Chung2019-08-1518-137/+245
| * | drm/amd/display: Add work-around option to skip DCN20 clock updatesJaehyun Chung2019-08-152-0/+4
| * | drm/amd/display: fixup DPP programming sequenceJun Lei2019-08-159-47/+141
| * | drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-1512-79/+36
| * | drm/amd/display: Synchronous DisplayPort Link TrainingDavid Galiffi2019-08-157-125/+282
| * | drm/amd/display: Improve sharing of HUBBUB register listsJulian Parkin2019-08-151-3/+6
| * | drm/amd/display: Add 22, 24, and 26 degammaVitaly Prosyak2019-08-152-46/+75
| * | drm/amd/display: Fix frames_to_insert mathBayan Zabihiyan2019-08-151-10/+17
| * | drm/amd/display: fix issue where 252-255 values are clippedAnthony Koo2019-08-151-1/+2
| * | drm/amd/display: reset hdmi tmds rate and data scramble on pipe resetWenjing Liu2019-08-157-1/+49
| * | drm/amd/display: reset drr programming on pipe resetWenjing Liu2019-08-152-0/+7
| * | drm/amd/display: Add DFS reference clock fieldYongqiang Sun2019-08-151-0/+2
| * | drm/amd/display: Add PIXEL_RATE control regs for more instancesYongqiang Sun2019-08-151-5/+20
| * | drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET2019-08-129-11/+11
| * | drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher2019-08-121-5/+6
| * | drm/amd/display: Remove drm_dsc_dc.cDavid Francis2019-08-121-453/+0
* | | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-211-1/+1
|\ \ \ | |/ / |/| |
| * | dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-1/+1
* | | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-1289-766/+10106
|\ \ \
| * \ \ Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher2019-08-091-0/+5
| |\ \ \ | | | |/ | | |/|
| * | | drm/amd/display: Block immediate flips for non-fast updatesNicholas Kazlauskas2019-08-062-1/+16
| * | | drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic checkNicholas Kazlauskas2019-08-061-0/+24
| * | | drm/amd/display: Add missing NV12 asic IDsRoman Li2019-08-021-0/+4
| * | | drm/amd/display: Add ASICREV_IS_NAVI macrosLeo Li2019-08-021-1/+3
| * | | drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas2019-08-021-0/+23
| * | | drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas2019-08-021-7/+20
| * | | drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas2019-08-021-10/+0
| * | | drm/amd/display: Use switch table for dc_to_smu_clock_typeLeo Li2019-08-021-12/+25
| * | | drm/amd/display: Use proper enum conversion functionsNathan Chancellor2019-08-021-2/+2
| * | | drm/amd/display: Support uclk switching for DCN2Nicholas Kazlauskas2019-07-301-10/+0
| * | | drm/amd/display: Embed DCN2 SOC bounding boxNicholas Kazlauskas2019-07-301-2/+112
| * | | drm/amdgpu/powerplay: provide the interface to disable uclk switch for DALKenneth Feng2019-07-301-0/+14
| * | | drm/amdgpu/display: fix the build without CONFIG_DRM_AMD_DC_DSC_SUPPORTAlex Deucher2019-07-301-0/+2
| * | | drm/amdgpu: Fix amdgpu_display_supported_domains logic.Andrey Grodzovsky2019-07-301-1/+1