summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-07-26gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam1-1/+1
2019-07-26drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez1-11/+70
2019-07-26drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
2019-07-14drm: return -EFAULT if copy_to_user() failsDan Carpenter2-2/+8
2019-07-14gpu: ipu-v3: image-convert: Fix image downsize coefficientsSteve Longerbeam1-2/+4
2019-07-14gpu: ipu-v3: image-convert: Fix input bytesperline for packed formatsSteve Longerbeam1-1/+3
2019-07-14gpu: ipu-v3: image-convert: Fix input bytesperline width/height alignSteve Longerbeam1-11/+21
2019-07-14drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai1-0/+3
2019-07-14drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom1-5/+5
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett1-1/+1
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett1-2/+2
2019-07-10drm/etnaviv: add missing failure path to destroy suballocLucas Stach1-2/+5
2019-07-10drm/virtio: move drm_connector_update_edid_property() callGerd Hoffmann1-1/+1
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-07-10drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul1-1/+1
2019-07-10drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan3-1/+8
2019-07-10drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson1-3/+3
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede1-0/+16
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede1-0/+16
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang1-1/+9
2019-07-10drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang1-0/+1
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang1-0/+1
2019-07-10drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang1-5/+1
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang1-0/+2
2019-07-03drm/i915: Skip modeset for cdclk changes if possibleVille Syrjälä4-34/+163
2019-07-03drm/i915: Remove redundant store of logical CDCLK stateImre Deak1-2/+0
2019-07-03drm/i915: Save the old CDCLK atomic stateImre Deak3-2/+23
2019-07-03drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabledVille Syrjälä5-24/+83
2019-06-25drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä1-9/+29
2019-06-25drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom1-29/+117
2019-06-25drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy1-1/+2
2019-06-25drm/arm/hdlcd: Actually validate CRTC modesRobin Murphy1-6/+5
2019-06-25drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 timesWen He1-1/+12
2019-06-22drm/etnaviv: lock MMU while dumping coreLucas Stach1-0/+5
2019-06-19drm: add fallback override/firmware EDID modes workaroundJani Nikula2-0/+37
2019-06-19drm/edid: abstract override/firmware EDID retrievalJani Nikula1-8/+17
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-19drm/amdgpu: keep stolen memory on picassoFlora Cui1-0/+1
2019-06-19drm/i915/dmc: protect against reading random memoryLucas De Marchi1-0/+18
2019-06-19drm/i915: Fix per-pixel alpha with CCSVille Syrjälä1-4/+8
2019-06-19drm/i915/dsi: Use a fuzzy check for burst mode clock checkHans de Goede3-1/+13
2019-06-19drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä2-11/+50
2019-06-19drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S3-3/+11
2019-06-19nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund1-0/+4
2019-06-19drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-15Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman2-17/+3
2019-06-15drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2-2/+6
2019-06-15drm/amd/display: disable link before changing link settingsAnthony Koo1-0/+9
2019-06-15drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs3-1/+3