summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/mediatek: use platform_register_driversPhilipp Zabel2017-06-272-46/+8
* drm/mediatek: Support UYVY and YUYV format for overlayBibby Hsieh2017-06-272-0/+9
* Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-2718-54/+89
|\
| * Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-231-18/+20
| |\
| | * drm: Fix GETCONNECTOR regressionDaniel Vetter2017-06-211-18/+20
| * | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-06-215-2/+18
| |\ \
| | * | drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher2017-06-201-0/+7
| | * | drm/radeon: add a PX quirk for another K53TK variantAlex Deucher2017-06-201-0/+4
| | * | drm/amdgpu: adjust default display clockAlex Deucher2017-06-201-0/+4
| | * | drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-201-2/+2
| | * | drm/amdgpu: add Polaris12 DIDJunshan Fang2017-06-191-0/+1
| * | | Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-218-60/+107
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan2017-06-191-2/+0
| | * | drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä2017-06-191-4/+5
| | * | drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä2017-06-191-9/+12
| | * | drm/i915: Remove __GFP_NORETRY from our buffer allocatorChris Wilson2017-06-191-1/+14
| | * | drm/i915: Encourage our shrinker more when our shmemfs allocations failsChris Wilson2017-06-191-21/+29
| | * | drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson2017-06-195-24/+48
| * | | Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-164-30/+38
| |\ \ \ | | |/ /
| | * | drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2017-06-132-12/+6
| | * | drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä2017-06-131-12/+24
| | * | drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-131-6/+8
| * | | Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-165-19/+57
| |\ \ \ | | | |/ | | |/|
| | * | drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam2017-06-151-0/+42
| | * | drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche2017-06-151-1/+8
| | * | drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko2017-06-151-1/+1
| | * | drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko2017-06-151-16/+4
| | * | gpu: host1x: Fix error handlingChristophe JAILLET2017-06-151-1/+1
| | * | drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOLaurent Pinchart2017-06-121-0/+1
| * | | drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-143-6/+15
| * | | drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-144-8/+20
| * | | drm/radeon: fix "force the UVD DPB into VRAM as well"Christian König2017-06-141-1/+1
| |/ /
* | | drm/arm: hdlcd: remove unused variablesArnd Bergmann2017-06-211-1/+1
* | | drm/arm: hdlcd: Use CMA helper for plane buffer address calculationLiviu Dudau2017-06-211-8/+1
* | | drm/arm: hdlcd: Set the CRTC's port before binding the encoder.Liviu Dudau2017-06-211-0/+9
* | | Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-216-31/+189
|\ \ \
| * | | drm/vc4: Mimic drm_atomic_helper_commit() behaviorBoris Brezillon2017-06-151-26/+12
| * | | drm/vc4: Add get/set tiling ioctls.Eric Anholt2017-06-154-1/+131
| * | | drm/vc4: Add T-format scanout support.Eric Anholt2017-06-152-4/+46
* | | | drm/i915: remove rate_to_index, messed up merge.Dave Airlie2017-06-211-11/+0
* | | | Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-21106-3289/+36759
|\ \ \ \
| * | | | drm/i915: Update DRIVER_DATE to 20170619Daniel Vetter2017-06-191-2/+2
| * | | | drm/i915/cfl: Introduce Coffee Lake workarounds.Rodrigo Vivi2017-06-162-23/+60
| * | | | drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCHDhinakaran Pandiyan2017-06-161-2/+11
| * | | | drm/i915: Stash a pointer to the obj's resv in the vmaChris Wilson2017-06-163-14/+15
| * | | | drm/i915: Async GPU relocation processingChris Wilson2017-06-162-8/+220
| * | | | drm/i915: Allow execbuffer to use the first object as the batchChris Wilson2017-06-162-1/+5
| * | | | drm/i915: Wait upon userptr get-user-pages within execbufferChris Wilson2017-06-165-5/+31
| * | | | drm/i915: First try the previous execbuffer locationChris Wilson2017-06-163-4/+15
| * | | | drm/i915: Store a persistent reference for an object in the execbuffer cacheChris Wilson2017-06-163-10/+28
OpenPOWER on IntegriCloud