summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-05drm/amd/display: store timing sync info in dc_stream_statusSu Sung Chung2-1/+21
2019-02-05drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic1-2/+2
2019-02-05drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun4-8/+8
2019-02-05drm/amd/display: add gpio lock/unlockChiawen Huang6-25/+81
2019-02-05drm/amd/display: 3.2.16Steven Chiu1-1/+1
2019-02-05drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu1-4/+4
2019-02-05drm/amd/display: DGAM enabled for HDRKrunoslav Kovac1-37/+52
2019-02-05drm/amd/display: Check that vrefresh is in freesync rangeIlya Bakoulin1-5/+5
2019-02-05drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh1-2/+2
2019-02-05drm/amd/display: fix issue with DC brightness low with VBAnthony Koo1-10/+24
2019-02-05drm/amd/display: Add monitor patch for backlight offXiaodong Yan2-0/+5
2019-02-05drm/amd/display: Remove FreeSync timing changed debug outputNicholas Kazlauskas1-6/+0
2019-02-05drm/amd/display: Initialize stream_update to zeroNicholas Kazlauskas1-1/+2
2019-02-05drm/amd/display: Reformat dm_determine_update_type_for_commitNicholas Kazlauskas1-61/+65
2019-02-05drm/amd/display: Use the right surface for flip and FreeSyncNicholas Kazlauskas1-13/+4
2019-02-05drm/amd/display: Apply all surface updates onto surfacesNicholas Kazlauskas2-17/+96
2019-02-05drm/amd/display: Use udelay when waiting between aux retriesJohn Barberiz1-1/+1
2019-02-05drm/amdgpu: cleanup VM dw estimation a bitChristian König1-8/+8
2019-02-05drm/amdgpu: fix waiting for BO moves with CPU based PD/PT updatesChristian König1-1/+6
2019-02-05drm/amd/display: Use context parameters to enable FBCShirish S1-1/+1
2019-02-05drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't definedNicholas Kazlauskas1-0/+2
2019-02-05drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák5-6/+79
2019-02-05drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIESAndrey Grodzovsky2-2/+14
2019-02-05drm/amd/powerplay: update soc boot and max level on vega10Kenneth Feng1-0/+7
2019-02-05drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributesNathan Chancellor1-2/+5
2019-02-05drm/amd/display: Use memset to initialize variables in amdgpu_dm_atomic_commi...Nathan Chancellor1-2/+5
2019-02-05drm/amd/display: Use memset to initialize variable in wait_for_training_aux_r...Nathan Chancellor1-1/+3
2019-02-05drm/amd/amdgpu: fix spelling mistake "matech" -> "match"Colin Ian King1-1/+1
2019-02-05drm/nouveau: Move PBN and VCPI allocation into nv50_head_atomLyude Paul3-11/+24
2019-02-05drm/atomic: Add drm_atomic_state->duplicatedLyude Paul2-1/+18
2019-02-05drm/dp_mst: Remove port validation in drm_dp_atomic_find_vcpi_slots()Lyude Paul3-23/+9
2019-02-05drm/dp_mst: Fix unbalanced malloc ref in drm_dp_mst_deallocate_vcpi()Lyude Paul1-5/+6
2019-02-05drm/i915: W/A for underruns with WM1+ disabled on iclVille Syrjälä2-0/+7
2019-02-05drm/i915: Setup PIPE_CHICKEN for fastsets tooVille Syrjälä1-0/+3
2019-02-05drm/i915: Extract icl_set_pipe_chicken()Ville Syrjälä1-11/+20
2019-02-05drm/i915: Fix wm latency==0 disable on skl+Ville Syrjälä1-3/+9
2019-02-05drm/i915: Push clear_intel_crtc_state() onto the heapChris Wilson1-22/+18
2019-02-05drm/i915: Include register polling in reg_rw tracesVille Syrjälä3-2/+19
2019-02-05drm/i915: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3
2019-02-05drm/i915: Rename HAS_GMCHRodrigo Vivi13-45/+45
2019-02-05drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson21-508/+480
2019-02-05drm/i915: Allocate active tracking nodes from a slabcacheChris Wilson3-3/+35
2019-02-05drm/i915: Release the active tracker tree upon idlingChris Wilson2-10/+27
2019-02-05drm/i915: Generalise GPU activity trackingChris Wilson9-154/+518
2019-02-05drm/i915/selftests: Exercise some AB...BA preemption chainsChris Wilson1-0/+103
2019-02-05drm/i915/selftests: Context SSEU reconfiguration testsTvrtko Ursulin2-10/+488
2019-02-05drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)Tvrtko Ursulin3-3/+347
2019-02-05drm/i915: Add timeline barrier supportTvrtko Ursulin4-0/+61
2019-02-05drm/i915/perf: lock powergating configuration to default when activeLionel Landwerlin3-15/+46
2019-02-05drm/i915: Record the sseu configuration per-context & engineLionel Landwerlin4-15/+47