summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/udl: move to embedding drm device inside udl device.Dave Airlie2019-07-214-37/+53
* drm/udl: introduce a macro to convert dev to udl.Dave Airlie2019-07-213-11/+13
* drm: return -EFAULT if copy_to_user() failsDan Carpenter2019-07-212-2/+8
* drm/imx: only send event on crtc disable if kept disabledRobert Beckett2019-07-101-1/+1
* drm/imx: notify drm core before sending event during crtc disableRobert Beckett2019-07-101-2/+2
* drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher2019-07-101-19/+0
* drm/i915/dmc: protect against reading random memoryLucas De Marchi2019-07-101-0/+18
* drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang2019-07-101-1/+9
* drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang2019-07-101-0/+1
* drm/mediatek: fix unbind functionsHsin-Yi Wang2019-07-101-0/+2
* drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy2019-06-251-1/+2
* drm/arm/hdlcd: Actually validate CRTC modesRobin Murphy2019-06-251-6/+5
* drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister2019-06-191-0/+4
* drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister2019-06-191-1/+2
* drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä2019-06-192-11/+50
* nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund2019-06-191-0/+4
* drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2019-06-192-3/+17
* drm: don't block fb changes for async plane updatesHelen Koike2019-06-151-0/+10
* Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman2019-06-152-17/+3
* drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn2019-06-151-3/+3
* drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs2019-06-151-2/+9
* drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake2019-06-111-0/+4
* drm/radeon: prefer lower reference dividersChristian König2019-06-111-2/+2
* drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher2019-06-111-9/+10
* drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2019-06-112-3/+17
* drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson2019-06-113-0/+7
* drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas2019-06-091-0/+9
* drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom2019-06-091-1/+7
* drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul2019-06-096-2/+65
* drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson2019-05-311-0/+1
* drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes2019-05-311-1/+4
* drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König2019-05-311-7/+17
* drm/msm: a5xx: fix possible object reference leakWen Yang2019-05-311-4/+6
* drm/rockchip: fix for mailbox read validation.Damian Kos2019-05-161-1/+1
* drm/rockchip: psr: do not dereference encoder before it is null checked.Enric Balletbo i Serra2019-05-161-1/+3
* drm/i915: Downgrade Gen9 Plane WM latency errorChris Wilson2019-05-161-2/+2
* drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä2019-05-161-1/+40
* drm/imx: don't skip DP channel disable for background planeLucas Stach2019-05-161-1/+1
* gpu: ipu-v3: dp: fix CSC handlingLucas Stach2019-05-161-3/+9
* drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski2019-05-161-0/+2
* drm/mediatek: fix possible object reference leakWen Yang2019-05-101-0/+1
* drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter2019-05-101-1/+0
* drm/meson: Uninstall IRQ handlerJean-Philippe Brucker2019-05-041-1/+4
* drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker2019-05-041-2/+2
* drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst2019-05-021-1/+1
* Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie2019-05-021-7/+5
* drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst2019-05-021-1/+1
* drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang2019-04-201-51/+1
* drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin2019-04-204-1/+63
* drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang2019-04-201-6/+5