aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-intelLinus 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-intelLinus Torvalds7-61/+154
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä1-4/+8
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-intel into drm-fixesDave 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 into drm-fixesDave Airlie3-55/+59
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/linux into drm-fixesDave 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-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom7-18/+61
2015-12-08drm/i915: Remove incorrect warning in context cleanupTvrtko Ursulin1-2/+0
2015-12-05Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie30-91/+387
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher6-30/+140
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner9-29/+164
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude10-12/+32
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2-3/+15
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2Christian König2-2/+2
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König1-2/+4
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König1-3/+3
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König1-3/+4
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter2-9/+64
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom2-28/+61
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie8-88/+70
2015-12-04Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie9-77/+94
2015-12-02drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle1-2/+3
2015-12-02drm/amdgpu: add err check for pin userptrChunming Zhou1-3/+7