summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-01-23drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov1-1/+6
2019-01-17drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov1-53/+73
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon1-0/+1
2018-12-29drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+8
2018-12-21drm/ast: Fix connector leak during driver unloadSam Bobroff1-0/+1
2018-12-21drm/msm: Fix error return checkingWen Yang1-1/+1
2018-12-21drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul1-0/+5
2018-12-21drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang1-1/+2
2018-12-21drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson1-1/+6
2018-12-21Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris1-6/+0
2018-12-21drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul1-0/+1
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30
2018-12-17drm/amdgpu: Add delay after enable RLC ucodeshaoyunl1-3/+4
2018-12-17drm/meson: add support for 1080p25 modeChristian Hewitt1-0/+1
2018-12-13drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher1-5/+24
2018-12-13drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang1-0/+10
2018-12-08drm/msm: fix OF child-node lookupJohan Hovold1-2/+3
2018-12-08drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul1-6/+6
2018-12-08drm/meson: Enable fast_io in meson_dw_hdmi_regmap_configLyude Paul1-0/+1
2018-12-08drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia1-0/+2
2018-12-08drm/ast: Fix incorrect free on ioregsSam Bobroff1-1/+2
2018-12-08drm: gma500: fix logic errorArnd Bergmann1-1/+1
2018-12-01drm/mediatek: fix OF sibling-node lookupJohan Hovold1-2/+3
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen1-0/+1
2018-11-27Revert "drm/exynos/decon5433: implement frame counter"Inki Dae3-21/+0
2018-11-27drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C1-0/+3
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-21drm/i915: Mark pin flags as u64Chris Wilson1-14/+14
2018-11-21drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä1-1/+3
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor1-0/+17
2018-11-21drm/i915: Large page offsets for pread/pwriteChris Wilson1-10/+2
2018-11-21drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul1-9/+15
2018-11-21drm/i915: Don't unset intel_connector->mst_portLyude Paul1-11/+6
2018-11-21drm/i915: Restore vblank interrupts earlierVille Syrjälä1-10/+13
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy1-0/+3
2018-11-21drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul1-2/+2
2018-11-21drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher1-0/+1
2018-11-21drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier1-0/+6
2018-11-21drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointerJohn Garry1-0/+1
2018-11-21drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen1-0/+11
2018-11-10drm: fb-helper: Reject all pixel format changing requestsEugeniy Paltsev1-65/+26
2018-11-10drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor1-1/+1
2018-11-10drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233slKai-Heng Feng1-0/+3
2018-11-04drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit pathColin Ian King1-0/+1
2018-10-20drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor4-5/+33
2018-10-20drm/i915: Nuke the LVDS lid notifierVille Syrjälä3-152/+2
2018-10-20drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe1-0/+1
2018-10-18drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1