summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2020-10-07drm/i915/dg1: Increase mmio size to 4MBVenkata Sandeep Dhanalakota
2020-10-07drm/i915/dg1: Define MOCS table for DG1Lucas De Marchi
2020-10-07drm/i915/dg1: Initialize RAWCLK properlyMatt Roper
2020-10-07drm/i915/display/ehl: Limit eDP to HBR2José Roberto de Souza
2020-10-06drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clockImre Deak
2020-10-06drm/i915: Add an encoder hook to sanitize its state during init/resumeImre Deak
2020-10-06drm/i915: Check for unsupported DP link rates during initial commitImre Deak
2020-10-06drm/i915: Move the initial fastset commit check to encoder hooksImre Deak
2020-10-06drm/i915/skl: Work around incorrect BIOS WRPLL PDIV programmingImre Deak
2020-10-05lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb
2020-10-05drm/i915/dg1: Wait for pcode/uncore handshake at startupMatt Roper
2020-10-05drm/i915: don't conflate is_dgfx with fake lmemLucas De Marchi
2020-10-02drm/i915: Make lspcon_init() staticVille Syrjälä
2020-10-01drm/i915: Init lspcon after HPD in intel_dp_detect()Kai-Heng Feng
2020-10-01drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl,status}Ville Syrjälä
2020-10-01drm/i915: Plumb crtc_state to link trainingVille Syrjälä
2020-10-01drm/i915: Split TGL DKL PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Split TGL combo PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Split EHL combo PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Split ICL MG PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Split ICL combo PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Shove the PHY test into the hotplug workVille Syrjälä
2020-10-01drm/i915: Make intel_dp_process_phy_request() staticVille Syrjälä
2020-10-01drm/i915: s/old_crtc_state/crtc_state/Ville Syrjälä
2020-10-01drm/i915: s/pre_empemph/preemph/Ville Syrjälä
2020-10-01drm/i915: Fix TGL DKL PHY DP vswing handlingVille Syrjälä
2020-10-01drm/i915: Implement display WA #1142:kbl,cfl,cmlVille Syrjälä
2020-09-30drm/i915: Read DIMM size in Gb rather than GBVille Syrjälä
2020-09-30drm/i915: Avoid mixing integer types during batch copiesChris Wilson
2020-09-30drm/i915/gem: Always test execution status on closing the contextChris Wilson
2020-09-30drm/i915/gt: Always send a pulse down the engine after disabling heartbeatChris Wilson
2020-09-30drm/i915: Cancel outstanding work after disabling heartbeats on an engineChris Wilson
2020-09-30drm/i915/gem: Hold request reference for canceling an active contextChris Wilson
2020-09-30drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"Chris Wilson
2020-09-30drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson
2020-09-30drm/i915: check i915_vm_alloc_pt_stash for errorsMatthew Auld
2020-09-30drm/i915: Fix uninitialised variable in intel_context_create_request.Maarten Lankhorst
2020-09-30drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson
2020-09-30drm/i915: Fix an error code i915_gem_object_copy_blt()Dan Carpenter
2020-09-30drm/i915/gt: Clear the buffer pool age before useChris Wilson
2020-09-30drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supportedChris Wilson
2020-09-30drm/i915/gem: Avoid implicit vmap for highmem on x86-32Chris Wilson
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-09-28drm/i915: Fix state checker hw.active/hw.enable readoutVille Syrjälä
2020-09-28drm/i915/dsi: Enable software vblank counterVandita Kulkarni
2020-09-28drm/i915/dsi: Initiate frame request in cmd modeVandita Kulkarni
2020-09-28drm/i915/dsi: Add TE handler for dsi cmd mode.Vandita Kulkarni
2020-09-28i915/dsi: Configure TE interrupt for cmd modeVandita Kulkarni