aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=nGuenter Roeck1-0/+1
2019-11-27drm/mgag200: Add workaround for HW that does not support 'startadd'Thomas Zimmermann2-1/+38
2019-11-27drm/mgag200: Store flags from PCI driver data in device structureThomas Zimmermann2-0/+9
2019-11-27drm/mgag200: Extract device type from flagsThomas Zimmermann2-1/+8
2019-11-15drm/ttm: fix mmap refcountingGerd Hoffmann2-11/+26
2019-11-13drm/msm: fix memleak on releaseJohan Hovold1-5/+1
2019-11-08Merge tag 'drm-misc-next-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-14/+14
2019-11-08Merge tag 'drm-intel-next-fixes-2019-11-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie14-118/+118
2019-11-08Merge tag 'mediatek-drm-next-5.5-2' of https://github.com/ckhu-mediatek/linux.git-tags into drm-nextDave Airlie6-42/+205
2019-11-06drm/mst: Fix up u64 divisionSean Paul1-2/+2
2019-11-06drm: msm: a6xx: fix debug bus register configurationSharat Masetty1-12/+12
2019-11-06drm/mediatek: Support 180 degree rotationSean Paul1-2/+2
2019-11-06drm/mediatek: Support reflect-x plane rotationSean Paul1-1/+9
2019-11-06drm/mediatek: Support reflect-y plane rotationSean Paul1-0/+42
2019-11-06drm/mediatek: Plumb supported rotation values from components to plane initSean Paul4-3/+27
2019-11-06drm/mediatek: Add plumbing for layer_check hookSean Paul4-0/+30
2019-11-06drm/mediatek: Add helper to get component for a planeSean Paul1-22/+34
2019-11-06drm/mediatek: Refactor plane initSean Paul1-18/+59
2019-11-06drm/mediatek: Add RGB[A] variants to published plane formatsSean Paul1-0/+6
2019-11-06drm/i915: Don't select BROKENDaniel Vetter1-1/+0
2019-11-06drm/dp_mst: fix gcc compile errorChenwandun1-1/+1
2019-11-05drm/i915/selftests: Add intel_gt_suspend_prepareChris Wilson1-0/+1
2019-11-05drm/i915/gt: Drop false assertion on user_forcewakeChris Wilson1-1/+0
2019-11-05drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson5-9/+49
2019-11-05drm/i915/gt: Move user_forcewake application to GTChris Wilson2-22/+22
2019-11-05drm/i915/gem: Leave reloading kernel context on resume to GTChris Wilson1-30/+0
2019-11-05drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson10-58/+43
2019-11-05drm/i915: Protect request peeking with RCUChris Wilson1-2/+7
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie100-1153/+3131
2019-11-04Merge tag 'drm-intel-next-2019-11-01-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie170-4997/+8755
2019-11-04Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie32-1278/+2855
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie50-636/+609
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen1-1/+1
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson5-0/+12
2019-11-01drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTESTChris Wilson1-0/+2
2019-11-01drm/tegra: Unconditionally select IOMMU_IOVAThierry Reding1-1/+1
2019-11-01gpu: host1x: Unconditionally select IOMMU_IOVAThierry Reding1-1/+1
2019-11-01drm/i915/gem: Refine occupancy test in kill_context()Chris Wilson1-15/+32
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen1-2/+2
2019-10-31drm/i915/lmem: add the fake lmem regionMatthew Auld9-0/+140
2019-10-31drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza1-1/+5
2019-10-31drm/i915/guc: drop guc shared areaDaniele Ceraolo Spurio2-49/+3
2019-10-31drm/i915: drop lrc header pageDaniele Ceraolo Spurio4-45/+7
2019-10-31drm/i915: Split detaching and removing the vmaChris Wilson1-20/+17
2019-10-31drm/i915/selftests: Pretty print the i915_activeChris Wilson3-0/+51
2019-10-31drm/i915/selftests: Assert that the idle_pulse is sentChris Wilson1-1/+3
2019-10-31drm/i915/mst: Document the userspace fail with possible_crtcsVille Syrjälä1-0/+8
2019-10-31drm/i915: Simplify pipe_mask setup even furtherVille Syrjälä11-18/+11
2019-10-31drm/i915: Allow ICL+ DSI on any pipeVille Syrjälä1-1/+3
2019-10-31drm/i915: s/crtc_mask/pipe_mask/Ville Syrjälä13-22/+22