summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2018-12-0510-268/+931
|\
| * drm/imx: ipuv3-plane: add IDMAC timeout warningPhilipp Zabel2018-11-051-1/+7
| * gpu: ipu-v3: image-convert: allow three rows or columnsPhilipp Zabel2018-11-051-6/+1Star
| * gpu: ipu-v3: image-convert: disable double buffering if necessaryPhilipp Zabel2018-11-051-2/+25
| * gpu: ipu-v3: image-convert: add some ASCII art to the expositionPhilipp Zabel2018-11-051-10/+29
| * gpu: ipu-v3: image-convert: fix bytesperline adjustmentPhilipp Zabel2018-11-051-4/+12
| * gpu: ipu-v3: image-convert: relax alignment restrictionsPhilipp Zabel2018-11-051-40/+41
| * gpu: ipu-v3: image-convert: fix debug output for varying tile sizesPhilipp Zabel2018-11-051-2/+10
| * gpu: ipu-v3: image-convert: select optimal seam positionsPhilipp Zabel2018-11-051-6/+337
| * gpu: ipu-v3: image-convert: move tile alignment helpersPhilipp Zabel2018-11-051-27/+27
| * gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fil...Philipp Zabel2018-11-051-5/+13
| * gpu: ipu-v3: image-convert: store tile top/left positionPhilipp Zabel2018-11-051-12/+15
| * gpu: ipu-v3: image-convert: reconfigure IC per tilePhilipp Zabel2018-11-051-21/+44
| * gpu: ipu-v3: image-convert: calculate per-tile resize coefficientsPhilipp Zabel2018-11-051-2/+234
| * gpu: ipu-v3: image-convert: prepare for per-tile configurationPhilipp Zabel2018-11-051-25/+35
| * gpu: ipu-v3: image-convert: Catch unaligned tile offsetsSteve Longerbeam2018-11-051-24/+37
| * gpu: ipu-v3: image-convert: Remove need_abort flagSteve Longerbeam2018-11-051-4/+1Star
| * gpu: ipu-v3: image-convert: Allow reentrancy into abortSteve Longerbeam2018-11-051-3/+4
| * gpu: ipu-v3: image-convert: Only wait for abort completion if active runSteve Longerbeam2018-11-051-2/+7
| * gpu: ipu-v3: image-convert: Prevent race between run and unprepareSteve Longerbeam2018-11-051-3/+7
| * gpu: ipu-v3: ipu-ic: allow to manually set resize coefficientsPhilipp Zabel2018-11-051-19/+33
| * gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image()Steve Longerbeam2018-11-052-24/+32
| * gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffersSteve Longerbeam2018-11-051-0/+6
| * drm/imx: imx-tve: constify clk_ops structureJulia Lawall2018-11-051-1/+1
| * drm/imx: Switch to SPDX identifierFabio Estevam2018-11-057-59/+7Star
* | Merge v4.20-rc4 into drm-nextDave Airlie2018-11-2916-59/+160
|\ \
| * \ Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-11-237-4/+112
| |\ \
| | * | drm/i915: Add rotation readout for plane initial configVille Syrjälä2018-11-212-0/+32
| | * | drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä2018-11-211-0/+8
| | * | drm/i915: Write GPU relocs harder with gen3Chris Wilson2018-11-211-1/+6
| | * | drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson2018-11-203-2/+26
| | * | drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä2018-11-191-1/+40
| * | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-11-2211-56/+115
| |\ \ \
| | * | | drm/amdgpu: Enable HDP memory light sleepKenneth Feng2018-11-201-7/+32
| | * | | drm/amd/pp: handle negative values when reading ODGreathouse, Joseph2018-11-194-46/+40Star
| | * | | drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai2018-11-191-0/+1
| | * | | drm/amd/powerplay: disable Vega20 DS related featuresEvan Quan2018-11-191-1/+11
| | * | | drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling2018-11-191-2/+5
| | * | | drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-11-152-0/+17
| | * | | drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-11-152-0/+9
| * | | | Merge tag 'drm-misc-fixes-2018-11-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-223-2/+22
| |\ \ \ \
| | * | | | drm/fb-helper: Blacklist writeback when adding connectors to fbdevPaul Kocialkowski2018-11-211-0/+3
| | * | | | drm/vc4: Set ->legacy_cursor_update to false when doing non-async updatesBoris Brezillon2018-11-151-0/+6
| | * | | | drm/vc4: Fix NULL pointer dereference in the async update pathBoris Brezillon2018-11-151-2/+13
| * | | | | drm/ast: fixed cursor may disappear sometimesY.C. Chen2018-11-221-1/+1
| * | | | | drm/ast: change resolution may cause screen blurredY.C. Chen2018-11-221-0/+1
| * | | | | drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann2018-11-191-0/+21
| | |_|/ / | |/| | |
* | | | | Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-2936-327/+669
|\ \ \ \ \
| * | | | | drm/vkms: Drop custom vkms_dumb_map().Eric Anholt2018-11-273-30/+0Star
| * | | | | drm/v3d: Clean up the reservation object setup.Eric Anholt2018-11-271-22/+11Star