summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-04-08drm/i915: A hotfix for making aliasing PPGTT work for GVT-gZhi Wang1-3/+4
2017-04-08drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.Zhi Wang1-1/+2
2017-04-08drm/i915: Move the release of PT page to the upper callerZhi Wang1-11/+7
2017-04-08drm/armada: Fix compile failDaniel Vetter1-0/+2
2017-04-08drm/i915/kvmgt: Hold struct kvm referenceAlex Williamson1-0/+2
2017-04-08drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach1-2/+2
2017-04-08drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt1-1/+12
2017-04-08drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer1-2/+2
2017-03-30drm: reference count event->completionDaniel Vetter2-1/+12
2017-03-30drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan1-0/+1
2017-03-30drm/amdgpu: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-03-26drm/amdgpu/si: add dpm quirk for OlandAlex Deucher1-0/+6
2017-03-22drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak3-3/+8
2017-03-22drm/i915/gen9+: Enable hotplug detection earlyImre Deak1-19/+50
2017-03-22drm/i915/lspcon: Enable AUX interrupts for resume time initializationImre Deak1-1/+4
2017-03-18drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env varTakashi Iwai1-1/+1
2017-03-15drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede1-1/+12
2017-03-15drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()Chris Wilson1-2/+2
2017-03-15drm/i915: Check for timeout completion when waiting for the rq to submittedChris Wilson1-1/+6
2017-03-15drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä1-3/+3
2017-03-15drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson1-14/+23
2017-03-15drm: Cancel drm_fb_helper_resume_work on unloadChris Wilson1-0/+1
2017-03-15drm: Cancel drm_fb_helper_dirty_work on unloadChris Wilson1-0/+2
2017-03-15drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson1-0/+5
2017-03-15drm/atomic: fix an error code in mode_fixup()Dan Carpenter1-1/+1
2017-03-15drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam1-3/+4
2017-03-15drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2-3/+12
2017-03-15drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-03-15drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058Tomeu Vizoso1-0/+3
2017-03-15drm/radeon: handle vfct with multiple vbios imagesAlex Deucher1-30/+36
2017-03-15drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen1-3/+35
2017-03-15drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen1-1/+1
2017-03-15drm/ast: Fix test for VGA enabledY.C. Chen1-6/+2
2017-03-15drm/ast: Handle configuration without P2A bridgeRussell Currey3-109/+168
2017-03-15Revert "drm/amdgpu: update tile table for oland/hainan"Jean Delvare1-191/+139
2017-03-15drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher1-1/+2
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher1-0/+6
2017-02-17Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2017-02-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-02-15drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart1-1/+1
2017-02-10Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...Dave Airlie6-15/+34
2017-02-10Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+1
2017-02-09drm: vc4: adapt to new behaviour of drm_crtc.cAndrzej Pietrasiewicz1-1/+1
2017-02-08drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski1-6/+6
2017-02-08drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson2-2/+11
2017-02-08drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C1-1/+2
2017-02-08drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula1-1/+2
2017-02-08drm/i915: fix i915 running as dom0 under XenJuergen Gross1-2/+10
2017-02-08drm/i915: Flush untouched framebuffers before display on !llcChris Wilson1-1/+1
2017-02-08drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2