summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-06-03drm/msm/mdp5: Use the new private_obj stateArchit Taneja
2018-06-03drm/msm/mdp5: Add global state as a private atomic objectArchit Taneja
2018-06-03drm/msm: use correct aspace pointer in msm_gem_put_iova()Daniel Mack
2018-06-03drm/msm: remove unbalanced mutex unlockDaniel Mack
2018-06-03drm/msm: don't deref error pointer in the msm_fbdev_create error pathEmil Velikov
2018-06-03drm/msm/dsi: use correct enum in dsi_get_cmd_fmtStefan Agner
2018-06-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings
2018-06-03drm/msm: Add modifier to mdp_get_format argumentsJeykumar Sankaran
2018-06-03drm/msm: Mark the crtc->state->event consumedSean Paul
2018-06-03drm/msm/dsi: implement auto PHY timing calculator for 10nm PHYAbhinav Kumar
2018-06-03drm/msm/dsi: check video mode engine status before waitingAbhinav Kumar
2018-06-03drm/msm/dsi: check return value for video done waitsAbhinav Kumar
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie
2018-04-19drm/amd/powerplay: header file interface to SMU updateKenneth Feng
2018-04-19drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
2018-04-18drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak
2018-04-18drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson
2018-04-18drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula
2018-04-18drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin
2018-04-18drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang
2018-04-17drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone
2018-04-17drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone
2018-04-17drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone
2018-04-16Merge airlied/drm-next into drm-misc-fixesSean Paul
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-13Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li
2018-04-11drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu
2018-04-11drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan
2018-04-11drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui
2018-04-11drm/radeon: add PX quirk for Asus K73TKNico Sneck
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-04-09drm/vc4: Fix memory leak during BO teardownDaniel J Blueman
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-05kernel.h: Retain constant expression output for max()/min()Kees Cook
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-05drm/omap: fix crash if there's no video PLLTomi Valkeinen