summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-01-09DRM: UDL: get rid of useless vblank initializationEugeniy Paltsev1-6/+1
2019-01-09drm/v3d: Skip debugfs dumping GCA on platforms without GCA.Eric Anholt1-4/+7
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/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu1-1/+2
2018-12-21drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan2-2/+3
2018-12-21drm/msm: Fix error return checkingWen Yang1-1/+1
2018-12-21drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-2/+0
2018-12-21drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul1-1/+0
2018-12-21drm/msm/hdmi: Enable HPD after HDMI IRQ is set upTodor Tomov3-8/+9
2018-12-21drm/amdgpu: wait for IB test on first device openChristian König1-3/+3
2018-12-21drm/ttm: fix LRU handling in ttm_buffer_object_transferChristian König1-1/+3
2018-12-21drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul1-0/+5
2018-12-21drm/msm/dsi: configure VCO rate for 10nm PLL driverAbhinav Kumar1-1/+3
2018-12-21drm/msm: fix handling of cmdstream offsetRob Clark1-1/+4
2018-12-21drm/msm/gpu: Fix a couple memory leaks in debugfsDan Carpenter1-4/+11
2018-12-21drm/msm: Fix task dump in gpu recoverySharat Masetty1-5/+4
2018-12-21drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)Roman Li1-0/+2
2018-12-19drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang1-1/+2
2018-12-19drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher2-5/+31
2018-12-19drm/amdgpu: add some additional vega10 pci idsAlex Deucher1-0/+6
2018-12-19drm/amdkfd: add new vega10 pci idsAlex Deucher1-0/+6
2018-12-19drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng2-0/+8
2018-12-19drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson1-1/+6
2018-12-19drm/i915/gvt: Fix tiled memory decoding bug on BDWTina Zhang1-1/+1
2018-12-19Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris1-6/+0
2018-12-19drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs1-11/+18
2018-12-19drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul1-0/+1
2018-12-19drm/msm: fix address space warningArnd Bergmann1-4/+4
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/i915: Downgrade Gen9 Plane WM latency errorChris Wilson1-2/+2
2018-12-13drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher1-8/+1
2018-12-13drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher1-5/+24
2018-12-13drm/msm: Move fence put to where failure occursRobert Foss1-7/+8
2018-12-13drm/lease: Send a distinct ueventDaniel Vetter3-1/+13
2018-12-13drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang1-0/+10
2018-12-13drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2-0/+17
2018-12-13drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2-0/+9
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/meson: Fixes for drm_crtc_vblank_on/off supportNeil Armstrong2-2/+28
2018-12-08drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia1-0/+2
2018-12-08drm/amd/dm: Don't forget to attach MST encodersLyude Paul1-0/+2
2018-12-08drm/ast: Fix incorrect free on ioregsSam Bobroff1-1/+2
2018-12-01drm/amdgpu: fix bug with IH ring setupPhilip Yang1-1/+1
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