Age | Commit message (Expand) | Author | Files | Lines |
2021-03-19 | nouveau: Skip unvailable ttm page entries | Tobias Klausmann | 1 | -0/+8 |
2021-03-19 | Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 3 | -10/+42 |
2021-03-19 | Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a... | Dave Airlie | 3 | -40/+25 |
2021-03-19 | Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -3/+4 |
2021-03-18 | drm/amd/display: Remove MPC gamut remap logic for DCN30 | Dillon Varone | 1 | -32/+2 |
2021-03-18 | drm/amd/display: Correct algorithm for reversed gamma | Calvin Hou | 1 | -8/+18 |
2021-03-17 | drm/omap: dsi: fix unsigned expression compared with zero | Junlin Yang | 1 | -3/+4 |
2021-03-17 | i915/perf: Start hrtimer only if sampling the OA buffer | Umesh Nerlige Ramappa | 1 | -8/+5 |
2021-03-17 | drm/i915: Workaround async flip + VT-d corruption on HSW/BDW | Ville Syrjälä | 2 | -2/+37 |
2021-03-15 | drm/amd/display: Copy over soc values before bounding box creation | Sung Lee | 1 | -0/+5 |
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 |