summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-04-274-11/+22
|\
| * drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza2018-04-251-1/+1
| * drm/i915: Use ktime on wait_forMika Kuoppala2018-04-251-2/+2
| * drm/i915: Enable display WA#1183 from its correct spotImre Deak2018-04-231-6/+5
| * drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar2018-04-231-2/+14
* | Merge tag 'drm-misc-fixes-2018-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-04-267-80/+19
|\ \
| * | drm/edid: Reset more of the display infoVille Syrjälä2018-04-251-8/+3
| * | drm/virtio: fix vq wait_event conditionGerd Hoffmann2018-04-251-2/+2
| * | qxl: keep separate release_bo pointerGerd Hoffmann2018-04-253-10/+9
| * | qxl: fix qxl_release_{map,unmap}Gerd Hoffmann2018-04-252-5/+5
| * | Revert "drm/sun4i: add lvds mode_valid function"Ondrej Jirman2018-04-251-55/+0
| |/
* | Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclar...Dave Airlie2018-04-2612-54/+147
|\ \
| * | drm/msm: don't deref error pointer in the msm_fbdev_create error pathEmil Velikov2018-04-191-9/+2
| * | drm/msm/dsi: use correct enum in dsi_get_cmd_fmtStefan Agner2018-04-191-1/+1
| * | drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings2018-04-191-9/+11
| * | drm/msm: Add modifier to mdp_get_format argumentsJeykumar Sankaran2018-04-194-4/+9
| * | drm/msm: Mark the crtc->state->event consumedSean Paul2018-04-192-0/+2
| * | drm/msm/dsi: implement auto PHY timing calculator for 10nm PHYAbhinav Kumar2018-04-193-28/+111
| * | drm/msm/dsi: check video mode engine status before waitingAbhinav Kumar2018-04-191-2/+4
| * | drm/msm/dsi: check return value for video done waitsAbhinav Kumar2018-04-191-1/+7
* | | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-04-264-37/+39
|\ \ \
| * | | drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo2018-04-251-7/+9
| * | | drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo2018-04-251-3/+3
| * | | drm/amd/display: Don't read EDID in atomic_checkHarry Wentland2018-04-251-22/+10
| * | | drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland2018-04-251-1/+9
| * | | drm/amd/display: Fix deadlock when flushing irqMikita Lipski2018-04-251-2/+3
| * | | drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle2018-04-241-2/+5
* | | | drm/amdkfd: fix build, select MMU_NOTIFIERRandy Dunlap2018-04-241-0/+1
* | | | drm/amdkfd: fix clock counter retrieval for node without GPUAndres Rodriguez2018-04-241-6/+7
* | | | drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()Wei Yongjun2018-04-241-1/+1
* | | | drm/amdkfd: kfd_dev_is_large_bar() can be statickbuild test robot2018-04-241-1/+1
| |_|/ |/| |
* | | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-2221-135/+193
|\| |
| * | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-233-14/+13
| |\ \
| | * | drm/amd/powerplay: header file interface to SMU updateKenneth Feng2018-04-191-1/+3
| | * | drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-04-191-6/+10
| | * | drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-04-191-7/+0
| | |/
| * | Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-04-233-67/+29
| |\ \
| | * | drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone2018-04-171-20/+8
| | * | drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone2018-04-171-5/+3
| | * | drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone2018-04-171-35/+4
| * | | Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie2018-04-2314-55/+131
| |\ \ \
| | * | | drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1
| | * | | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
| | * | | drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula2018-04-181-4/+9
| | * | | drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin2018-04-181-10/+27
| | * | | drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-181-1/+1
| | * | | drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson2018-04-041-0/+9
| | * | | Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-04-048-27/+69
| | |\ \ \
| | | * | | drm/i915/gvt: Add drm_format_mod updateTina Zhang2018-03-301-0/+1
| | | * | | drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initiali...Xiong Zhang2018-03-301-0/+10