summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-28Merge tag 'drm-misc-next-fixes-2020-05-27' of git://anongit.freedesktop.org/d...Dave Airlie
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-27drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann
2020-05-27drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann
2020-05-27drm/gma500: Stop using mode->private_flagsVille Syrjälä
2020-05-27drm/mcde: Use mode->clock instead of reverse calculating it from the vrefreshVille Syrjälä
2020-05-27drm: Flatten drm_mode_vrefresh()Ville Syrjälä
2020-05-27drm: Shrink drm_display_mode timingsVille Syrjälä
2020-05-27drm/msm/dpu: Stop copying around mode->private_flagsVille Syrjälä
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä
2020-05-27drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resumeChris Wilson
2020-05-27drm/i915/gt: Do not schedule normal requests immediately along virtualChris Wilson
2020-05-27drm/i915: Reorder await_execution before await_requestChris Wilson
2020-05-26drm/i915: Introduce some local intel_dp variablesVille Syrjälä
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang
2020-05-26drm/i915/display: Only query DP state of a DDI encoderChris Wilson
2020-05-26drm/format-helper: Add drm_fb_swab()Noralf Trønnes
2020-05-26drm/client: Add drm_client_modeset_check()Noralf Trønnes
2020-05-26drm/client: Add drm_client_framebuffer_flush()Noralf Trønnes
2020-05-26drm/i915: Improve execute_cb struct packingChris Wilson
2020-05-26drm/i915/execlists: Shortcircuit queue_prio() for no internal levelsChris Wilson
2020-05-26drm/i915/gt: Force the GT reset on shutdownChris Wilson
2020-05-26drm/i915/display: Fix early deref of 'dsb'Chris Wilson
2020-05-26drm/nouveau: use correct conflicting framebuffer APIDave Airlie
2020-05-25drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgttChris Wilson
2020-05-25drm/i915/gem: Suppress some random warningsChris Wilson
2020-05-25drm/i915/gt: Cancel the flush worker more thoroughlyChris Wilson
2020-05-25drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFERJames Hilliard
2020-05-25Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2020-05-25drm/auth: remove redundant assignment to variable retColin Ian King
2020-05-25drm/i915/gem: Avoid iterating an empty listChris Wilson
2020-05-25drm/i915: Avoid using rq->engine after free during i915_fence_releaseChris Wilson
2020-05-25drm/i915: Disable semaphore inter-engine sync without timeslicingChris Wilson
2020-05-25drm/i915/gt: Remove errant assertion in __intel_context_do_pinChris Wilson
2020-05-25drm/i915: Don't set queue-priority hint when supressing the rescheduleChris Wilson
2020-05-25Merge 5.7-rc7 into tty-nextGreg Kroah-Hartman
2020-05-23drm/msm/a6xx: skip HFI set freq if GMU is powered downJonathan Marek
2020-05-23drm/msm: Update the MMU helper function APIsJordan Crouse
2020-05-23drm/msm: Refactor address space initializationJordan Crouse
2020-05-23drm/msm: Attach the IOMMU device during initializationJordan Crouse
2020-05-23drm/i915/dsb: Pre allocate and late cleanup of cmd bufferAnimesh Manna
2020-05-23drm/vblank: Fix -Wformat compile warnings on some archesLyude Paul
2020-05-22drm/vblank: Fix -Wformat compile warnings on some archesLyude Paul
2020-05-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha