summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-01-12drm/i915/dp: add lane_count check in intel_dp_check_link_statusMatthew Auld1-0/+5
2017-01-12drm/i915: Initialize overlay->last_flip properlyVille Syrjälä1-0/+2
2017-01-12drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä1-7/+34
2017-01-12drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä1-2/+2
2017-01-12drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä2-1/+21
2017-01-09drm/i915: Fix setting of boost freq tunableMika Kuoppala1-1/+1
2017-01-09drm/i915: skip the first 4k of stolen memory on everything >= gen8Paulo Zanoni1-3/+2
2017-01-09drm/i915: Initialize dev_priv->atomic_cdclk_freq at init timeVille Syrjälä1-0/+1
2017-01-09drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing thingsVille Syrjälä1-3/+5
2017-01-09drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...Hans de Goede1-1/+12
2017-01-09drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is settingHans de Goede1-1/+2
2017-01-09drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey1-2/+5
2017-01-09drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu1-2/+6
2017-01-09drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu1-1/+1
2017-01-09drm/amd/powerplay: bypass fan table setup if no fan connectedHawking Zhang4-0/+24
2017-01-09drm/gma500: Add compat ioctlPatrik Jakobsson1-0/+3
2017-01-09drm/radeon/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2017-01-09drm/radeon: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2017-01-09drm/radeon: Hide the HW cursor while it's out of boundsMichel Dänzer2-18/+43
2017-01-09drm/radeon: Also call cursor_move_locked when the cursor size changesMichel Dänzer1-4/+5
2017-01-09drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs2-6/+11
2017-01-09drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs1-3/+3
2017-01-09drm/nouveau/ttm: wait for bo fence to signal before unmapping vmasBen Skeggs1-0/+1
2017-01-09drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs1-0/+2
2017-01-09drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs3-2/+7
2017-01-09drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs1-0/+3
2017-01-09drm/nouveau/gr: fallback to legacy paths during firmware lookupAlexandre Courbot1-4/+46
2017-01-09drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath1-9/+9
2017-01-09drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer4-16/+20
2017-01-09drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer4-11/+12
2017-01-09drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2017-01-09drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher3-2/+6
2016-12-03Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...Dave Airlie2-3/+5
2016-12-01Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-4/+6
2016-11-30drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld1-1/+2
2016-11-30drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson1-2/+3
2016-11-30drm: Don't call drm_for_each_crtc with a non-KMS driverMichel Dänzer1-4/+6
2016-11-30Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie1-1/+1
2016-11-29drm/radeon: fix check for port PM availabilityAlex Deucher1-2/+9
2016-11-29drm/amdgpu: fix check for port PM availabilityPeter Wu1-2/+9
2016-11-29drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu1-1/+4
2016-11-25drm: hdlcd: Fix cleanup orderRobin Murphy1-1/+1
2016-11-25Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...Dave Airlie3-24/+56
2016-11-25gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav1-0/+5
2016-11-24drm/mediatek: fix null pointer dereferenceMatthias Brugger1-7/+7
2016-11-24drm/mediatek: fixed the calc method of data rate per laneJitao Shi1-16/+48
2016-11-24drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODEBibby Hsieh1-1/+1
2016-11-24Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie1-3/+2
2016-11-24Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-8/+22