Age | Commit message (Expand) | Author |
2020-05-15 | Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2020-05-15 | Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm... | Dave Airlie |
2020-05-14 | Merge tag 'amd-drm-fixes-5.7-2020-05-13' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-05-14 | Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li... | Dave Airlie |
2020-05-14 | Merge tag 'drm-intel-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2020-05-13 | drm/i915: Handle idling during i915_gem_evict_something busy loops | Chris Wilson |
2020-05-13 | drm/meson: pm resume add return errno branch | Bernard Zhao |
2020-05-12 | drm/amd/amdgpu: Update update_config() logic | Leo (Hanghong) Ma |
2020-05-12 | drm/amd/amdgpu: add raven1 part to the gfxoff quirk list | Tom St Denis |
2020-05-11 | Merge tag 'gvt-fixes-2020-05-12' of https://github.com/intel/gvt-linux into d... | Rodrigo Vivi |
2020-05-11 | drm/i915: Mark concurrent submissions with a weak-dependency | Chris Wilson |
2020-05-11 | drm/i915: Propagate error from completed fences | Chris Wilson |
2020-05-11 | drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest | Zhenyu Wang |
2020-05-09 | drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance. | Colin Xu |
2020-05-08 | drm/amd/display: add basic atomic check for cursor plane | Simon Ser |
2020-05-08 | drm/amd/display: Fix vblank and pageflip event handling for FreeSync | Nicholas Kazlauskas |
2020-05-08 | drm/amdgpu: implement soft_recovery for gfx10 | Alex Deucher |
2020-05-08 | drm/amdgpu: enable hibernate support on Navi1X | Evan Quan |
2020-05-08 | drm/amdgpu: Use GEM obj reference for KFD BOs | Felix Kuehling |
2020-05-08 | drm/amdgpu: force fbdev into vram | Alex Deucher |
2020-05-08 | drm/amd/powerplay: perform PG ungate prior to CG ungate | Evan Quan |
2020-05-08 | drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate | Evan Quan |
2020-05-08 | drm/amdgpu: disable MGCG/MGLS also on gfx CG ungate | Evan Quan |
2020-05-08 | Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2020-05-06 | drm/i915/execlists: Track inflight CCID | Chris Wilson |
2020-05-06 | drm/i915/execlists: Avoid reusing the same logical CCID | Chris Wilson |
2020-05-06 | drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane | Chris Wilson |
2020-05-06 | drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore | Chris Wilson |
2020-05-06 | drm/i915: Check current i915_vma.pin_count status first on unbind | Chris Wilson |
2020-05-06 | drm/i915/tgl+: Fix interrupt handling for DP AUX transactions | Imre Deak |
2020-05-05 | drm/amd/display: Prevent dpcd reads with passive dongles | Aurabindo Pillai |
2020-05-05 | drm/amd/display: fix counter in wait_for_no_pipes_pending | Roman Li |
2020-05-05 | drm/amd/display: Update DCN2.1 DV Code Revision | Sung Lee |
2020-05-05 | drm: Fix HDCP failures when SRM fw is missing | Sean Paul |
2020-05-04 | Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE() | Peter Jones |
2020-05-04 | drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled | Sultan Alsawaf |
2020-05-04 | drm/i915/gt: Make timeslicing an explicit engine property | Chris Wilson |
2020-05-04 | drm/i915: Avoid dereferencing a dead context | Chris Wilson |
2020-05-04 | sun6i: dsi: fix gcc-4.8 | Arnd Bergmann |
2020-05-04 | drm: ingenic-drm: add MODULE_DEVICE_TABLE | H. Nikolaus Schaller |
2020-05-04 | drm/virtio: create context before RESOURCE_CREATE_2D in 3D mode | Gurchetan Singh |
2020-05-01 | drm/amd/display: work around fp code being emitted outside of DC_FP_START/END | Daniel Kolesa |
2020-05-01 | drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT | Michel Dänzer |
2020-05-01 | drm/amdgpu: drop redundant cg/pg ungate on runpm enter | Evan Quan |
2020-05-01 | drm/amdgpu: move kfd suspend after ip_suspend_phase1 | Evan Quan |
2020-05-01 | Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-05-01 | Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2020-05-01 | Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2020-04-29 | drm/qxl: qxl_release use after free | Vasily Averin |
2020-04-29 | drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() | Vasily Averin |