summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-036-23/+22
|\
| * Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-2414-80/+145
| |\
| * | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-201-11/+10
| * | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-206-12/+12
* | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-033-25/+18
|\ \ \
| * | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-073-25/+18
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-06-284-4/+25
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-283-4/+24
| |\ \ \ \
| | * | | | drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson2017-06-261-3/+14
| | * | | | drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson2017-06-261-1/+5
| | * | | | drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson2017-06-261-0/+5
| | | |_|/ | | |/| |
| * | | | Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2017-06-281-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat2017-06-261-0/+1
* | | | | Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds2017-06-282-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone2017-06-281-1/+1
| * | | | drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach2017-06-281-1/+2
* | | | | 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
|/ / / / /
* | | | | Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2017-06-096-144/+42
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | drm/vmwgfx: Bump driver minor and dateThomas Hellstrom2017-06-071-2/+2
| * | | | drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh2017-06-072-129/+0
| * | | | drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King2017-06-071-1/+1
| * | | | drm/vmwgfx: Fix large topology crashSinclair Yeh2017-06-071-5/+17