summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff-0/+1
2018-12-06Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-39/+60
2018-12-06Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-53/+104
2018-12-05drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu-1/+2
2018-12-04drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas-3/+3
2018-12-04drm/amd/powerplay: improve OD code robustnesstianci yin-8/+16
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou-1/+1
2018-12-04drm/fb-helper: Fix typo in parameter descriptionWei Yongjun-1/+1
2018-12-03drm/amd/powerplay: support SoftMin/Max setting for some specific DPMEvan Quan-22/+32
2018-12-03drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan-2/+3
2018-12-03drm/amd/powerplay: support new pptable upload on Vega20Evan Quan-1/+3
2018-12-03drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher-8/+1
2018-12-03drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher-5/+24
2018-12-03drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang-0/+10
2018-12-03drm/msm: Fix error return checkingWen Yang-1/+1
2018-12-03drm/msm/dpu: Ignore alpha for XBGR8888 formatJayant Shekhar-1/+1
2018-12-03drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing-2/+0
2018-12-03drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()YueHaibing-1/+1
2018-12-03drm/msm: Move fence put to where failure occursRobert Foss-7/+8
2018-12-03drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul-1/+0
2018-12-03drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0Jordan Crouse-0/+3
2018-12-03drm/msm/hdmi: Enable HPD after HDMI IRQ is set upTodor Tomov-8/+9
2018-12-03drm/msm: validate display and event threadsJeykumar Sankaran-33/+16
2018-12-03drm/omap: fix incorrect union usageSebastian Reichel-25/+33
2018-12-03drm/omap: populate DSI platform bus earlierSebastian Reichel-10/+10
2018-12-03drm/omap: fix bus_flags for panel-dpiTomi Valkeinen-1/+2
2018-11-30drm/amdgpu: wait for IB test on first device openChristian König-3/+3
2018-11-30drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entitiesAlex Deucher-0/+1
2018-11-30drm/ttm: fix LRU handling in ttm_buffer_object_transferChristian König-1/+3
2018-11-30drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul-0/+5
2018-11-30drm/msm/dsi: configure VCO rate for 10nm PLL driverAbhinav Kumar-1/+3
2018-11-30drm/msm: fix handling of cmdstream offsetRob Clark-1/+4
2018-11-30drm/msm/gpu: Fix a couple memory leaks in debugfsDan Carpenter-4/+11
2018-11-30drm/msm: Fix task dump in gpu recoverySharat Masetty-5/+4
2018-11-30drm/msm: Check if target supports crash dump captureSharat Masetty-0/+4
2018-11-30drm/bridge: fix AUX_CMD_SEND bit value for ti, sn65dsi86 bridgeSandeep Panda-1/+1
2018-11-30drm/lease: Send a distinct ueventDaniel Vetter-1/+13
2018-11-29drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)Roman Li-0/+2
2018-11-29drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas-0/+2
2018-11-29Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-8/+38
2018-11-29Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-12/+14
2018-11-29Merge tag 'drm-intel-fixes-2018-11-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie-3/+8
2018-11-29Merge tag 'du-fixes-20181126' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie-3/+18
2018-11-29drm/ast: fixed reading monitor EDID not stable issueY.C. Chen-6/+30
2018-11-29drm/ast: Fix incorrect free on ioregsSam Bobroff-1/+2
2018-11-28Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul-13/+2
2018-11-28drm/amdgpu: Add delay after enable RLC ucodeshaoyunl-3/+4
2018-11-28drm/amdgpu: Avoid endless loop in GPUVM fragment processingFelix Kuehling-2/+4
2018-11-28drm/amdgpu: Cast to uint64_t before left shiftFelix Kuehling-4/+4
2018-11-26drm/meson: add support for 1080p25 modeChristian Hewitt-0/+1