summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-07-26gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam
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-14drm: return -EFAULT if copy_to_user() failsDan Carpenter
2019-07-14gpu: ipu-v3: image-convert: Fix image downsize coefficientsSteve Longerbeam
2019-07-14gpu: ipu-v3: image-convert: Fix input bytesperline for packed formatsSteve Longerbeam
2019-07-14gpu: ipu-v3: image-convert: Fix input bytesperline width/height alignSteve Longerbeam
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/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/virtio: move drm_connector_update_edid_property() callGerd Hoffmann
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-10drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul
2019-07-10drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan
2019-07-10drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson
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-07-03drm/i915: Skip modeset for cdclk changes if possibleVille Syrjälä
2019-07-03drm/i915: Remove redundant store of logical CDCLK stateImre Deak
2019-07-03drm/i915: Save the old CDCLK atomic stateImre Deak
2019-07-03drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabledVille Syrjälä
2019-06-25drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä
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/amdgpu: keep stolen memory on picassoFlora Cui
2019-06-19drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-06-19drm/i915: Fix per-pixel alpha with CCSVille Syrjälä
2019-06-19drm/i915/dsi: Use a fuzzy check for burst mode clock checkHans de Goede
2019-06-19drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä
2019-06-19drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S
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
2019-06-15Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman
2019-06-15drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas
2019-06-15drm/amd/display: disable link before changing link settingsAnthony Koo
2019-06-15drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs