summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-05-17drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi-7/+5
2017-05-16drm/vc4: Adjust modes in DSI to work around the integer PLL divider.Eric Anholt-26/+86
2017-05-16drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"Colin Ian King-1/+2
2017-05-16drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.Eric Anholt-1/+1
2017-05-16drm/cirrus: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-2/+2
2017-05-16drm/bridge: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-15/+9
2017-05-16drm/bochs: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-3/+2
2017-05-16drm/ast: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-3/+2
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-44/+44
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-4/+3
2017-05-16drm/i915: use vma->size for appgtt allocate_va_rangeMatthew Auld-1/+1
2017-05-16gpu: drm: i915: compress logic into one lineGustavo A. R. Silva-3/+1
2017-05-16gpu: drm: i915: remove dead codeGustavo A. R. Silva-8/+1
2017-05-16drm/i915/guc:fix spelling mistake: "adddress" -> "address"Colin Ian King-1/+1
2017-05-15drm/i915/glk: Calculate high/low switch count for GLKMadhav Chauhan-4/+4
2017-05-15drm/i915: Fixup 64bit divides in timelines selftestChris Wilson-6/+4
2017-05-15drm/dp: Wait up all outstanding tx waitersChris Wilson-3/+3
2017-05-15drm/dp: Read the tx msg state once after checking for an eventChris Wilson-4/+4
2017-05-15drm/i915: don't do allocate_va_range again on PIN_UPDATEMatthew Auld-4/+8
2017-05-15drm/i915: Fix rawclk readout for g4xVille Syrjälä-7/+9
2017-05-15drm/i915: Fix runtime PM for LPE audioVille Syrjälä-0/+5
2017-05-15drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messagesAnder Conselvan de Oliveira-4/+3
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula-3/+10
2017-05-15drm/sun4i: return only planes for layers createdIcenowy Zheng-22/+24
2017-05-15drm/i915: Update DRIVER_DATE to 20170515Daniel Vetter-2/+2
2017-05-14drm/sun4i: backend: Clarify sun4i_backend_layer_enable debug messageChen-Yu Tsai-1/+2
2017-05-14drm/sun4i: Set TCON clock inside sun4i_tconX_mode_setChen-Yu Tsai-4/+6
2017-05-14drm/sun4i: tcon: Copy ID from associated backendChen-Yu Tsai-0/+3
2017-05-14drm/sun4i: tcon: Find matching display backend by device node matchingChen-Yu Tsai-4/+51
2017-05-14drm/sun4i: backend: Save pointer to device tree nodeChen-Yu Tsai-0/+3
2017-05-14drm/sun4i: backend: Fetch backend ID from device treeChen-Yu Tsai-0/+46
2017-05-14drm/sun4i: backend: Drop trailing 0 from backend in error messageChen-Yu Tsai-1/+1
2017-05-14drm/sun4i: Use lists to track registered display backends and TCONsChen-Yu Tsai-5/+30
2017-05-13drm/i915/perf: rate limit spurious oa report noticeRobert Bragg-1/+33
2017-05-13drm/i915/perf: better pipeline aged/aging tail updatesRobert Bragg-18/+23
2017-05-13drm/i915/perf: improve invalid OA format debug messageRobert Bragg-2/+4
2017-05-13drm/i915/perf: improve tail race workaroundRobert Bragg-96/+241
2017-05-13drm/i915/perf: no head/tail ref in gen7_oa_readRobert Bragg-32/+18
2017-05-13drm/i915/perf: avoid read back of head registerRobert Bragg-25/+32
2017-05-13drm/i915/perf: avoid poll, read, EAGAIN busy loopsRobert Bragg-1/+9
2017-05-13drm/i915/perf: fix gen7_append_oa_reports commentRobert Bragg-1/+1
2017-05-12drm/i915: Restore brightness level in aux backlight driverPuthikorn Voravootivat-0/+1
2017-05-12drm/i915: Set backlight mode before enable backlightPuthikorn Voravootivat-2/+2
2017-05-12drm/i915: Correctly enable backlight brightness adjustment via DPCDPuthikorn Voravootivat-6/+27
2017-05-12drm/i915: Fix cap check for intel_dp_aux_backlight driverPuthikorn Voravootivat-0/+1
2017-05-12drm/i915: don't do allocate_va_range again on PIN_UPDATEMatthew Auld-4/+8
2017-05-12drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong-1/+1
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä-2/+18
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie-41/+60
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-2076/+2322