summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-14drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removalLaurent Pinchart2-4/+1
2018-03-14drm: arm: malidp: Don't destroy planes manually in error handlersLaurent Pinchart4-22/+3
2018-03-14drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.Liviu Dudau3-18/+27
2018-03-14drm/arm/malidp: Disable pixel alpha blending for colors that do not have alphaAyan Halder1-5/+22
2018-03-14drm: mali-dp: Fix bug on scaling with rotationAyan Halder1-2/+8
2018-03-14drm/mali-dp: Don't enable scaling engine for planes that only rotate.Liviu Dudau1-2/+8
2018-03-14drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()Dan Carpenter1-2/+2
2018-03-14drm/mali-dp: Align pitch size to be multiple of bus burst read size.Liviu Dudau1-1/+14
2018-03-14drm/mali-dp: Rotated planes need a larger pitch size.Liviu Dudau2-4/+12
2018-03-14Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie110-3620/+5510
2018-03-14Merge tag 'drm-amdkfd-next-2018-03-11' of git://people.freedesktop.org/~gabba...Dave Airlie41-362/+3757
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie96-678/+1800
2018-03-14drm/amd/pp: fix missing CONFIG_ACPI.Dave Airlie1-0/+2
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie181-4308/+35627
2018-03-09Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie49-1124/+1884
2018-03-08drm/rockchip: Don't use atomic constructs for psrdrm-misc-next-2018-03-09-3Sean Paul3-41/+31
2018-03-08drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable br...zain wang4-13/+32
2018-03-08drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()Jeffy Chen1-8/+9
2018-03-08drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbindJeffy Chen1-1/+1
2018-03-08drm/rockchip: inno_hdmi: Fix error handling path.Jeffy Chen1-4/+16
2018-03-08drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup.Jeffy Chen1-2/+6
2018-03-08drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propVille Syrjälä1-13/+13
2018-03-08drm/i915: Update DRIVER_DATE to 20180308drm-intel-next-2018-03-08Joonas Lahtinen1-2/+2
2018-03-08Merge tag 'gvt-next-2018-03-08' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen19-1156/+1468
2018-03-08drm/i915: add schedule out notification of preempted but completed requestWeinan Li1-1/+6
2018-03-08drm/i915: expose rcs topology through query uAPILionel Landwerlin2-0/+137
2018-03-08drm/i915: add query uAPILionel Landwerlin5-3/+111
2018-03-08drm/i915: add rcs topology to error stateLionel Landwerlin1-0/+1
2018-03-08drm/i915/debugfs: add rcs topology entryLionel Landwerlin3-0/+37
2018-03-08drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin2-17/+12
2018-03-08drm/i915: store all subslice masksLionel Landwerlin6-67/+237
2018-03-08drm/i915/guc: work around gcc-4.4.4 union initializer issueAndrew Morton1-2/+4
2018-03-07drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi2-0/+8
2018-03-07drm/pl111: Use max memory bandwidth for resolutionLinus Walleij3-0/+43
2018-03-07drm/bridge: sii902x: Retry status read after DDI I2CLinus Walleij1-4/+16
2018-03-07drm/pl111: Handle the RealView variant separatelyLinus Walleij1-0/+30
2018-03-07drm/pl111: Make the default BPP a per-variant variableLinus Walleij3-1/+7
2018-03-07drm: simple_kms_helper: Fix .mode_valid() documentationLinus Walleij1-3/+24
2018-03-07bridge: Elaborate a bit on dumb VGA bridges in KconfigLinus Walleij1-1/+2
2018-03-07drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-07drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-07drm/amdgpu: replace iova debugfs file with iomem (v3)Tom St Denis1-21/+81
2018-03-07drm/amd/display: validate plane format on primary planeShirish S1-0/+7
2018-03-07drm/amdgpu: Clean sdma wptr register when only enable wptr pollingEmily Deng1-2/+5
2018-03-07drm/amd/amdgpu: re-add missing GC 9.1 and SDMA0 4.1 sh_mask header filesTom St Denis2-0/+32808
2018-03-07drm/amdgpu: give warning before sleep in kiq_r/wregMonk Liu1-0/+7
2018-03-07drm/amdgpu: further mitigate workaround for i915Christian König1-3/+9
2018-03-07drm/amdgpu: drop gtt->adevChristian König1-5/+5
2018-03-07drm/amdgpu: add amdgpu_evict_gtt debugfs entryChristian König1-1/+12
2018-03-07drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu2-0/+4