summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-08-04drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
2019-08-04drm/virtio: Add memory barriers for capset cache.David Riley2-0/+5
2019-08-04drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha1-2/+3
2019-08-04drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen1-0/+7
2019-08-04drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi1-1/+8
2019-08-04gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam1-1/+1
2019-08-04drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
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/i915/dmc: protect against reading random memoryLucas De Marchi1-0/+18
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang1-0/+2
2019-07-10drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy1-1/+2
2019-06-22drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-22drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-22drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-11drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-11drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom1-1/+7
2019-06-11drm/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-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-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst1-1/+1
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-1/+1
2019-04-05drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä1-0/+1
2019-04-05drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter1-1/+3
2019-03-27drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann1-9/+3
2019-03-23drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-23drm/i915: Relax mmap VMA checkTvrtko Ursulin1-1/+2
2019-03-23gpu: ipu-v3: Fix CSI offsets for imx53Steve Longerbeam1-2/+2
2019-03-23gpu: ipu-v3: Fix i.MX51 CSI control registers offsetAlexander Shiyan1-2/+2
2019-03-14drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at initPaul Kocialkowski1-0/+2
2019-03-05drm/msm: Unblock writer if reader closes fileKristian H. Kristensen1-1/+6
2019-02-27drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä1-10/+10
2019-02-27drm/i915: Consistently use enum pipe for PCH transcodersMatthias Kaehlcke4-16/+16
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-1/+11
2019-02-20drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen1-1/+5
2019-02-20drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen1-0/+10
2019-02-20drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen1-6/+5
2019-02-20drm/bridge: tc358767: fix single lane configurationTomi Valkeinen1-2/+8
2019-02-20drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen1-3/+7
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom1-1/+1
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom1-3/+6
2019-02-15drm/modes: Prevent division by zero htotalTina Zhang1-1/+1
2019-02-12drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONEBoris Brezillon1-5/+7
2019-02-12gpu: ipu-v3: image-convert: Prevent race between run and unprepareSteve Longerbeam1-3/+7
2019-02-12drm/bufs: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2019-01-23drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov1-1/+6