summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-07-14drm: return -EFAULT if copy_to_user() failsDan Carpenter
2019-07-14drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai
2019-07-14drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom
2019-07-10drm/fb-helper: generic: Don't take module ref for fbconNoralf Trønnes
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett
2019-07-10drm/etnaviv: add missing failure path to destroy suballocLucas Stach
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-10drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan
2019-07-10drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang
2019-07-10drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang
2019-07-10drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang
2019-06-25drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom
2019-06-25drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy
2019-06-25drm/arm/hdlcd: Actually validate CRTC modesRobin Murphy
2019-06-25drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 timesWen He
2019-06-22drm/etnaviv: lock MMU while dumping coreLucas Stach
2019-06-19drm: add fallback override/firmware EDID modes workaroundJani Nikula
2019-06-19drm/edid: abstract override/firmware EDID retrievalJani Nikula
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister
2019-06-19drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä
2019-06-19nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund
2019-06-19drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie
2019-06-15drm/vc4: fix fb references in async updateHelen Koike
2019-06-15Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman
2019-06-15drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas
2019-06-15drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs
2019-06-15drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn
2019-06-15drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs
2019-06-15drm/pl111: Initialize clock spinlock earlyGuenter Roeck
2019-06-11drm/i915/gvt: Initialize intel_gvt_gtt_entry in stackTina Zhang
2019-06-11drm: don't block fb changes for async plane updatesHelen Koike
2019-06-11drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu
2019-06-11drm/radeon: prefer lower reference dividersChristian König
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher
2019-06-11drm: add non-desktop quirks to Sensics and OSVR headsets.Ryan Pavlik
2019-06-11drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie
2019-06-11drm: add non-desktop quirk for Valve HMDsAndres Rodriguez
2019-06-11drm/msm: fix fb references in async updateHelen Koike
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson
2019-06-09drm/lease: Make sure implicit planes are leasedDaniel Vetter