summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-08-15drm/i915: Move tasklet kicking to __i915_request_queue callerChris Wilson-2/+2
2019-08-15drm/i915/icl: Add gen11 specific render breadcrumbsMika Kuoppala-20/+47
2019-08-15drm/i915/icl: Add command cache invalidateMika Kuoppala-0/+2
2019-08-15drm/i915/icl: Implement gen11 flush including tile cacheMika Kuoppala-1/+61
2019-08-15drm/i915/selftest/buddy: fixup igt_buddy_alloc_rangeMatthew Auld-0/+1
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson-12/+18
2019-08-15drm/etnaviv: implement softpinLucas Stach-4/+42
2019-08-15drm/etnaviv: allow to request specific virtual address for gem mappingLucas Stach-5/+19
2019-08-15drm/etnaviv: skip command stream validation on PPAS capable GPUsLucas Stach-1/+2
2019-08-15drm/etnaviv: implement per-process address spaces on MMUv2Lucas Stach-116/+209
2019-08-15drm/etnaviv: provide MMU context to etnaviv_gem_mapping_getLucas Stach-13/+21
2019-08-15drm/etnaviv: split out starting of FE idle loopLucas Stach-10/+16
2019-08-15drm/etnaviv: rework MMU handlingLucas Stach-430/+461
2019-08-15drm/etnaviv: replace MMU flush marker with flush sequenceLucas Stach-8/+11
2019-08-15drm/etnaviv: share a single cmdbuf suballoc region across all GPUsLucas Stach-28/+31
2019-08-15drm/etnaviv: split out cmdbuf mapping into address spaceLucas Stach-65/+113
2019-08-15drm/etnaviv: simplify unbind checksLucas Stach-13/+7
2019-08-15drm/etnaviv: pass mmu pointer to etnaviv_core_dump_mmuLucas Stach-5/+5
2019-08-15drm/etnaviv: dump only failing submitLucas Stach-31/+16
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom-20/+140
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg-31/+36
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg-27/+59
2019-08-15drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom-312/+3
2019-08-15Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-8/+9
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul-9/+13
2019-08-15drm/ast: Fixed reboot test may cause system hangedY.C. Chen-3/+6
2019-08-15drm/mediatek: set DMA max segment sizeAlexandre Courbot-2/+35
2019-08-15drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot-1/+13
2019-08-14drm/scheduler: use job count instead of peekChristian König-2/+2
2019-08-14drm/panel: Add driver for the Toppoly TD043MTEA1 panelLaurent Pinchart-1/+518
2019-08-14drm/panel: Add driver for the Toppoly TD028TTEC1 panelLaurent Pinchart-5/+413
2019-08-14drm/panel: Add driver for the Sony ACX565AKM panelLaurent Pinchart-1/+711
2019-08-14drm/panel: Add driver for the Sharp LS037V7DW01 panelLaurent Pinchart-1/+235
2019-08-14drm/panel: Add driver for the NEC NL8048HL11 panelLaurent Pinchart-1/+258
2019-08-14drm/panel: Add driver for the LG Philips LB035Q02 panelLaurent Pinchart-0/+246
2019-08-14drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs constantNishka Dasgupta-1/+1
2019-08-14drm/arm: drop use of drmP.hSam Ravnborg-20/+41
2019-08-14drm/armada: drop use of drmP.hSam Ravnborg-12/+49
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg-16/+46
2019-08-14drm/i2c/tda998x: drop use of drmP.hSam Ravnborg-1/+1
2019-08-14drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channelGeert Uytterhoeven-3/+4
2019-08-14drm/bridge: dw-hdmi-i2s: add .get_eld supportJerome Brunet-0/+13
2019-08-14drm/bridge: dw-hdmi-i2s: enable only the required i2s lanesJerome Brunet-2/+19
2019-08-14drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new paramsJerome Brunet-2/+5
2019-08-14drm/bridge: dw-hdmi-i2s: set the channel allocationJerome Brunet-0/+1
2019-08-14drm/bridge: dw-hdmi-i2s: enable lpcm multi channelsJerome Brunet-1/+2
2019-08-14drm/bridge: dw-hdmi: set channel count in the infoframesJerome Brunet-0/+4
2019-08-14drm/bridge: dw-hdmi: move audio channel setup out of ahbJerome Brunet-16/+36
2019-08-14drm/bridge: dw-hdmi-i2s: support more i2s formatJerome Brunet-5/+27
2019-08-14i2c: replace i2c_new_secondary_device with an ERR_PTR variantWolfram Sang-9/+9