Age | Commit message (Expand) | Author | Files | Lines |
2020-09-18 | Merge tag 'mediatek-drm-fixes-5.9' of https://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 5 | -26/+49 |
2020-09-18 | Merge tag 'drm-intel-fixes-2020-09-17' of ssh://git.freedesktop.org/git/drm/d... | Dave Airlie | 4 | -27/+71 |
2020-09-17 | drm/amd/display: Don't log hdcp module warnings in dmesg | Bhawanpreet Lakha | 1 | -1/+1 |
2020-09-17 | drm/amdgpu: declare ta firmware for navy_flounder | Jiansong Chen | 1 | -1/+1 |
2020-09-17 | drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata() | Yu Kuai | 1 | -8/+18 |
2020-09-17 | drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() | Yu Kuai | 1 | -4/+7 |
2020-09-17 | drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail | Yu Kuai | 1 | -1/+6 |
2020-09-17 | drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init() | Yu Kuai | 1 | -0/+1 |
2020-09-17 | drm/mediatek: Use CPU when fail to get cmdq event | Chun-Kuang Hu | 1 | -7/+13 |
2020-09-17 | drm/mediatek: Remove duplicated include | Wang Hai | 1 | -1/+0 |
2020-09-16 | drm/i915: Filter wake_flags passed to default_wake_function | Chris Wilson | 1 | -3/+7 |
2020-09-16 | drm/i915: Be wary of data races when reading the active execlists | Chris Wilson | 2 | -6/+34 |
2020-09-16 | drm/i915/gem: Reduce context termination list iteration guard to RCU | Chris Wilson | 1 | -13/+19 |
2020-09-16 | drm/i915/gem: Delay tracking the GEM context until it is registered | Chris Wilson | 1 | -5/+11 |
2020-09-16 | drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is | Michel Dänzer | 1 | -22/+10 |
2020-09-16 | drm/radeon: revert "Prefer lower feedback dividers" | Christian König | 1 | -1/+1 |
2020-09-16 | drm/amdgpu: Include sienna_cichlid in USBC PD FW support. | Andrey Grodzovsky | 1 | -1/+1 |
2020-09-16 | drm/amd/display: update nv1x stutter latencies | Jun Lei | 1 | -2/+2 |
2020-09-16 | drm/amd/display: Don't use DRM_ERROR() for DTM add topology | Bhawanpreet Lakha | 1 | -1/+1 |
2020-09-16 | drm/amd/pm: support runtime pptable update for sienna_cichlid etc. | Jiansong Chen | 1 | -3/+9 |
2020-09-16 | drm/amdkfd: fix a memory leak issue | Dennis Li | 1 | -0/+2 |
2020-09-16 | drm/kfd: fix a system crash issue during GPU recovery | Dennis Li | 1 | -1/+1 |
2020-09-11 | Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 10 | -25/+66 |
2020-09-11 | Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 1 | -6/+4 |
2020-09-09 | Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/medi... | Dave Airlie | 1 | -0/+1 |
2020-09-08 | drm/i915: fix regression leading to display audio probe failure on GLK | Kai Vehmanen | 1 | -6/+4 |
2020-09-08 | Revert "drm/i915/gem: Delete unused code" | Dave Airlie | 1 | -0/+19 |
2020-09-08 | Revert "drm/i915/gem: Async GPU relocations only" | Dave Airlie | 2 | -27/+289 |
2020-09-08 | Revert "drm/i915: Remove i915_gem_object_get_dirty_page()" | Dave Airlie | 2 | -0/+18 |
2020-09-08 | Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie | 11 | -37/+85 |
2020-09-06 | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+5 |
2020-09-05 | drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency | Laurent Pinchart | 1 | -0/+1 |
2020-09-04 | drm/msm: Disable the RPTR shadow | Jordan Crouse | 6 | -27/+43 |
2020-09-04 | drm/msm: Disable preemption on all 5xx targets | Jordan Crouse | 1 | -1/+2 |
2020-09-04 | drm/msm: Enable expanded apriv support for a650 | Jordan Crouse | 4 | -4/+19 |
2020-09-04 | drm/msm: Split the a5xx preemption record | Jordan Crouse | 2 | -5/+21 |
2020-09-04 | Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 13 | -25/+81 |
2020-09-04 | Merge branch 'simplify-do_wp_page' | Linus Torvalds | 1 | -8/+0 |
2020-09-04 | mm/gup: Remove enfornced COW mechanism | Peter Xu | 1 | -8/+0 |
2020-09-04 | drm/virtio: drop virtio_gpu_output->enabled | Gerd Hoffmann | 3 | -6/+1 |
2020-09-04 | drm/sun4i: backend: Disable alpha on the lowest plane on the A20 | Maxime Ripard | 1 | -1/+0 |
2020-09-04 | drm/sun4i: backend: Support alpha property on lowest plane | Maxime Ripard | 1 | -2/+1 |
2020-09-04 | drm/sun4i: Fix DE2 YVU handling | Jernej Skrabec | 1 | -1/+1 |
2020-09-04 | xen: add helpers to allocate unpopulated memory | Roger Pau Monne | 1 | -4/+5 |
2020-09-04 | Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 4 | -3/+12 |
2020-09-04 | Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2 | -8/+28 |
2020-09-03 | drm/tve200: Stabilize enable/disable | Linus Walleij | 1 | -1/+21 |
2020-09-03 | drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug | Ben Skeggs | 1 | -0/+6 |
2020-09-03 | drm/nouveau/kms/nv50-gp1xx: disable notifies again after core update | Ben Skeggs | 1 | -1/+4 |
2020-09-03 | drm/nouveau/kms/nv50-: add some whitespace before debug message | Ben Skeggs | 1 | -1/+1 |