summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/etnaviv: add missing failure path to destroy suballocLucas Stach2019-07-101-2/+5
* drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher2019-07-101-19/+0Star
* drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan2019-07-103-1/+8
* drm/i915/dmc: protect against reading random memoryLucas De Marchi2019-07-101-0/+18
* drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede2019-07-101-0/+16
* drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede2019-07-101-0/+16
* drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang2019-07-101-1/+9
* drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang2019-07-101-0/+1
* drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang2019-07-101-0/+1
* drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang2019-07-101-5/+1Star
* drm/mediatek: fix unbind functionsHsin-Yi Wang2019-07-101-0/+2
* drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom2019-06-251-29/+117