summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-11-29drm/fb_helper: Disable all crtc's when initial setup fails.Maarten Lankhorst1-0/+4
2017-11-29drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressiveLucas Stach1-1/+1
2017-11-29drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu1-45/+40
2017-11-29drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_doneAndrey Grodzovsky1-1/+1
2017-11-29drm/amd/display: fix gamma settingRoman Li1-1/+2
2017-11-29drm/amd/display: Do not put drm_atomic_state on resumeLeo (Sunpeng) Li1-1/+0
2017-11-29drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland1-2/+7
2017-11-29drm/amd/display: Fix potential NULL and mem leak in create_linksHarry Wentland1-4/+10
2017-11-29drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland2-12/+4
2017-11-29drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland1-4/+4
2017-11-29drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland4-9/+16
2017-11-29drm/amd/display: Fix amdgpu_dm bugs found by smatchHarry Wentland1-6/+10
2017-11-29drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu2-5/+8
2017-11-29drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu2-12/+15
2017-11-29drm/amd/display: fix memory leaks on error exit returnColin Ian King1-5/+7
2017-11-29drm/amd/display: check plane state before validating fbcShirish S1-0/+4
2017-11-29drm/amd/display: Do DC mode-change check when adding CRTCsLeo (Sunpeng) Li1-1/+1
2017-11-29drm/amd/display: Revert noisy assert messagesJordan Lazare1-4/+0
2017-11-29drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin2-6/+8
2017-11-29drm/amd/display: Check aux channel before MST resumeJerry (Fangzhi) Zuo1-1/+2
2017-11-29drm/amd/display: fix split recout offsetDmytro Laktyushkin1-2/+2
2017-11-29drm/amd/display: Don't reject 3D timingsAndrew Jiang1-3/+0
2017-11-29drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu1-16/+16
2017-11-29drm/amd/display: fix split recout calculationDmytro Laktyushkin1-5/+3
2017-11-29drm/amd/display: Fix S3 topology changeRoman Li1-0/+4
2017-11-29drm/amd/display: Add timing validation against dongle capEric Yang4-3/+91
2017-11-29drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li1-2/+4
2017-11-29drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha1-6/+12
2017-11-29drm/amdgpu: drop experimental flag for ravenAlex Deucher1-1/+1
2017-11-29drm/amdgpu: don't try to move pinned BOsChristian König1-0/+4
2017-11-29drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer2-4/+4
2017-11-29drm/amdgpu: Set adev->vcn.irq.num_types for VCNMichel Dänzer1-1/+1
2017-11-29Revert "drm/amdgpu: fix rmmod KCQ disable failed error"Alex Deucher3-3/+5
2017-11-29drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher1-16/+95
2017-11-29drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher1-0/+16
2017-11-29drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu1-12/+8
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds12-23/+64
2017-11-28drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang1-3/+3
2017-11-28drm/i915/gvt: enabled pipe A default on creating vgpuXiaolin Zhang1-0/+2
2017-11-28drm/i915/gvt: Move request alloc to dispatch_workload path onlyfred gao3-4/+29
2017-11-28drm/i915/gvt: remove skl_misc_ctl_write handlerWeinan Li1-40/+5
2017-11-28drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bhChangbin Du1-4/+5
2017-11-28drm/i915: fix intel_backlight_device_register declarationArnd Bergmann1-1/+1
2017-11-28drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson1-4/+6
2017-11-28drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-11-28drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-11-27Merge tag 'v4.15-rc1' into drm-misc-fixesDaniel Vetter1603-56734/+196393
2017-11-27drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma1-2/+2
2017-11-27drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...Vitor Massaru Iha1-2/+1
2017-11-27drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enableMirza Krak1-2/+1