summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-24Merge branch 'vmwgfx-next' of https://gitlab.freedesktop.org/drawat/linux int...Dave Airlie
2019-04-18drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko
2019-04-17drm/panel: simple: add lg,acx467akm-7 panelJonathan Marek
2019-04-18Revert "drm: allow render capable master with DRM_AUTH ioctls"Dave Airlie
2019-04-18drm/drv: Fix incorrect resolution of merge conflictJanusz Krzysztofik
2019-04-17drm/meson: add size and alignment requirements for dumb buffersNeil Armstrong
2019-04-17drm/meson: Make some functions staticYueHaibing
2019-04-17drm/sun4i: Make some symbols staticYueHaibing
2019-04-17drm/lima: Make lima_sched_ops staticYueHaibing
2019-04-17drm/i915: Update DRIVER_DATE to 20190417Joonas Lahtinen
2019-04-17drm/i915/ehl: inherit icl cdclk init/uninitJani Nikula
2019-04-17drm: add drm_format_helper.c to kerneldocGerd Hoffmann
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson
2019-04-16drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt
2019-04-16drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt
2019-04-16drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space onlyDeepak Rawat
2019-04-16drm/i915: fully convert the IRQ initialization macros to intel_uncorePaulo Zanoni
2019-04-16drm/i915: convert the IRQ initialization functions to intel_uncorePaulo Zanoni
2019-04-16drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni
2019-04-16drm/i915: don't specify the IRQ register in the gen2 macrosPaulo Zanoni
2019-04-16drm/i915: refactor the IRQ init/reset macrosPaulo Zanoni
2019-04-16drm: aspeed: Clean up Kconfig optionsJoel Stanley
2019-04-16Merge tag 'gvt-next-2019-04-16' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2019-04-16drm/i915: Mark up ips for RCU protectionChris Wilson
2019-04-16drm/i915: Drop bool return from breadcrumbs signalerChris Wilson
2019-04-16drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio listColin Xu
2019-04-16drm/i915/gvt: addressed guest GPU hang with HWS index modeXiaolin Zhang
2019-04-16Merge tag 'drm-intel-next-2019-04-04' into gvt-nextZhenyu Wang
2019-04-15drm/i915: Nuke drm_crtc_state and use intel_atomic_state insteadManasi Navare
2019-04-15drm/i915/selftests: Skip live timeline/suspend tests if wedgedChris Wilson
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-15drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback
2019-04-15drm/amd/display: Relax requirements for CRTCs to be enabledNicholas Kazlauskas
2019-04-15drm/amd/display: Check scaling info when determing update typeNicholas Kazlauskas
2019-04-15drm/amd/display: Don't warn when DC update type > DM guessNicholas Kazlauskas
2019-04-15drm/amd/display: Use surface directly when checking update typeNicholas Kazlauskas
2019-04-15drm/amd/display: Add basic downscale and upscale valdiationNicholas Kazlauskas
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam
2019-04-15drm/amd/display: Rework DC plane filling and surface updatesNicholas Kazlauskas
2019-04-15drm/amd/display: Recalculate pitch when buffers changeNicholas Kazlauskas
2019-04-15drm/amd/display: Maintain z-ordering when creating planesNicholas Kazlauskas
2019-04-15drm/amd/display: Update plane scaling parameters for fast updatesNicholas Kazlauskas
2019-04-15drm/amd/display: 3.2.26Aric Cyr
2019-04-15drm/amd/display: Read eDP link settings on detectionAnthony Koo
2019-04-15drm/amd/display: define HUBP_MASK_SH_LIST_DCN for RavenYongqiang Sun