summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-04-17drm/i915/ehl: inherit icl cdclk init/uninitJani Nikula1-2/+2
2019-04-17drm: add drm_format_helper.c to kerneldocGerd Hoffmann1-1/+0
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson1-4/+4
2019-04-17drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt3-93/+16
2019-04-17drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt1-0/+93
2019-04-17drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space onlyDeepak Rawat1-2/+3
2019-04-17drm/i915: fully convert the IRQ initialization macros to intel_uncorePaulo Zanoni1-56/+88
2019-04-17drm/i915: convert the IRQ initialization functions to intel_uncorePaulo Zanoni1-49/+48
2019-04-17drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registersPaulo Zanoni7-43/+44
2019-04-17drm/i915: don't specify the IRQ register in the gen2 macrosPaulo Zanoni1-32/+25
2019-04-17drm/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-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 Wang1514-59817/+81998
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 Airlie53-307/+440
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
2019-04-15drm/amd/display: Recalculate pitch when buffers changeNicholas Kazlauskas1-39/+34
2019-04-15drm/amd/display: Maintain z-ordering when creating planesNicholas Kazlauskas1-5/+69
2019-04-15drm/amd/display: Update plane scaling parameters for fast updatesNicholas Kazlauskas1-24/+39
2019-04-15drm/amd/display: 3.2.26Aric Cyr1-1/+1
2019-04-15drm/amd/display: Read eDP link settings on detectionAnthony Koo1-0/+30
2019-04-15drm/amd/display: define HUBP_MASK_SH_LIST_DCN for RavenYongqiang Sun1-3/+6
2019-04-15drm/amd/display: Handle get crtc position errorDavid Francis1-1/+2
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei8-13/+150
2019-04-15drm/amd/display: Add DRM color properties for primary planesNicholas Kazlauskas1-0/+12
2019-04-15drm/amd/display: Expose support for NV12 on suitable planesNicholas Kazlauskas1-31/+55
2019-04-15drm/amd/display: Add switch for Fractional PWM on or offAnthony Koo2-0/+19
2019-04-13drm/i915: Teach intel_workarounds to use uncore mmio accessChris Wilson3-38/+38
2019-04-13drm/i915/ehl: Inherit Ice Lake conditional codeBob Paauwe3-10/+10
2019-04-12drm/panfrost: Add support for 2MB page entriesRob Herring1-8/+24
2019-04-12drm/i915: Handle catastrophic error on engine resetMika Kuoppala2-3/+15
2019-04-12drm/i915: Shortcut readiness to reset checkMika Kuoppala1-10/+16
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring21-0/+3413
2019-04-12drm: Add a drm_gem_objects_lookup helperRob Herring1-10/+83
2019-04-12drm/amdgpu: Set proper function to set xgmi pstateshaoyunl1-1/+12
2019-04-12drm/powerplay: Add smu set xgmi pstate interfaceshaoyunl2-1/+12