summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-05-08drm/amdgpu: drop pm_runtime_set_activeAlex Deucher
2020-05-08drm/amdgpu: implement soft_recovery for gfx10Alex Deucher
2020-05-08drm/amdgpu: cleanup sysfs file handlingNirmoy Das
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan
2020-05-08drm/amdgpu: use node_id and node_size to calcualte dram_base_addressHawking Zhang
2020-05-08drm/amdgpu: switch to common rlc_autoload helperHawking Zhang
2020-05-08drm/amdgpu: drop unused ras ta helper functionHawking Zhang
2020-05-08drm/amdgpu: switch to common ras ta helperHawking Zhang
2020-05-08drm/amdgpu: switch to common xgmi ta helpersHawking Zhang
2020-05-08drm/i915/gt: Improve precision on defer_request assertChris Wilson
2020-05-08drm/i915: Pull waiting on an external dma-fence into its routineChris Wilson
2020-05-08drm/i915: Ignore submit-fences on the same timelineChris Wilson
2020-05-08drm/ast: Don't check new mode if CRTC is being disabledThomas Zimmermann
2020-05-08drm/ast: Make ast_primary_plane_helper_atomic_update staticSamuel Zou
2020-05-08Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-05-08Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-08drm/i915/gvt: use context lrc_reg_state for shadow ppgtt overrideZhenyu Wang
2020-05-08drm/i915/gvt: Support PPGTT table load commandZhenyu Wang
2020-05-08drm/i915/gvt: move workload destroy out of execlist completeZhenyu Wang
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-07drm/amd/display: remove duplicate headersChen Zhou
2020-05-07drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan
2020-05-07drm/amd/amdgpu: cleanup coding style a bitBernard Zhao
2020-05-07drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-07drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas
2020-05-07drm/amdgpu: Fix bug in RAS invokeJohn Clements
2020-05-07drivers: drm: panel: Add ASUS TM5P5 NT35596 panel driverKonrad Dybcio
2020-05-07drm: panel: add MODULE_LICENSE to panel-visionox-rm69299.cRandy Dunlap
2020-05-07drm/i915/gen12: Add aux table invalidate for all enginesMika Kuoppala
2020-05-07drm/i915: Remove wait priority boostingChris Wilson
2020-05-07drm/i915: Mark concurrent submissions with a weak-dependencyChris Wilson
2020-05-07drm/i915/gen12: Invalidate aux table entries forciblyMika Kuoppala
2020-05-07drm/i915/gen12: Flush L3Mika Kuoppala
2020-05-07drm/i915/gen12: Fix HDC pipeline flushMika Kuoppala
2020-05-07Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"Mika Kuoppala
2020-05-06drm/vkms: Hold gem object while still in-useEzequiel Garcia
2020-05-06drm/vkms: enable cursor by defaultMelissa Wen
2020-05-06drm/i915/execlists: Track inflight CCIDChris Wilson
2020-05-06drm/i915/execlists: Avoid reusing the same logical CCIDChris Wilson
2020-05-06drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_planeChris Wilson
2020-05-06drm/i915/gt: Yield the timeslice if caught waiting on a user semaphoreChris Wilson
2020-05-06drm/i915: Check current i915_vma.pin_count status first on unbindChris Wilson
2020-05-06drm/amdgpu/navi10: fix unsigned comparison with 0ChenTao
2020-05-06drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling
2020-05-06drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-06drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-05-06drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan
2020-05-06drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan
2020-05-06drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2Christian König
2020-05-06drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo