| Commit message (Expand) | Author | Files | Lines |
2020-01-15 | drm/nouveau: Fix ttm move init with multiple GPUs | James Jones | 1 | -2/+3 |
2020-01-15 | drm/nouveau: use NULL for pointer assignment. | Wambui Karuga | 1 | -1/+1 |
2020-01-15 | drm/nouveau/kms/nv04: remove set but unused variable. | Wambui Karuga | 1 | -2/+1 |
2020-01-15 | drm/nouveau/fb/gf100-: declare constants as unsigned long long. | Wambui Karuga | 6 | -6/+6 |
2020-01-15 | drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code | YueHaibing | 1 | -8/+5 |
2020-01-15 | drm/nouveau/ce/gp10b: Use correct copy engine | Thierry Reding | 1 | -1/+1 |
2020-01-15 | drm/nouveau/ltc/gp10b: Add custom L2 cache implementation | Thierry Reding | 5 | -1/+70 |
2020-01-15 | drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registers | Thierry Reding | 3 | -35/+54 |
2020-01-15 | drm/nouveau/tegra: Set clock rate if not set | Thierry Reding | 1 | -0/+12 |
2020-01-15 | drm/nouveau/tegra: Avoid pulsing reset twice | Thierry Reding | 1 | -6/+6 |
2020-01-15 | drm/nouveau: Do not try to disable PCI device on Tegra | Thierry Reding | 1 | -2/+1 |
2020-01-15 | drm/nouveau/fault: Add support for GP10B | Thierry Reding | 8 | -7/+80 |
2020-01-15 | drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst | Colin Ian King | 1 | -2/+2 |
2020-01-15 | drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for now | Lyude Paul | 1 | -0/+12 |
2020-01-15 | drm/nouveau/kms/nv50-: Use less encoders by making mstos per-head | Lyude Paul | 4 | -46/+68 |
2020-01-15 | drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder() | Lyude Paul | 1 | -9/+0 |
2020-01-15 | drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used | Ilia Mirkin | 14 | -40/+93 |
2020-01-15 | drm/nouveau/gr/gk208-gm10x: regenerate built-in firmware | Ben Skeggs | 2 | -786/+786 |
2020-01-10 | drm/amd/display: Fix compilation warnings on i386 | Mikita Lipski | 1 | -2/+2 |
2020-01-10 | drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs | Alex Deucher | 1 | -1/+1 |
2020-01-10 | drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCN | Alex Deucher | 3 | -1/+17 |
2020-01-10 | drm: add dp helper to initialize remote aux channel. | David (Dingchen) Zhang | 3 | -0/+17 |
2020-01-10 | drm/amd/display: Trigger modesets on MST DSC connectors | Mikita Lipski | 1 | -0/+33 |
2020-01-10 | drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs | Mikita Lipski | 2 | -0/+64 |
2020-01-10 | drm/amd/display: Recalculate VCPI slots for new DSC connectors | Mikita Lipski | 1 | -5/+71 |
2020-01-10 | drm/amd/display: Check return value of drm helper | Mikita Lipski | 1 | -45/+54 |
2020-01-10 | drm/amd/display: MST DSC compute fair share | David Francis | 5 | -2/+376 |
2020-01-10 | drm/amd/display: Add PBN per slot calculation for DSC | Mikita Lipski | 2 | -0/+10 |
2020-01-10 | drm/dp_mst: Rename drm_dp_mst_atomic_check_topology_state | Mikita Lipski | 1 | -3/+3 |
2020-01-10 | drm/dp_mst: Add branch bandwidth validation to MST atomic check | Mikita Lipski | 2 | -2/+65 |
2020-01-10 | drm/dp_mst: Add DSC enablement helpers to DRM | Mikita Lipski | 2 | -0/+66 |
2020-01-10 | drm/dp_mst: Manually overwrite PBN divider for calculating timeslots | Mikita Lipski | 5 | -6/+13 |
2020-01-10 | drm/amd/display: Write DSC enable to MST DPCD | David Francis | 1 | -1/+18 |
2020-01-10 | drm/amd/display: Validate DSC caps on MST endpoints | David Francis | 2 | -1/+29 |
2020-01-10 | drm/amd/display: Initialize DSC PPS variables to 0 | David Francis | 2 | -0/+6 |
2020-01-10 | drm/dp_mst: Add new quirk for Synaptics MST hubs | Mikita Lipski | 3 | -0/+36 |
2020-01-10 | drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux | David Francis | 2 | -0/+145 |
2020-01-10 | drm/dp_mst: Fill branch->num_ports | David Francis | 1 | -0/+2 |
2020-01-10 | drm/dp_mst: Add MST support to DP DPCD R/W functions | David Francis | 2 | -20/+22 |
2020-01-10 | drm/dp_mst: Parse FEC capability on MST ports | David Francis | 2 | -0/+5 |
2020-01-10 | drm/dp_mst: Add PBN calculation for DSC modes | David Francis | 7 | -11/+25 |
2020-01-09 | drm/amdkfd: Improve kfd_process lookup in kfd_ioctl | Felix Kuehling | 2 | -4/+28 |
2020-01-09 | drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support | Miquel Raynal | 1 | -0/+27 |
2020-01-09 | dt-bindings: display: simple: Add Satoz panel | Miquel Raynal | 1 | -0/+2 |
2020-01-09 | dt-bindings: display: Convert Allwinner display pipeline to schemas | Maxime Ripard | 13 | -637/+2625 |
2020-01-09 | drm/fb-cma-helpers: Fix include issue | Benjamin Gaignard | 2 | -0/+3 |
2020-01-09 | drm/modes: tag unused variables to avoid warnings | Benjamin Gaignard | 1 | -4/+5 |
2020-01-09 | drm/panel: Add support for BOE NV140FHM-N49 panel to panel-simple | Tobias Schramm | 1 | -0/+35 |
2020-01-09 | dt-bindings: display: add BOE 14" panel | Sam Ravnborg | 1 | -0/+2 |
2020-01-09 | drm/panel: Add driver for Sony ACX424AKP panel | Linus Walleij | 4 | -0/+568 |