summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds131-4554/+5783
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov1-2/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-33/+7
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-1/+1
2016-01-08Merge branch 'for-linus' into work.miscAl Viro2-5/+9
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+1
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai11-88/+212
2016-01-06amdkfd: don't open-code memdup_user()Al Viro1-26/+7
2016-01-05drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs1-0/+1
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro31-206/+341
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2-5/+9
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1
2015-12-23Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-i...Linus Torvalds7-61/+154
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä1-4/+8
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai21-125/+140
2015-12-22drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang1-3/+4
2015-12-22drm/i915: mdelay(10) considered harmfulDaniel Vetter1-1/+1
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä2-6/+0
2015-12-22drm/i915: Workaround CHV pipe C cursor failVille Syrjälä1-0/+17
2015-12-22drm/i915: Only spin whilst waiting on the current requestChris Wilson2-9/+26
2015-12-22drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson1-2/+45
2015-12-22drm/i915: Break busywaiting for requests on pending signalsChris Wilson1-5/+8
2015-12-22drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper1-0/+15
2015-12-22drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson4-19/+27
2015-12-22drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä1-17/+12
2015-12-20drm/exynos: atomic check only enabled crtc statesAndrzej Hajda1-0/+3
2015-12-19Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+1
2015-12-18drm/nouveau/bios/fan: hardcode the fan mode to linearMartin Peres1-0/+1
2015-12-16drm/amdgpu: fix user fence handlingChristian König2-22/+44
2015-12-15drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä1-1/+2
2015-12-15Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-6/+5
2015-12-14drm/omap: fix fbdev pix format to support all platformsTomi Valkeinen1-4/+1
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2015-12-11Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-55/+59
2015-12-10drm/i915: Add reverse mapping between port and intel_encoderTakashi Iwai5-35/+30
2015-12-10drm/i915: Add get_eld audio componentTakashi Iwai2-0/+44
2015-12-10drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst1-1/+3
2015-12-09radeon: Fix VCE IB test on Big-Endian systemsOded Gabbay1-34/+34
2015-12-09radeon: Fix VCE ring test for Big-Endian systemsOded Gabbay1-16/+16
2015-12-09radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay1-5/+1
2015-12-09drm/amdgpu: fix the lost duplicates checkingChunming Zhou1-0/+8
2015-12-09Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/...Dave Airlie9-20/+63
2015-12-09Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixesDave Airlie3-35/+5
2015-12-09drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs3-35/+5
2015-12-08drm/i915/skl: Double RC6 WRL always onMika Kuoppala1-2/+1
2015-12-08drm/i915/skl: Disable coarse power gating up until F0Mika Kuoppala1-1/+1
2015-12-08exynos: fixes an incorrect header guardAshley Towns1-1/+1
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom7-18/+61