summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-04-01drm/stm: dw_mipi_dsi-stm: add sleep power managementYannick Fertré1-0/+28
2019-03-31drm: rockchip: introduce rk3066 hdmiZheng Yang6-0/+1117
2019-03-30drm/rockchip: vop: Support dithering to RGB666Urja Rannikko3-4/+41
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie41-409/+278
2019-03-29Merge tag 'du-next-20190328' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie5-42/+94
2019-03-28Revert "drm/amdgpu: use HMM callback to replace mmu notifier"Alex Deucher4-72/+98
2019-03-28Revert "drm/amdkfd: avoid HMM change cause circular lock"Alex Deucher1-17/+15
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher9-182/+278
2019-03-28Revert "drm/amdgpu: fix HMM config dependency issue"Alex Deucher3-19/+24
2019-03-28Revert "drm/amdkfd: support concurrent userptr update for HMM"Alex Deucher1-19/+6
2019-03-28Revert "drm/amdgpu: support userptr cross VMAs case with HMM"Alex Deucher1-91/+35
2019-03-28Revert "drm/amdgpu: more descriptive message if HMM not enabled"Alex Deucher1-2/+0
2019-03-28drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen1-1/+1
2019-03-28drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen1-1/+1
2019-03-28drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen1-2/+2
2019-03-28drm/virtio: rework resource creation workflow.Gerd Hoffmann6-91/+83
2019-03-28drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()Gerd Hoffmann3-19/+32
2019-03-28drm/virtio: params struct for virtio_gpu_cmd_create_resource()Gerd Hoffmann4-15/+16
2019-03-28drm/virtio: use struct to pass params to virtio_gpu_object_create()Gerd Hoffmann4-34/+35
2019-03-28drm/virtio: move virtio_gpu_object_{attach, detach} calls.Gerd Hoffmann1-68/+24
2019-03-28drm/virtio: add virtio-gpu-features debugfs file.Gerd Hoffmann1-1/+26
2019-03-28drm/virtio: remove set but not used variable 'vgdev'YueHaibing1-6/+0
2019-03-28drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3Laurent Pinchart1-2/+6
2019-03-28drm: rcar-du: lvds: Adjust operating frequency for D3 and E3Laurent Pinchart1-2/+7
2019-03-28drm: rcar-du: Link CRTCs to the DU deviceKieran Bingham3-25/+27
2019-03-28drm: rcar-du: lvds: Fix post-DLL divider calculationLaurent Pinchart1-1/+1
2019-03-28drm: rcar-du: Remove unused prototypesKieran Bingham1-2/+0
2019-03-28drm: rcar-du: crtc: Make local functions staticKieran Bingham1-4/+5
2019-03-28drm: rcar-du: Support panels connected directly to the DPAD outputsLaurent Pinchart1-6/+48
2019-03-27drm/amd/powerplay: update current profile mode only when it's really appliedEvan Quan2-10/+12
2019-03-27drm/amd/display: fix odm output gamma programmingDmytro Laktyushkin2-2/+3
2019-03-27drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback2-40/+50
2019-03-27drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein4-7/+7
2019-03-27drm/amd/display: 3.2.24Aric Cyr1-1/+1
2019-03-27drm/amd/display: Pass SDP spliting in parametersNikola Cornij6-6/+12
2019-03-27drm/amd/display: Create clock funcsEryk Brol2-0/+3
2019-03-27drm/amd/display: Clean up old pplib interface functionsFatemeh Darbehani4-52/+0
2019-03-27drm/amd/display: Pass init_data into DCN resource creationHarry Wentland5-27/+19
2019-03-27drm/amd/display: Handle branch device with DFP count = 0 case.Hugo Hu3-8/+8
2019-03-27drm/amd/display: program default output gammahersen wu1-24/+29
2019-03-27drm/amd/display: add preferred pipe split logicJun Lei4-12/+49
2019-03-27drm/amdgpu: don't put the root PD into the relocated listChristian König1-10/+8
2019-03-27drm/amdgpu: drop the ib from the VM update parametersChristian König2-16/+13
2019-03-27drm/amdgpu: move VM table mapping into the backend as wellChristian König4-27/+37
2019-03-27drm/amdgpu: XGMI pstate switch initial supportshaoyunl6-1/+56
2019-03-27drm/amdgpu: use the new VM backend for clearsChristian König1-57/+32
2019-03-27drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failureEvan Quan1-19/+12
2019-03-27drm/amdgpu: add more debug friendly promptsEvan Quan1-10/+28
2019-03-27drm/amdgpu: error out on mode1 reset failureEvan Quan1-2/+5
2019-03-27drm/amdgpu: trivial typo fixEvan Quan1-2/+2