summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-08-12drm/amdgpu: enable vcn clock gating for navi12Xiaojie Yuan-1/+2
2019-08-12drm/amdgpu: enable athub clock gating for navi12Xiaojie Yuan-1/+3
2019-08-12drm/amdgpu/athub2: set clock gating for navi12Xiaojie Yuan-0/+1
2019-08-12drm/amdgpu: enable ih clock gating for navi12Xiaojie Yuan-0/+1
2019-08-12drm/amdgpu: enable mmhub clock gating for navi12Xiaojie Yuan-1/+3
2019-08-12drm/amdgpu/mmhub2: set clock gating for navi12Xiaojie Yuan-0/+1
2019-08-12drm/amdgpu: enable sdma clock gating for navi12Xiaojie Yuan-1/+3
2019-08-12drm/amdgpu/sdma5: set sdma clock gating for navi12Xiaojie Yuan-0/+1
2019-08-12drm/amdgpu: enable hdp clock gating for navi12Xiaojie Yuan-1/+3
2019-08-12drm/amdgpu: enable gfx clock gatings for navi12Xiaojie Yuan-1/+5
2019-08-12Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"Marek Olšák-12/+1
2019-08-12drm/syncobj: Add better overview documentation for syncobj (v2)Jason Ekstrand-11/+87
2019-08-12drm/i915: Extract general GT interrupt handlersAndi Shyti-551/+593
2019-08-12drm/i915: Extract GT powermanagement interrupt handlingAndi Shyti-174/+191
2019-08-12drm: Fix kerneldoc warns in connector-related docsSean Paul-4/+6
2019-08-12drm/omap: ensure we have a valid dma_maskTomi Valkeinen-1/+1
2019-08-12Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst-511/+873
2019-08-12drm/i915/gt: Use the local engine wakeref when checking RING registersChris Wilson-7/+3
2019-08-12drm/i915/selftests: Prevent the timeslice expiring during suppression testsChris Wilson-1/+4
2019-08-12drm/i915/execlists: Avoid sync calls during parkChris Wilson-1/+1
2019-08-12drm/i915/uc: Update copyright and licenseMichal Wajdeczko-441/+47
2019-08-12drm/komeda: Fix potential integer overflow in komeda_crtc_update_clock_ratioGustavo A. R. Silva-1/+1
2019-08-12drm/komeda: Add support for 'memory-region' DT node propertyMihail Atanassov-0/+9
2019-08-12drm/komeda: Adds internal bpp computing for arm afbc only format YU08 YU10Lowry Li (Arm Technology China)-2/+25
2019-08-12drm/i915/tgl: Fixing up list of PG3 power domains.Anshuman Gupta-6/+0
2019-08-12drm/i915/icl: Remove DDI IO power domain from PG3 power domainsAnshuman Gupta-5/+0
2019-08-12drm/i915/uc: Use -EIO code for GuC initialization failuresMichal Wajdeczko-14/+11
2019-08-12drm/i915/uc: Update messages from fw upload stepMichal Wajdeczko-11/+3
2019-08-12drm/i915/uc: Include HuC firmware version in summaryMichal Wajdeczko-5/+13
2019-08-12drm/i915/uc: Fail early if there is no GuC fw availableMichal Wajdeczko-0/+26
2019-08-12drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glueOndrej Jirman-4/+52
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-5046/+120846
2019-08-11drm/i915: Remove unused debugfs/i915_emon_statusChris Wilson-25/+0
2019-08-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+9
2019-08-10drm/i915: buddy allocatorMatthew Auld-0/+1282
2019-08-10drm/i915/blt: support copying objectsMatthew Auld-6/+324
2019-08-10drm/panel: drop return code from drm_panel_detach()Sam Ravnborg-7/+2
2019-08-10drm/panel: move drm_panel functions to .c fileSam Ravnborg-0/+96
2019-08-10drm/panel: ili9322: move bus_flags to get_modes()Sam Ravnborg-18/+16
2019-08-10drm/mxsfb: fix opencoded use of drm_panel_*Sam Ravnborg-1/+1
2019-08-10drm/fsl-dcu: fix opencoded use of drm_panel_*Sam Ravnborg-9/+1
2019-08-10drm/imx: fix opencoded use of drm_panel_*Sam Ravnborg-14/+8
2019-08-10drm/bridge: tc358767: fix opencoded use of drm_panel_*Sam Ravnborg-6/+4
2019-08-10drm/i915/gtt: disable 2M pages for pre-gen11Matthew Auld-4/+7
2019-08-10drm/i915/gtt: enable GTT cache by defaultMatthew Auld-12/+21
2019-08-10drm/i915/selftests: move gpu-write-dw into utilsMatthew Auld-236/+169
2019-08-10dma-buf: further relax reservation_object_add_shared_fenceChristian König-6/+1
2019-08-10drm/i915: use new reservation_object_fences helperChristian König-17/+7
2019-08-10drm/i915/blt: bump the size restrictionMatthew Auld-49/+180
2019-08-10drm/i915/blt: don't assume pinned intel_contextMatthew Auld-2/+4