aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-18drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul1-1/+7
2019-04-18drm/msm: dpu: Don't queue the frame_done watchdog for cursorSean Paul1-6/+13
2019-04-18drm/msm: dpu: Untangle frame_done timeout unitsSean Paul3-12/+15
2019-04-18drm/msm: dpu: Simplify frame_done watchdog timeout calculationSean Paul1-5/+7
2019-04-18drm/msm: Use drm_mode_vrefresh instead of mode->vrefreshSean Paul4-8/+9
2019-04-18drm/msm: Fix NULL pointer dereferenceLuca Weiss1-1/+1
2019-04-18drm/msm: Remove pm_runtime calls from msm_iommu.cJordan Crouse1-12/+1
2019-04-18drm/msm: don't allocate pages from the MOVABLE zoneLucas Stach1-0/+7
2019-04-18drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko1-2/+2
2019-04-17drm/panel: simple: add lg,acx467akm-7 panelJonathan Marek1-0/+31
2019-04-17dt-bindings: drm/panel: simple: add lg,acx467akm-7 panelBrian Masney1-0/+7
2019-04-17drm/mcde: Add device tree bindingsLinus Walleij1-0/+104
2019-04-18Revert "drm: allow render capable master with DRM_AUTH ioctls"Dave Airlie1-16/+4
2019-04-18drm/drv: Fix incorrect resolution of merge conflictJanusz Krzysztofik1-1/+0
2019-04-17drm/meson: add size and alignment requirements for dumb buffersNeil Armstrong1-1/+13
2019-04-17drm/meson: Make some functions staticYueHaibing1-8/+8
2019-04-17drm/sun4i: Make some symbols staticYueHaibing2-4/+4
2019-04-17drm/lima: Make lima_sched_ops staticYueHaibing1-1/+1
2019-04-17drm/i915: Update DRIVER_DATE to 20190417Joonas Lahtinen1-2/+2
2019-04-17drm/i915/ehl: inherit icl cdclk init/uninitJani Nikula1-2/+2
2019-04-17drm: add drm_format_helper.c to kerneldocGerd Hoffmann2-1/+6
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson2-6/+17
2019-04-16drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt3-93/+16
2019-04-16drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt2-0/+98
2019-04-16drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space onlyDeepak Rawat1-2/+3
2019-04-16drm/i915: fully convert the IRQ initialization macros to intel_uncorePaulo Zanoni1-56/+88
2019-04-16drm/i915: convert the IRQ initialization functions to intel_uncorePaulo Zanoni1-49/+48
2019-04-16drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni7-43/+44
2019-04-16drm/i915: don't specify the IRQ register in the gen2 macrosPaulo Zanoni1-32/+25
2019-04-16drm/i915: refactor the IRQ init/reset macrosPaulo Zanoni1-50/+86
2019-04-16drm: aspeed: Clean up Kconfig optionsJoel Stanley1-3/+3
2019-04-16Merge tag 'gvt-next-2019-04-16' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen9-82/+172
2019-04-16dma-buf: explicitely note that dma-fence-chains use 64bit seqnoChristian König4-9/+20
2019-04-16drm/i915: Mark up ips for RCU protectionChris Wilson1-2/+2
2019-04-16drm/i915: Drop bool return from breadcrumbs signalerChris Wilson2-13/+5
2019-04-16drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio listColin Xu1-2/+2
2019-04-16drm/i915/gvt: addressed guest GPU hang with HWS index modeXiaolin Zhang1-0/+20
2019-04-16Merge tag 'drm-intel-next-2019-04-04' into gvt-nextZhenyu Wang19251-550336/+1056150
2019-04-15drm/i915: Nuke drm_crtc_state and use intel_atomic_state insteadManasi Navare1-33/+28
2019-04-15drm/i915/selftests: Skip live timeline/suspend tests if wedgedChris Wilson2-0/+6
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie1017-10108/+11268
2019-04-15drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback2-0/+70
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback11-13/+29
2019-04-15drm/amd/display: Relax requirements for CRTCs to be enabledNicholas Kazlauskas1-12/+44
2019-04-15drm/amd/display: Check scaling info when determing update typeNicholas Kazlauskas1-3/+8
2019-04-15drm/amd/display: Don't warn when DC update type > DM guessNicholas Kazlauskas1-3/+0
2019-04-15drm/amd/display: Use surface directly when checking update typeNicholas Kazlauskas1-16/+12
2019-04-15drm/amd/display: Add basic downscale and upscale valdiationNicholas Kazlauskas1-0/+15
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam3-4/+3
2019-04-15drm/amd/display: Rework DC plane filling and surface updatesNicholas Kazlauskas1-202/+204