summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-07-31drm/msm: Depopulate platform on probe failureSean Paul
2019-07-31drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson
2019-07-31drm/amd/display: fix compilation errorHariprasad Kelam
2019-07-31drm/virtio: Add memory barriers for capset cache.David Riley
2019-07-31drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas
2019-07-31drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter
2019-07-31drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter
2019-07-31drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha
2019-07-31drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen
2019-07-31drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang
2019-07-31drm/amdkfd: Fix sdma queue map issueOak Zeng
2019-07-31drm/amdkfd: Fix a potential memory leakOak Zeng
2019-07-31drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou
2019-07-31drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas
2019-07-31drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi
2019-07-26drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez
2019-07-26drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-07-21drm/udl: move to embedding drm device inside udl device.Dave Airlie
2019-07-21drm/udl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2019-07-21drm/udl: introduce a macro to convert dev to udl.Dave Airlie
2019-07-14drm: return -EFAULT if copy_to_user() failsDan Carpenter
2019-07-14drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai
2019-07-14drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom
2019-07-10drm/fb-helper: generic: Don't take module ref for fbconNoralf Trønnes
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett
2019-07-10drm/etnaviv: add missing failure path to destroy suballocLucas Stach
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-10drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan
2019-07-10drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang
2019-07-10drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang
2019-07-10drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang
2019-06-25drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom
2019-06-25drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy
2019-06-25drm/arm/hdlcd: Actually validate CRTC modesRobin Murphy
2019-06-25drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 timesWen He
2019-06-22drm/etnaviv: lock MMU while dumping coreLucas Stach
2019-06-19drm: add fallback override/firmware EDID modes workaroundJani Nikula
2019-06-19drm/edid: abstract override/firmware EDID retrievalJani Nikula
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister
2019-06-19drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä
2019-06-19nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund
2019-06-19drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie