aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/virtio: add virtio_gpu_object_detach() functionGerd Hoffmann2018-09-054-7/+12
* drm/virtio: track virtual output stateGerd Hoffmann2018-09-053-1/+6
* qxl: fix null-pointer crash during suspendPeter Wu2018-09-051-21/+5
* drm: Remove "protection" around drm_vma_offset_manager_destroy()Chris Wilson2018-09-041-3/+0
* drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctlChris Wilson2018-09-041-1/+1
* drm/tegra: kick out simplefbMichał Mirosław2018-09-031-0/+4
* drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)Michał Mirosław2018-09-031-17/+1
* drm/vc4: use simpler remove_conflicting_framebuffers(NULL)Michał Mirosław2018-09-031-19/+1
* drm/virtio: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-21/+3
* drm/mgag200: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-032-29/+1
* drm/radeon: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-22/+1
* drm/bochs: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-17/+1
* drm/cirrus: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-22/+1
* drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-23/+1
* drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2018-08-312-1/+10
* drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2018-08-311-2/+15
* drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil2018-08-311-0/+1
* drm_dp_cec: add note about good MegaChips 2900 CEC supportHans Verkuil2018-08-311-1/+3
* drm_dp_cec: check that aux has a transfer functionHans Verkuil2018-08-311-0/+14
* drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()Dan Carpenter2018-08-301-2/+3
* drm/virtio: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2018-08-301-3/+2
* drm/virtio: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann2018-08-301-1/+1
* drm/qxl: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2018-08-301-1/+1
* drm/cirrus: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2018-08-301-1/+1
* drm/bochs: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2018-08-301-1/+1
* drm/rockchip: vop: fix some register define error for px30Sandy Huang2018-08-291-8/+6
* drm/rockchip: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2018-08-291-3/+3
* drm/rockchip: fix coding style and incorrect descriptionSandy Huang2018-08-291-7/+7
* drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodesPeter Rosin2018-08-273-28/+120
* drm/atmel-hlcdc: always iterate over the first 4 output endpointsPeter Rosin2018-08-271-2/+13
* drm/atmel-hlcdc: allow selecting a higher pixel-clock than requestedPeter Rosin2018-08-271-0/+12
* drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock basePeter Rosin2018-08-271-7/+11
* drm/bridge: ti-sn65dsi86: Add mystery delay to enable()Sean Paul2018-08-271-0/+12
* Merge drm/drm-next into drm-misc-nextSean Paul2018-08-27702-15246/+65132
|\
| * Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-29/+12
| |\
| | * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-211-29/+12
| * | Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-2434-141/+160
| |\ \
| | * \ Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org...Dave Airlie2018-08-241-0/+3
| | |\ \
| | | * | drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng2018-08-231-0/+3
| | * | | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-08-2332-141/+154
| | |\ \ \
| | | * | | drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li2018-08-211-5/+3
| | | * | | Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-2126-58/+64
| | | * | | drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher2018-08-211-1/+7
| | | * | | drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König2018-08-211-57/+46
| | | * | | drm/amdgpu: fix incorrect use of drm_file->pidChristian König2018-08-211-15/+4
| | | * | | drm/amdgpu: fix incorrect use of fcheckChristian König2018-08-211-1/+3
| | | * | | drm/powerplay: enable dpm under pass-throughYintian Tao2018-08-211-1/+3
| | | * | | drm/amdgpu: access register without KIQYintian Tao2018-08-211-2/+2
| | | * | | drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan2018-08-211-0/+3
| | | * | | drm/amd/display: fix dentist did rangesDmytro Laktyushkin2018-08-211-2/+8