summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood
2019-04-03drm/amd/display: Make pageflip event delivery compatible with VRR.Mario Kleiner
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner
2019-04-03drm/amd/display: Rework vrr flip throttling for late vblank irq.Mario Kleiner
2019-04-03drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)Mario Kleiner
2019-04-03drm/amd/display: Update VRR state earlier in atomic_commit_tail.Mario Kleiner
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega20Kent Russell
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2Kent Russell
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2Kent Russell
2019-04-03drm/amdgpu: Add preferred_domain check when determine XGMI stateshaoyunl
2019-04-03drm/amdgpu: provide the page fault queue to the VM codeChristian König
2019-04-03drm/amdgpu: handle leaf PDEs as PTEs on VegaChristian König
2019-04-03drm/amdgpu: fix ATC handling for RyzenChristian König
2019-04-03drm/amdgpu: Adjust TMR address alignment as per HW requirementshaoyunl
2019-04-03drm/amdgpu: Correct the irq types' num of sdmaEmily Deng
2019-04-03Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...Dave Airlie
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-02drm/amdgpu/smu11: fix warning on 32bit archesAlex Deucher
2019-04-01arm/komeda: Compile komeda_debugfs_init() only if CONFIG_DEBUG_FS is enabledLiviu Dudau
2019-04-01drm/komeda: Add debugfs node "register" for register dumpjames qian wang (Arm Technology China)
2019-04-01drm/komeda: Add irq handlingjames qian wang (Arm Technology China)
2019-04-01drm/komeda: Add komeda_assemble_pipelinesjames qian wang (Arm Technology China)
2019-04-01drm/komeda: Add D71 improc and timing_ctrlrjames qian wang (Arm Technology China)
2019-04-01drm/komeda: Add d71 compiz componentjames qian wang (Arm Technology China)
2019-04-01drm/komeda: Add d71 layerjames qian wang (Arm Technology China)
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-29Merge tag 'du-next-20190328' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2019-03-28Revert "drm/amdgpu: use HMM callback to replace mmu notifier"Alex Deucher
2019-03-28Revert "drm/amdkfd: avoid HMM change cause circular lock"Alex Deucher
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher
2019-03-28Revert "drm/amdgpu: fix HMM config dependency issue"Alex Deucher
2019-03-28Revert "drm/amdkfd: support concurrent userptr update for HMM"Alex Deucher
2019-03-28Revert "drm/amdgpu: support userptr cross VMAs case with HMM"Alex Deucher
2019-03-28Revert "drm/amdgpu: more descriptive message if HMM not enabled"Alex Deucher
2019-03-28drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen
2019-03-28drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen
2019-03-28drm/i915: Update DRIVER_DATE to 20190328Joonas Lahtinen
2019-03-28drm/virtio: rework resource creation workflow.Gerd Hoffmann
2019-03-28drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()Gerd Hoffmann
2019-03-28drm/virtio: params struct for virtio_gpu_cmd_create_resource()Gerd Hoffmann
2019-03-28drm/virtio: use struct to pass params to virtio_gpu_object_create()Gerd Hoffmann
2019-03-28drm/virtio: move virtio_gpu_object_{attach, detach} calls.Gerd Hoffmann
2019-03-28drm/virtio: add virtio-gpu-features debugfs file.Gerd Hoffmann
2019-03-28drm/virtio: remove set but not used variable 'vgdev'YueHaibing
2019-03-28drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3Laurent Pinchart
2019-03-28drm: rcar-du: lvds: Adjust operating frequency for D3 and E3Laurent Pinchart
2019-03-28drm: rcar-du: Link CRTCs to the DU deviceKieran Bingham
2019-03-28drm: rcar-du: lvds: Fix post-DLL divider calculationLaurent Pinchart
2019-03-28drm: rcar-du: Remove unused prototypesKieran Bingham
2019-03-28drm: rcar-du: crtc: Make local functions staticKieran Bingham