summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng2019-09-061-0/+1
* drm/tilcdc: Register cpufreq notifier after we have initialized crtcJyri Sarha2019-09-061-17/+17
* drm/bridge: tfp410: fix memleak in get_modes()Tomi Valkeinen2019-09-061-1/+6
* drm/i915: fix broadwell EU computationLionel Landwerlin2019-09-061-1/+1
* drm/ast: Fixed reboot test may cause system hangedY.C. Chen2019-09-063-3/+6
* drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul2019-08-291-7/+17
* drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King2019-08-291-1/+3
* 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/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=mYueHaibing2019-08-251-0/+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/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: use encoder's engine id to find matched free audio deviceTai Man2019-08-161-1/+7
* drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy2019-08-161-0/+4
* drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang2019-08-061-0/+12
* drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-08-061-1/+1
* drm/msm: Depopulate platform on probe failureSean Paul2019-07-311-3/+11
* drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson2019-07-311-1/+2
* drm/amd/display: fix compilation errorHariprasad Kelam2019-07-311-0/+1
* drm/virtio: Add memory barriers for capset cache.David Riley2019-07-312-0/+5
* drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas2019-07-311-3/+7
* drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter2019-07-311-2/+2
* drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter2019-07-311-2/+3
* gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-07-311-0/+3
* drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha2019-07-311-2/+3
* drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen2019-07-311-0/+7
* drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang2019-07-311-0/+2
* drm/amdkfd: Fix sdma queue map issueOak Zeng2019-07-311-9/+12
* drm/amdkfd: Fix a potential memory leakOak Zeng2019-07-311-1/+4
* drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh2019-07-311-0/+2
* drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou2019-07-311-0/+3
* drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas2019-07-311-0/+3
* drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi2019-07-311-1/+8
* gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam2019-07-261-1/+1
* drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez2019-07-261-11/+70
* drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul2019-07-261-0/+20
* drm/udl: move to embedding drm device inside udl device.Dave Airlie2019-07-214-37/+53
* drm/udl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2019-07-211-1/+1
* drm/udl: introduce a macro to convert dev to udl.Dave Airlie2019-07-214-12/+14
* drm: return -EFAULT if copy_to_user() failsDan Carpenter2019-07-142-2/+8
* drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai2019-07-141-0/+3
* drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom2019-07-141-5/+5
* drm/fb-helper: generic: Don't take module ref for fbconNoralf Trønnes2019-07-101-2/+4
* drm/imx: only send event on crtc disable if kept disabledRobert Beckett2019-07-101-1/+1
* drm/imx: notify drm core before sending event during crtc disableRobert Beckett2019-07-101-2/+2