summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-23drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng1-0/+3
2018-08-16MAINTAINERS: drm-misc: Change seanpaul's email addressSean Paul1-1/+1
2018-08-14drm/panel: simple: tv123wam: Add unprepare delaySean Paul1-0/+3
2018-07-28drm/vkms: Fix connector leak at the module removalRodrigo Siqueira1-0/+1
2018-07-28drm_dp_cec.c: fix formatting typo: %pdH -> %phDHans Verkuil1-1/+1
2018-07-27Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie58-292/+1933
2018-07-27Merge tag 'exynos-drm-next-for-v4.19' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie24-548/+324
2018-07-27Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie2-1/+11
2018-07-27Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...Dave Airlie6-19/+53
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-07-25drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher1-1/+1
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh6-19/+16
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh13-42/+30
2018-07-25drm/amdgpu: reduce the number of placements for a BOChristian König2-1/+4
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König10-38/+39
2018-07-25MAINTAINERS: add entry for AMD PP codeChristian König1-0/+8
2018-07-25MAINTAINERS: Add separate section for DCChristian König1-0/+8
2018-07-25MAINTAINERS: add new TTM maintainersChristian König1-1/+2
2018-07-25drm/amdgpu: expose only the first UVD instance for nowChristian König2-15/+7
2018-07-25drm/amdgpu: clean up coding style a bitChristian König1-10/+10
2018-07-24drm/amd/display: DC 3.1.58Harry Wentland1-1/+1
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei6-15/+18
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha14-14/+1549
2018-07-24drm/amd/display: DPP CM ICSC AYCRCB8888 format supportvikrant mhaske2-1/+5
2018-07-24drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng4-3/+9
2018-07-24drm/amd/display: Remove unnecessary warningMikita Lipski1-4/+0
2018-07-24drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S1-3/+3
2018-07-24drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer1-1/+1
2018-07-24drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan2-2/+4
2018-07-24drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan2-2/+2
2018-07-24drm/amd/powerplay: slow UCLK switch when multiple displays not in syncEvan Quan1-1/+2
2018-07-24drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer1-1/+1
2018-07-24drm/exynos/mixer: Remove unused local variable privKrzysztof Kozlowski1-2/+0
2018-07-24drm/exynos: Ensure suspended runtime PM state during system suspendMarek Szyprowski8-0/+17
2018-07-24drm/exynos: Suspend/resume display pipeline as early/late as possibleMarek Szyprowski1-7/+4
2018-07-24drm/exynos: Drop useless check from exynos_drm_{suspend,resume}Marek Szyprowski1-2/+2
2018-07-24drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookupMarek Szyprowski2-11/+9
2018-07-24drm/exynos: gem: Simplify access to exynos GEM objectsMarek Szyprowski3-96/+35
2018-07-24drm/exynos: g2d: Convert to driver component APIMarek Szyprowski6-335/+115
2018-07-24Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...Inki Dae11-102/+149
2018-07-23drm: mali-dp: Set encoder possible_clonesAlexandru Gheorghe1-0/+10
2018-07-23drm: mali-dp: Report writeback connector as connectedAlexandru Gheorghe1-1/+1
2018-07-20drm/amdgpu: rework suspend and resume to deal with atomic changesAlex Deucher1-41/+45
2018-07-20drm/amdgpu: split ip suspend into 2 phasesAlex Deucher1-2/+76
2018-07-20drm/amdgpu/acpi: skip backlight events for DCAlex Deucher1-1/+3
2018-07-20drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher1-25/+28
2018-07-20drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.Andrey Grodzovsky1-0/+2
2018-07-20drm/amdgpu: use drm_fb helper for console_(un)lockShirish S2-8/+4
2018-07-20drm/amd/display: Convert 10kHz clks from PPLib into kHzRex Zhu1-2/+2