aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-11-14drm/i915/selftests: Always initialise errChris Wilson6-11/+11
2017-11-14drm/i915: Resume GuC before using GEMChris Wilson2-2/+2
2017-11-14drm/gem-cma-helper: Fix kerneldocsVille Syrjälä1-1/+1
2017-11-14drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glkRodrigo Vivi2-9/+19
2017-11-14drm/amdgpu: set f_mapping on exported DMA-bufsChristian König1-1/+5
2017-11-14drm/amdgpu: Properly allocate VM invalidate eng v2ozeng1-3/+12
2017-11-14drm/amd/display: fix MST link training fail division by 0Eric Yang1-2/+4
2017-11-14drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland1-1/+1
2017-11-14drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li1-2/+35
2017-11-14drm/amd/display: add flip_immediate to commit update for streamBhawanpreet Lakha1-1/+4
2017-11-14drm/amd/display: Miss register MST encoder cbsJerry (Fangzhi) Zuo1-1/+11
2017-11-14drm/amd/display: Fix warnings on S3 resumeLeo (Sunpeng) Li1-0/+28
2017-11-14drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()Stefan Agner1-1/+1
2017-11-14drm/fsl-dcu: avoid disabling pixel clock twice on suspendStefan Agner1-1/+0
2017-11-14drm/fsl-dcu: Don't set connector DPMS propertyLaurent Pinchart1-5/+0
2017-11-14Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi541-20831/+29491
2017-11-14drm/i915: Unconditionally apply the Broxton register workaround setChris Wilson1-17/+12
2017-11-14drm/i915: Remove pre-production Broxton register workaroundsChris Wilson1-55/+1
2017-11-14drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnlChris Wilson2-6/+5
2017-11-14drm/i915: fix 64bit divideLionel Landwerlin4-19/+18
2017-11-14drm/i915: Generalize transcoder loopingMika Kahola1-4/+6
2017-11-14drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+James Ausmus4-25/+76
2017-11-14drm/i915: Introduce GEM proxyTina Zhang3-4/+47
2017-11-14drm/i915: Object w/o backing storage is banned by -ENXIOTina Zhang1-1/+1
2017-11-14drm/i915: Fix function name in commentLucas De Marchi1-1/+1
2017-11-14drm/debugfs: Fix framebuffer debugfs file initNoralf Trønnes1-4/+6
2017-11-14Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie6-321/+476
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+6
2017-11-13drm/vc4: Account for interrupts in flightStefan Schake1-0/+6
2017-11-13drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers1-1/+1
2017-11-13drm/amd/display: use configurable FBC option in dmRoman Li2-4/+4
2017-11-13drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu1-2/+29
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-8/+8
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie2-27/+4
2017-11-13drm/amd/amdgpu: if visible VRAM allocation fail, fall back to invisible try a...Roger He1-0/+5
2017-11-13drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)Tom St Denis1-20/+20
2017-11-13drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bitChristian König2-4/+4
2017-11-13drm/amdgpu/gfx9: implement wave VGPR readingNicolai Hähnle1-0/+10
2017-11-13drm/amdgpu: Add common golden settings for GFX9Ken Wang1-0/+9
2017-11-14Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-8/+6
2017-11-14Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/...Dave Airlie12-52/+133
2017-11-14Merge tag 'drm-misc-fixes-2017-11-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-51/+71
2017-11-13drm/i915: There is only one fault register from GEN8 onwardsMichel Thierry3-18/+49
2017-11-13drm/i915: Clear per-engine fault register as early as possibleMichel Thierry2-2/+2
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin5-0/+135
2017-11-13drm/i915/perf: enable perf support on CNLLionel Landwerlin5-2/+202
2017-11-13drm/i915: fix register namingLionel Landwerlin1-2/+2
2017-11-13drm/i915/perf: refactor perf setupLionel Landwerlin1-23/+25
2017-11-13drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin5-1/+150