summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: tfp410: fix memleak in get_modes()Tomi Valkeinen2019-09-061-1/+6
* drm/ast: Fixed reboot test may cause system hangedY.C. Chen2019-09-063-3/+6
* drm/scheduler: use job count instead of peekChristian König2019-09-061-2/+2
* drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul2019-08-291-7/+17
* drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2019-08-292-5/+4
* drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King2019-08-291-1/+3
* drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao2019-08-291-0/+40
* drm/rockchip: Suspend DP lateDouglas Anderson2019-08-291-1/+1
* drm/exynos: fix missing decrement of retry counterColin Ian King2019-08-251-2/+2
* drm: msm: Fix add_gpu_componentsJeffrey Hugo2019-08-251-1/+2
* drm/amdgpu: fix a potential information leaking bugWang Xiayang2019-08-251-1/+1
* drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König2019-08-251-14/+12
* drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan2019-08-252-6/+15
* drm/amdkfd: Fix byte align on VegaMKent Russell2019-08-251-1/+2
* drm/bridge: tc358764: Fix build errorYueHaibing2019-08-251-1/+2
* drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=mYueHaibing2019-08-251-0/+1
* drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul2019-08-251-9/+13
* drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer2019-08-251-1/+1
* drm/i915: Fix wrong escape clock divisor init for GLKStanislav Lisovskiy2019-08-161-2/+2
* drm: silence variable 'conn' set but not usedQian Cai2019-08-161-1/+1
* drm/msm/dpu: Correct dpu encoder spinlock initializationShubhashree Dhar2019-08-161-2/+1
* drm/amd/display: Increase size of audios arrayTai Man2019-08-162-1/+2
* drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee2019-08-161-1/+1
* drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2019-08-162-2/+5
* drm/amd/display: allocate 4 ddc engines for RV2Derek Lai2019-08-161-1/+1
* drm/amd/display: put back front end initialization sequenceEric Yang2019-08-161-14/+1
* drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man2019-08-161-1/+7
* drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao2019-08-161-1/+8
* drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy2019-08-161-0/+4
* drm/amd/display: Clock does not lower in UpdateplanesMurton Liu2019-08-161-0/+6
* drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla2019-08-161-1/+8
* drm/i915/vbt: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan2019-08-092-4/+4
* drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang2019-08-061-0/+12
* drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin2019-08-061-3/+7
* drm/nouveau: Only release VCPI slots on mode changesLyude Paul2019-08-061-1/+1
* drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell2019-08-061-1/+2
* drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-08-061-1/+1
* drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas2019-08-062-0/+4
* drm/i915: Make the semaphore saturation mask globalChris Wilson2019-07-315-5/+5
* drm/panel: Add support for Armadeus ST0700 AdaptSébastien Szymanski2019-07-311-0/+29
* drm/msm: Depopulate platform on probe failureSean Paul2019-07-311-3/+11
* drm/msm/adreno: Ensure that the zap shader region is big enoughJordan Crouse2019-07-311-1/+7
* drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson2019-07-311-1/+2
* drm/bridge: tfp410: fix use of cancel_delayed_work_syncTomi Valkeinen2019-07-311-1/+2
* drm/amd/display: fix compilation errorHariprasad Kelam2019-07-311-0/+1
* drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam2019-07-311-0/+6
* drm/virtio: Add memory barriers for capset cache.David Riley2019-07-312-0/+5
* drm/amd/display: Update link rate from DPCD 10Wesley Chalmers2019-07-311-3/+6
* drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas2019-07-311-3/+7
* drm/omap: don't check dispc timings for DSISebastian Reichel2019-07-311-4/+14