summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)Alex Deucher2018-12-051-2/+15
| | * | | | | | | | | | drm/amdgpu/powerplay: fix mclk switch limit on polarisAlex Deucher2018-12-051-1/+4
| | * | | | | | | | | | drm/amd/display: Add tracing to dcDavid Francis2018-12-056-4/+146
| | * | | | | | | | | | drm/amdgpu: Update XGMI node printAndrey Grodzovsky2018-12-041-1/+1
| | * | | | | | | | | | drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky2018-12-032-5/+41
| | * | | | | | | | | | drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky2018-12-033-0/+24
| | * | | | | | | | | | drm/amdgpu/psp: Update waiting in psp mode1 reset.Andrey Grodzovsky2018-12-032-2/+2
| | * | | | | | | | | | drm/amdgpu: add missing error handlingChristian König2018-12-031-0/+3
| | * | | | | | | | | | drm/amdgpu: remove amdgpu_bo_backup_to_shadowChristian König2018-12-032-52/+0
| | * | | | | | | | | | drm/amdgpu: add a xgmi supported flagAlex Deucher2018-12-034-3/+7
| | * | | | | | | | | | drm/amd/display: Clean up for DCN1 clock debug loggingFatemeh Darbehani2018-11-305-23/+32
| | * | | | | | | | | | drm/amd/display: 3.2.08Steven Chiu2018-11-301-1/+1
| | * | | | | | | | | | drm/amd/display: Allow clock lower on dce100David Francis2018-11-301-1/+13
| | * | | | | | | | | | drm/amd/display: Program dithering if requestedSivapiriyanKumarasamy2018-11-302-0/+9
| | * | | | | | | | | | drm/amd/display: Copy crc_enabled when duplicating dm_crtc_stateNicholas Kazlauskas2018-11-301-0/+1
| | * | | | | | | | | | drm/amd/display: Add customizable tracing eventChiawen Huang2018-11-301-0/+1
| | * | | | | | | | | | drm/amd/display: Re-arrange GFX9 fieldsNevenko Stupar2018-11-301-3/+4
| | * | | | | | | | | | drm/amd/display: fbc state could not reach while enable fbchersen wu2018-11-303-83/+66
| | * | | | | | | | | | drm/amd/display: Info frame cleanupHarmanprit Tatla2018-11-307-142/+42
| | * | | | | | | | | | drm/amd/display: CTS 4.2.2.7abdoulaye berthe2018-11-301-1/+1
| | * | | | | | | | | | drm/amd/display: Fix spelling of axis in modules/color/color_gamma.cKrunoslav Kovac2018-11-301-8/+8
| | * | | | | | | | | | drm/amd/display: Remove unused panel patch "disconnect_delay"Joshua Aberback2018-11-301-1/+0
| | * | | | | | | | | | drm/amd/display: Start documentation of DCDavid Francis2018-11-306-13/+135
| | * | | | | | | | | | drm/amd/display: 3.2.07Steven Chiu2018-11-301-1/+1
| | * | | | | | | | | | drm/amd/display: fix sporadic multiple aux transaction failureYogesh Mohan Marimuthu2018-11-302-51/+21
| * | | | | | | | | | | Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-12-0737-508/+1008
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm: revert "expand replace_fence to support timeline point v2"Christian König2018-12-055-13/+10
| | * | | | | | | | | | | drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...YueHaibing2018-12-041-2/+1
| | * | | | | | | | | | | drm/vkms: Remove set but not used variable 'vkms_obj'YueHaibing2018-12-041-2/+0
| | * | | | | | | | | | | drm/sun4i: Add compatible for H6 display engineJernej Skrabec2018-12-041-0/+1
| | * | | | | | | | | | | drm/v3d: Add more tracepoints for V3D GPU rendering.Eric Anholt2018-12-033-3/+121
| | * | | | | | | | | | | drm/v3d: Add missing fence timeline name for TFU.Eric Anholt2018-12-031-2/+8
| | * | | | | | | | | | | drm/syncobj: use dma_fence_get_stubChristian König2018-12-031-44/+14
| | * | | | | | | | | | | drm/panel: simple: Add AUO G101EVN010 panel supportAlex Gonzalez2018-12-031-0/+27
| | * | | | | | | | | | | drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCsNeil Armstrong2018-12-033-0/+40
| | * | | | | | | | | | | drm/v3d: Fix prime imports of buffers from other drivers.Eric Anholt2018-11-301-0/+1
| | * | | | | | | | | | | drm/v3d: Drop the "dev" argument to lock/unlock of BO reservations.Eric Anholt2018-11-301-11/+9
| | * | | | | | | | | | | drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt2018-11-307-51/+402
| | * | | | | | | | | | | drm: Fix up drm_atomic_state_helper.[hc] extractionDaniel Vetter2018-11-302-157/+157
| | * | | | | | | | | | | drm: Fix compiler warning in drm_atomic_helper.cSean Paul2018-11-301-0/+3
| | * | | | | | | | | | | drm/vc4: Allow YUV formats on cursor planesBoris Brezillon2018-11-301-12/+4
| | * | | | | | | | | | | drm/vc4: Allow scaling on cursor planeBoris Brezillon2018-11-301-17/+2
| | * | | | | | | | | | | drm/vc4: Rework the async update logicBoris Brezillon2018-11-301-21/+66
| | * | | | | | | | | | | drm/vc4: Don't check plane state more than onceBoris Brezillon2018-11-302-0/+16
| | * | | | | | | | | | | drm/vc4: Move LBM creation out of vc4_plane_mode_set()Boris Brezillon2018-11-302-28/+54
| | * | | | | | | | | | | drm/vc4: Make vc4_lbm_size() return 0 when vertical scaling is disabledBoris Brezillon2018-11-301-3/+6
| | * | | | | | | | | | | drm: Add DRM_MODESET_LOCK_BEGIN/END helpersSean Paul2018-11-295-78/+24
| | * | | | | | | | | | | drm: Move atomic_state_put after locks are droppedSean Paul2018-11-291-1/+1
| | * | | | | | | | | | | drm: Move drm_mode_setcrtc() local re-init to failure pathSean Paul2018-11-291-7/+9
| | * | | | | | | | | | | drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplica...Sean Paul2018-11-291-2/+6
OpenPOWER on IntegriCloud