summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/exynos: dsi: Remove bridge node reference in error handling path in probe...Christophe JAILLET2020-05-181-5/+15
| | * | | | drm/exynos: mixer: Fix enabling of the runtime power managementMarek Szyprowski2020-05-181-2/+4
| | * | | | drm/exynos: make pointer to const data const typeBernard Zhao2020-05-182-2/+2
| | * | | | drm/exynos: gem: Get rid of the internal 'pages' arrayMarek Szyprowski2020-05-183-123/+42
| | * | | | drm/exynos: gem: rework scatter-list contiguity check on prime importMarek Szyprowski2020-05-181-11/+31
| | * | | | drm/exynos: gem: Remove dead-codeMarek Szyprowski2020-05-183-24/+0
| | * | | | drm/exynos: Delete an error message in three functionsMarkus Elfring2020-05-183-9/+3
| * | | | | Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-20101-1486/+3000
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | drm/i915: Update DRIVER_DATE to 20200515Joonas Lahtinen2020-05-151-2/+2
| | * | | | drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()Ville Syrjälä2020-05-145-10/+17
| | * | | | drm/i915: Store CS timestamp frequency in HzVille Syrjälä2020-05-146-30/+30
| | * | | | drm/i915: Nuke pointless div by 64bitVille Syrjälä2020-05-141-6/+5
| | * | | | drm/i915: Enable SAGV support for Gen12Stanislav Lisovskiy2020-05-141-4/+0
| | * | | | drm/i915: Restrict qgv points which don't have enough bandwidth.Stanislav Lisovskiy2020-05-143-37/+162
| | * | | | drm/i915: Add TGL+ SAGV supportStanislav Lisovskiy2020-05-143-19/+99
| | * | | | Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen2020-05-147-12/+155
| | |\ \ \ \
| | | * | | | drm/i915/gvt: use context lrc_reg_state for shadow ppgtt overrideZhenyu Wang2020-05-081-6/+2
| | | * | | | drm/i915/gvt: Support PPGTT table load commandZhenyu Wang2020-05-086-5/+151
| | | * | | | drm/i915/gvt: move workload destroy out of execlist completeZhenyu Wang2020-05-082-2/+3
| | * | | | | drm/i915/psr: Use new DP VSC SDP compute routine on PSRGwan-gyeong Mun2020-05-144-43/+26
| | * | | | | drm/i915/dp: Add compute routine for DP PSR VSC SDPGwan-gyeong Mun2020-05-142-2/+72
| | * | | | | drm/i915: Stop sending DP SDPs on ddi disableGwan-gyeong Mun2020-05-141-0/+2
| | * | | | | drm/i915: Program DP SDPs on pipe updatesGwan-gyeong Mun2020-05-141-0/+1
| | * | | | | drm/i915: Fix enabled infoframe states of lspconGwan-gyeong Mun2020-05-141-1/+1
| | * | | | | drm/i915: Add state readout for DP VSC SDPGwan-gyeong Mun2020-05-142-0/+45
| | * | | | | drm/i915: Add state readout for DP HDR Metadata Infoframe SDPGwan-gyeong Mun2020-05-141-0/+8
| | * | | | | drm/i915: Program DP SDPs with computed configsGwan-gyeong Mun2020-05-143-237/+1
| | * | | | | drm/i915: Include DP VSC SDP in the crtc state dumpGwan-gyeong Mun2020-05-141-0/+13
| | * | | | | drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dumpGwan-gyeong Mun2020-05-141-0/+3
| | * | | | | drm/i915: Include HDMI DRM infoframe in the crtc state dumpGwan-gyeong Mun2020-05-141-0/+3
| | * | | | | drm: Add logging function for DP VSC SDPGwan-gyeong Mun2020-05-141-0/+174
| | * | | | | drm/i915/dp: Read out DP SDPsGwan-gyeong Mun2020-05-142-0/+190
| | * | | | | drm/i915/gt: Transfer old virtual breadcrumbs to irq_workerChris Wilson2020-05-144-34/+57
| | * | | | | drm/i915/selftests: Always call the provided engine->emit_init_breadcrumbChris Wilson2020-05-142-4/+2
| | * | | | | drm/i915: Show per-engine default property values in sysfsChris Wilson2020-05-143-1/+97
| | * | | | | drm/i915: Drop no-semaphore boostingChris Wilson2020-05-148-73/+11
| | * | | | | drm/i915: Drop I915_RESET_TIMEOUT and friendsChris Wilson2020-05-131-7/+0
| | * | | | | drm/i915: Mark the addition of the initial-breadcrumb in the requestChris Wilson2020-05-133-9/+30
| | * | | | | drm/i915/gem: Remove redundant exec_fenceChris Wilson2020-05-131-26/+14
| | * | | | | drm/i915: Remove duplicate inline specifier on write_pteNathan Chancellor2020-05-131-1/+1
| | * | | | | drm/i915/gt: Suspend tasklets before resume sanitizationChris Wilson2020-05-131-4/+4
| | * | | | | drm/i915: Make active_pipes check skl specificStanislav Lisovskiy2020-05-132-6/+11
| | * | | | | drm/i915: Extract skl SAGV checkingStanislav Lisovskiy2020-05-131-2/+8
| | * | | | | drm/i915: Introduce skl_plane_wm_level accessor.Stanislav Lisovskiy2020-05-131-2/+21
| | * | | | | drm/i915/gt: Reset execlists registers before HWSPChris Wilson2020-05-131-7/+14
| | * | | | | drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSLSwathi Dhanavanthri2020-05-122-4/+12
| | * | | | | drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson2020-05-121-14/+12
| | * | | | | drm/i915/gt: Restore Cherryview back to full-ppgttChris Wilson2020-05-112-1/+55
| | * | | | | drm/i915/gt: Force pte cacheline to main memoryMika Kuoppala2020-05-111-2/+13
| | * | | | | drm/i915: Remove unused HAS_FWTABLE macroPascal Terjan2020-05-111-5/+0