summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-07-31gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam1-1/+1
2019-07-31drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
2019-07-21drm/udl: move to embedding drm device inside udl device.Dave Airlie4-37/+53
2019-07-21drm/udl: introduce a macro to convert dev to udl.Dave Airlie3-11/+13
2019-07-21drm: return -EFAULT if copy_to_user() failsDan Carpenter2-2/+8
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett1-1/+1
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett1-2/+2
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-07-10drm/i915/dmc: protect against reading random memoryLucas De Marchi1-0/+18
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang1-1/+9
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang1-0/+1
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang1-0/+2
2019-06-25drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy1-1/+2
2019-06-25drm/arm/hdlcd: Actually validate CRTC modesRobin Murphy1-6/+5
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-19drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä2-11/+50
2019-06-19nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund1-0/+4
2019-06-19drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-15drm: don't block fb changes for async plane updatesHelen Koike1-0/+10
2019-06-15Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman2-17/+3
2019-06-15drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs1-2/+9
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-06-11drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher1-9/+10
2019-06-11drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-09drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-06-09drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom1-1/+7
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-05-31drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson1-0/+1
2019-05-31drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes1-1/+4
2019-05-31drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König1-7/+17
2019-05-31drm/msm: a5xx: fix possible object reference leakWen Yang1-4/+6
2019-05-16drm/rockchip: fix for mailbox read validation.Damian Kos1-1/+1
2019-05-16drm/rockchip: psr: do not dereference encoder before it is null checked.Enric Balletbo i Serra1-1/+3
2019-05-16drm/i915: Downgrade Gen9 Plane WM latency errorChris Wilson1-2/+2
2019-05-16drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä1-1/+40
2019-05-16drm/imx: don't skip DP channel disable for background planeLucas Stach1-1/+1
2019-05-16gpu: ipu-v3: dp: fix CSC handlingLucas Stach1-3/+9
2019-05-16drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski1-0/+2
2019-05-10drm/mediatek: fix possible object reference leakWen Yang1-0/+1
2019-05-10drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter1-1/+0
2019-05-04drm/meson: Uninstall IRQ handlerJean-Philippe Brucker1-1/+4
2019-05-04drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker1-2/+2
2019-05-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst1-1/+1
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-1/+1
2019-04-20drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang1-51/+1