summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt2017-12-251-1/+2
* drm: Add retries for lspcon mode detectionShashank Sharma2017-12-251-3/+13
* drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding2017-12-201-1/+2
* drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä2017-12-141-16/+35
* drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski2017-12-141-0/+9
* drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski2017-12-141-0/+2
* drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer2017-12-102-4/+4
* drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()Stefan Agner2017-12-101-1/+1
* drm/fsl-dcu: avoid disabling pixel clock twice on suspendStefan Agner2017-12-101-1/+0
* drm/i915: Prevent zero length "index" writeVille Syrjälä2017-12-051-1/+2
* drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä2017-12-051-0/+1
* drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang2017-12-051-3/+3
* drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson2017-12-051-4/+6
* drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede2017-12-053-0/+9
* drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...Hans de Goede2017-12-051-0/+7
* drm/amdgpu: Set adev->vcn.irq.num_types for VCNMichel Dänzer2017-12-051-1/+1
* drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu2017-12-051-12/+8
* drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-12-053-4/+14
* drm/fsl-dcu: Don't set connector DPMS propertyLaurent Pinchart2017-12-051-5/+0
* drm/fb_helper: Disable all crtc's when initial setup fails.Maarten Lankhorst2017-12-051-0/+4
* drm/amd/pp: fix typecast error in powerplay.Rex Zhu2017-12-051-2/+2
* drm/ttm: once more fix ttm_buffer_object_transferChristian König2017-12-051-0/+1
* drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin2017-12-051-0/+3
* drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu2017-12-051-0/+2
* drm/radeon: fix atombios on big endianRoman Kapl2017-12-052-40/+36
* drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()Jyri Sarha2017-12-051-1/+12
* drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debugVille Syrjälä2017-12-051-2/+2
* drm/vblank: Fix flip event vblank countVille Syrjälä2017-12-051-1/+1
* drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_listMichel Dänzer2017-12-051-7/+4
* drm/amdgpu: reserve root PD while releasing itChristian König2017-12-051-2/+11
* drm/ttm: fix ttm_bo_cleanup_refs_or_queue once moreChristian König2017-12-051-15/+17
* drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang2017-12-051-6/+0
* drm/amdgpu: Properly allocate VM invalidate eng v2ozeng2017-12-051-3/+12
* drm/amdgpu: fix error handling in amdgpu_bo_do_createChristian König2017-12-051-3/+3
* drm/amdgpu: correct reference clock value on vega10Ken Wang2017-12-051-4/+1
* drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter2017-12-051-1/+1
* drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter2017-12-051-1/+1
* Revert "drm/radeon: dont switch vt on suspend"Alex Deucher2017-12-051-1/+0
* omapdrm: hdmi4: Correct the SoC revision matchingPeter Ujfalusi2017-12-051-6/+17
* drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart2017-12-051-2/+2
* Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-11-092-16/+17
|\
| * drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson2017-11-081-16/+9
| * drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-081-0/+8
* | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-11-072-2/+2
|\ \ | |/ |/|
| * drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh2017-11-011-1/+1
| * drm/vmwgfx: constify vmw_fence_opsArvind Yadav2017-11-011-1/+1
* | Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-11-0310-44/+70
|\ \
| * \ Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-11-022-6/+10
| |\ \
| | * | drm/amdgpu: allow harvesting check for Polaris VCELeo Liu2017-11-011-6/+6
| | * | drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu2017-11-011-0/+4