summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-01-16drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon
2018-12-29drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva
2018-12-21drm/ast: Fix connector leak during driver unloadSam Bobroff
2018-12-21drm/msm: Fix error return checkingWen Yang
2018-12-21drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul
2018-12-21drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang
2018-12-21drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson
2018-12-21Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris
2018-12-21drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen
2018-12-17drm/amdgpu: Add delay after enable RLC ucodeshaoyunl
2018-12-17drm/meson: add support for 1080p25 modeChristian Hewitt
2018-12-13drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher
2018-12-13drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang
2018-12-08drm/msm: fix OF child-node lookupJohan Hovold
2018-12-08drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul
2018-12-08drm/meson: Enable fast_io in meson_dw_hdmi_regmap_configLyude Paul
2018-12-08drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia
2018-12-08drm/ast: Fix incorrect free on ioregsSam Bobroff
2018-12-08drm: gma500: fix logic errorArnd Bergmann
2018-12-01drm/mediatek: fix OF sibling-node lookupJohan Hovold
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen
2018-11-27Revert "drm/exynos/decon5433: implement frame counter"Inki Dae
2018-11-27drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-11-21drm/i915: Mark pin flags as u64Chris Wilson
2018-11-21drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor
2018-11-21drm/i915: Large page offsets for pread/pwriteChris Wilson
2018-11-21drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul
2018-11-21drm/i915: Don't unset intel_connector->mst_portLyude Paul
2018-11-21drm/i915: Restore vblank interrupts earlierVille Syrjälä
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy
2018-11-21drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul
2018-11-21drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher
2018-11-21drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier
2018-11-21drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointerJohn Garry
2018-11-21drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen
2018-11-10drm: fb-helper: Reject all pixel format changing requestsEugeniy Paltsev
2018-11-10drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor
2018-11-10drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233slKai-Heng Feng
2018-11-04drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit pathColin Ian King
2018-10-20drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-10-20drm/i915: Nuke the LVDS lid notifierVille Syrjälä
2018-10-20drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe
2018-10-18drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin
2018-10-13drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand