summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_framebuffer.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2018-07-20drm/amd/pp: Set Max clock level to display by defaultRex Zhu1-2/+7
2018-07-20drm/amd/pp: Update clk with od setting when set power stateRex Zhu1-0/+15
2018-07-20drm/amd/pp: Read vbios vddc limit before use themRex Zhu1-3/+8
2018-07-20drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S1-15/+7
2018-07-20drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland1-4/+3
2018-07-20drm/amd/display: Drop unused backlight functions in DMHarry Wentland1-16/+2
2018-07-20drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King1-5/+5
2018-07-19drm/amdgpu: clean up UVD instance handling v2Christian König2-67/+64
2018-07-19drm/amdgpu: remove superflous UVD encode entityChristian König3-27/+0
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer26-64/+56
2018-07-19drm/amd/powerplay: fixed uninitialized valueEvan Quan1-1/+1
2018-07-19drm/amdgpu/powerplay: use irq source defines for smu7 sourcesAlex Deucher1-3/+4
2018-07-19drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi1-2/+2
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä4-26/+0
2018-07-19drm/i915: Assume eDP is always connectedVille Syrjälä1-9/+2
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä3-152/+2
2018-07-19drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson1-14/+11
2018-07-19drm/i915: Handle recursive shrinker for vma->last_active allocationChris Wilson1-0/+8
2018-07-19drm/i915/guc: Keep guc submission permanently engagedChris Wilson3-16/+31
2018-07-19drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascalBen Skeggs1-2/+27
2018-07-19i915/dp/dsc: Add Rate Control Range Parameter RegistersAnusha Srivatsa1-0/+104
2018-07-19i915/dp/dsc: Add Rate Control Buffer Threshold RegistersAnusha Srivatsa1-0/+51
2018-07-19i915/dp/dsc: Add DSC PPS register definitionsAnusha Srivatsa1-0/+255