aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-23/+22
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidGravatar Linus Torvalds 3-25/+18
2017-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 4-4/+25
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxGravatar Linus Torvalds 2-2/+3
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionGravatar Daniel Stone 1-1/+1
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentGravatar Lucas Stach 1-1/+2
2017-06-28Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Gravatar Dave Airlie 3-4/+24
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Gravatar Dave Airlie 1-0/+1
2017-06-26drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrGravatar Deepak Rawat 1-0/+1
2017-06-26drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsGravatar Chris Wilson 1-3/+14
2017-06-26drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectGravatar Chris Wilson 1-1/+5
2017-06-26drm/i915: Retire the VMA's fence tracker before unbindingGravatar Chris Wilson 1-0/+5
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesGravatar Ingo Molnar 14-80/+145
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 1-18/+20
2017-06-21drm: Fix GETCONNECTOR regressionGravatar Daniel Vetter 1-18/+20
2017-06-21Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 5-2/+18
2017-06-21Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Gravatar Dave Airlie 8-60/+107
2017-06-20drm/radeon: add a quirk for Toshiba Satellite L20-183Gravatar Alex Deucher 1-0/+7
2017-06-20drm/radeon: add a PX quirk for another K53TK variantGravatar Alex Deucher 1-0/+4
2017-06-20drm/amdgpu: adjust default display clockGravatar Alex Deucher 1-0/+4
2017-06-20drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingGravatar Alex Deucher 1-2/+2
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingGravatar Ingo Molnar 1-11/+10
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tGravatar Ingo Molnar 6-12/+12
2017-06-19drm/amdgpu: add Polaris12 DIDGravatar Junshan Fang 1-0/+1
2017-06-19drm/i915: Don't enable backlight at setup time.Gravatar Dhinakaran Pandiyan 1-2/+0
2017-06-19drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Gravatar Ville Syrjälä 1-4/+5
2017-06-19drm/i915: Fix deadlock witha the pipe A quirk during resumeGravatar Ville Syrjälä 1-9/+12
2017-06-19drm/i915: Remove __GFP_NORETRY from our buffer allocatorGravatar Chris Wilson 1-1/+14
2017-06-19drm/i915: Encourage our shrinker more when our shmemfs allocations failsGravatar Chris Wilson 1-21/+29
2017-06-19drm/i915: Differentiate between sw write location into ring and last hw readGravatar Chris Wilson 5-24/+48
2017-06-16Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Gravatar Dave Airlie 4-30/+38
2017-06-16Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 5-19/+57
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerGravatar Fabio Estevam 1-0/+42
2017-06-15drm/mgag200: Fix to always set HiPri for G200e4 V2Gravatar Mathieu Larouche 1-1/+8
2017-06-15drm/tegra: Correct idr_alloc() minimum idGravatar Dmitry Osipenko 1-1/+1
2017-06-15drm/tegra: Fix lockup on a use of staging APIGravatar Dmitry Osipenko 1-16/+4
2017-06-15gpu: host1x: Fix error handlingGravatar Christophe JAILLET 1-1/+1
2017-06-14drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Gravatar Mario Kleiner 3-6/+15
2017-06-14drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Gravatar Mario Kleiner 4-8/+20
2017-06-14drm/radeon: fix "force the UVD DPB into VRAM as well"Gravatar Christian König 1-1/+1
2017-06-13drm/i915: Fix GVT-g PVINFO version compatibility checkGravatar Zhenyu Wang 2-12/+6
2017-06-13drm/i915: Fix SKL+ watermarks for 90/270 rotationGravatar Ville Syrjälä 1-12/+24
2017-06-13drm/i915: Fix scaling check for 90/270 degree plane rotationGravatar Ville Syrjälä 1-6/+8
2017-06-12drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIOGravatar Laurent Pinchart 1-0/+1
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Gravatar Dave Airlie 6-144/+42
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Gravatar Dave Airlie 13-23/+196
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 2-6/+16
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...Gravatar Dave Airlie 2-10/+7
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...Gravatar Dave Airlie 3-16/+14
2017-06-08drm/i915: fix warning for unused variableGravatar Jani Nikula 1-2/+0