summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-12-29drm/sun4i: Fix error path handlingMaxime Ripard
2017-12-29drm/i915: Flush pending GTT writes before unbindingChris Wilson
2017-12-25drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt
2017-12-25drm: Add retries for lspcon mode detectionShashank Sharma
2017-12-20drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding
2017-12-14drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä
2017-12-14drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski
2017-12-14drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski
2017-12-10drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer
2017-12-10drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()Stefan Agner
2017-12-10drm/fsl-dcu: avoid disabling pixel clock twice on suspendStefan Agner
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä
2017-12-05drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang
2017-12-05drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson
2017-12-05drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede
2017-12-05drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...Hans de Goede
2017-12-05drm/amdgpu: Set adev->vcn.irq.num_types for VCNMichel Dänzer
2017-12-05drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu
2017-12-05drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä
2017-12-05drm/fsl-dcu: Don't set connector DPMS propertyLaurent Pinchart
2017-12-05drm/fb_helper: Disable all crtc's when initial setup fails.Maarten Lankhorst
2017-12-05drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-12-05drm/ttm: once more fix ttm_buffer_object_transferChristian König
2017-12-05drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl
2017-12-05drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()Jyri Sarha
2017-12-05drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debugVille Syrjälä
2017-12-05drm/vblank: Fix flip event vblank countVille Syrjälä
2017-12-05drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_listMichel Dänzer
2017-12-05drm/amdgpu: reserve root PD while releasing itChristian König
2017-12-05drm/ttm: fix ttm_bo_cleanup_refs_or_queue once moreChristian König
2017-12-05drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang
2017-12-05drm/amdgpu: Properly allocate VM invalidate eng v2ozeng
2017-12-05drm/amdgpu: fix error handling in amdgpu_bo_do_createChristian König
2017-12-05drm/amdgpu: correct reference clock value on vega10Ken Wang
2017-12-05drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter
2017-12-05drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter
2017-12-05Revert "drm/radeon: dont switch vt on suspend"Alex Deucher
2017-12-05omapdrm: hdmi4: Correct the SoC revision matchingPeter Ujfalusi
2017-12-05drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart
2017-11-09Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-11-08drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin
2017-11-07Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie