Age | Commit message (Expand) | Author | Files | Lines |
2021-03-13 | mm: use is_cow_mapping() across tree where proper | Peter Xu | 2 | -4/+2 |
2021-03-12 | drm/nouveau: fix dma syncing for loops (v2) | Dave Airlie | 1 | -2/+4 |
2021-03-12 | drm/i915: Wedge the GPU if command parser setup fails | Tvrtko Ursulin | 3 | -8/+20 |
2021-03-12 | Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a... | Dave Airlie | 26 | -57/+353 |
2021-03-11 | drm/compat: Clear bounce structures | Daniel Vetter | 1 | -0/+11 |
2021-03-11 | drm/shmem-helpers: vunmap: Don't put pages for dma-buf | Noralf Trønnes | 1 | -3/+4 |
2021-03-11 | drm: meson_drv add shutdown function | Artem Lapkin | 1 | -0/+11 |
2021-03-11 | drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff | Neil Roberts | 1 | -5/+6 |
2021-03-11 | drm/shmem-helper: Check for purged buffers in fault handler | Neil Roberts | 1 | -4/+14 |
2021-03-11 | qxl: Fix uninitialised struct field head.surface_id | Colin Ian King | 1 | -0/+1 |
2021-03-11 | drm/ttm: Fix TTM page pool accounting | Anthony DeRossi | 1 | -2/+2 |
2021-03-11 | drm/ttm: soften TTM warnings | Christian König | 1 | -2/+6 |
2021-03-11 | drm: Use USB controller's DMA mask when importing dmabufs | Thomas Zimmermann | 4 | -8/+64 |
2021-03-11 | drm/qxl: fix lockdep issue in qxl_alloc_release_reserved | Gerd Hoffmann | 1 | -3/+10 |
2021-03-11 | drm/qxl: unpin release objects | Gerd Hoffmann | 1 | -0/+1 |
2021-03-11 | drm/fb-helper: only unmap if buffer not null | Tong Zhang | 1 | -1/+1 |
2021-03-10 | drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m | Alex Deucher | 1 | -1/+1 |
2021-03-10 | drm/radeon: fix AGP dependency | Christian König | 1 | -0/+1 |
2021-03-10 | drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_table | Christian König | 3 | -2/+6 |
2021-03-10 | drm/amd/pm: correct the watermark settings for Polaris | Evan Quan | 1 | -4/+4 |
2021-03-10 | drm/amd/pm: bug fix for pcie dpm | Kenneth Feng | 3 | -21/+141 |
2021-03-10 | drm/amdgpu: fb BO should be ttm_bo_type_device | Nirmoy Das | 1 | -1/+1 |
2021-03-10 | drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm | Zhan Liu | 1 | -1/+95 |
2021-03-10 | drm/amd/display: Enabled pipe harvesting in dcn30 | Dillon Varone | 1 | -0/+31 |
2021-03-10 | drm/amd/display: Revert dram_clock_change_latency for DCN2.1 | Sung Lee | 1 | -1/+1 |
2021-03-10 | drm/amd/display: Enable pflip interrupt upon pipe enable | Qingqing Zhuo | 10 | -0/+37 |
2021-03-10 | drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp() | Holger Hoffstätte | 1 | -1/+1 |
2021-03-10 | drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth() | Holger Hoffstätte | 1 | -4/+0 |
2021-03-10 | drm/amd/display: Add a backlight module option | Takashi Iwai | 3 | -0/+10 |
2021-03-10 | drm/amdgpu/display: handle aux backlight in backlight_get_brightness | Alex Deucher | 1 | -4/+20 |
2021-03-10 | drm/amdgpu/display: don't assert in set backlight function | Alex Deucher | 1 | -1/+0 |
2021-03-10 | drm/amdgpu/display: simplify backlight setting | Alex Deucher | 1 | -16/+4 |
2021-03-05 | Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a... | Dave Airlie | 9 | -16/+26 |
2021-03-05 | Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 1 | -0/+3 |
2021-03-03 | drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie | Kevin Wang | 1 | -2/+2 |
2021-03-03 | drm/amd/display: fix the return of the uninitialized value in ret | Colin Ian King | 1 | -1/+1 |
2021-03-03 | drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder | Alex Deucher | 1 | -2/+0 |
2021-03-03 | drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address | Evan Quan | 1 | -3/+12 |
2021-03-03 | drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable | Alex Deucher | 1 | -2/+2 |
2021-03-03 | drm/amdgpu/pm: make unsupported power profile messages debug | Alex Deucher | 3 | -3/+3 |
2021-03-03 | drm/amdgpu:disable VCN for Navi12 SKU | Asher.Song | 1 | -2/+4 |
2021-03-03 | drm/amdgpu: Only check for S0ix if AMD_PMC is configured | Alex Deucher | 1 | -1/+2 |
2021-03-02 | drm/nouveau/fifo/gk104-gp1xx: fix creation of sw class | Ben Skeggs | 1 | -0/+3 |
2021-02-26 | Merge tag 'docs-5.12-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2021-02-25 | Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 59 | -378/+1109 |
2021-02-26 | Merge tag 'drm-intel-next-fixes-2021-02-25' of git://anongit.freedesktop.org/... | Dave Airlie | 7 | -94/+65 |
2021-02-26 | Merge tag 'amd-drm-fixes-5.12-2021-02-24' of https://gitlab.freedesktop.org/a... | Dave Airlie | 11 | -48/+158 |
2021-02-26 | Merge tag 'drm-misc-next-fixes-2021-02-25' of git://anongit.freedesktop.org/d... | Dave Airlie | 5 | -17/+83 |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |