summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-07-24drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis-3/+16
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng-3/+9
2018-07-24drm/amd/display: Remove unnecessary warningMikita Lipski-4/+0
2018-07-24drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S-3/+3
2018-07-24drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer-1/+1
2018-07-24drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan-2/+4
2018-07-24drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan-2/+2
2018-07-24drm/amd/powerplay: slow UCLK switch when multiple displays not in syncEvan Quan-1/+2
2018-07-24drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer-1/+1
2018-07-24drm/exynos/mixer: Remove unused local variable privKrzysztof Kozlowski-2/+0
2018-07-24drm/exynos: Ensure suspended runtime PM state during system suspendMarek Szyprowski-0/+17
2018-07-24drm/exynos: Suspend/resume display pipeline as early/late as possibleMarek Szyprowski-7/+4
2018-07-24drm/exynos: Drop useless check from exynos_drm_{suspend,resume}Marek Szyprowski-2/+2
2018-07-24drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookupMarek Szyprowski-11/+9
2018-07-24drm/exynos: gem: Simplify access to exynos GEM objectsMarek Szyprowski-96/+35
2018-07-24drm/exynos: g2d: Convert to driver component APIMarek Szyprowski-335/+115
2018-07-24Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...Inki Dae-102/+149
2018-07-23drm: mali-dp: Set encoder possible_clonesAlexandru Gheorghe-0/+10
2018-07-23drm: mali-dp: Report writeback connector as connectedAlexandru Gheorghe-1/+1
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-15/+1
2018-07-20drm/amdgpu: rework suspend and resume to deal with atomic changesAlex Deucher-41/+45
2018-07-20drm/amdgpu: split ip suspend into 2 phasesAlex Deucher-2/+76
2018-07-20drm/amdgpu/acpi: skip backlight events for DCAlex Deucher-1/+3
2018-07-20drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher-25/+28
2018-07-20drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.Andrey Grodzovsky-0/+2
2018-07-20drm/amdgpu: use drm_fb helper for console_(un)lockShirish S-8/+4
2018-07-20drm/amd/display: Convert 10kHz clks from PPLib into kHzRex Zhu-2/+2
2018-07-20drm/amd/pp: Set Max clock level to display by defaultRex Zhu-2/+7
2018-07-20drm/amd/pp: Update clk with od setting when set power stateRex Zhu-0/+15
2018-07-20drm/amd/pp: Read vbios vddc limit before use themRex Zhu-3/+8
2018-07-20drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S-15/+7
2018-07-20drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland-4/+3
2018-07-20drm/amd/display: Drop unused backlight functions in DMHarry Wentland-16/+2
2018-07-20drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King-5/+5
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-2268/+3620
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1008/+2136
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1145/+1785
2018-07-20Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-nextDave Airlie-58/+161
2018-07-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-49/+105
2018-07-19drm/amdgpu: clean up UVD instance handling v2Christian König-67/+64
2018-07-19drm/amdgpu: remove superflous UVD encode entityChristian König-27/+0
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer-64/+56
2018-07-19drm/amd/powerplay: fixed uninitialized valueEvan Quan-1/+1
2018-07-19drm/amdgpu/powerplay: use irq source defines for smu7 sourcesAlex Deucher-3/+4
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai-10/+13
2018-07-19drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi-2/+2
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä-26/+0
2018-07-19drm/i915: Assume eDP is always connectedVille Syrjälä-9/+2
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä-152/+2
2018-07-19drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson-14/+11