index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
mock_gem_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
drm/i915/gem: Drop free_work for GEM contexts
Chris Wilson
1
-2
/
+0
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-7
/
+5
2020-09-25
drm/i915: Introduce GEM object functions
Thomas Zimmermann
1
-3
/
+0
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-20
/
+24
2020-09-21
drm/i915/selftests: align more to real device lifetimes
Daniel Vetter
1
-20
/
+19
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
1
-1
/
+6
2020-09-16
drm/i915/selftests: Push the fake iommu device from the stack to data
Chris Wilson
1
-7
/
+5
2020-08-19
drm/i915: Copy default modparams to mock i915_device
Chris Wilson
1
-0
/
+3
2020-08-12
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+8
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
1
-1
/
+2
2020-06-30
iommu/vt-d: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-2
/
+8
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-9
/
+23
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
1
-2
/
+0
2020-03-26
drm/i915: Use drmm_add_final_kfree
Daniel Vetter
1
-7
/
+23
2020-03-26
drm/i915: Drop final few uses of drm_i915_private.engine
Chris Wilson
1
-3
/
+3
2020-02-26
drm/i915: stop assigning drm->dev_private pointer
Jani Nikula
1
-1
/
+0
2019-12-30
drm/i915/selftests: Flush the context worker
Chris Wilson
1
-0
/
+2
2019-12-30
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
1
-0
/
+1
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
1
-8
/
+2
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-7
/
+1
2019-11-18
drm/i915/selftests: Add intel_gt_driver_late_release for mock device
Chris Wilson
1
-0
/
+2
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
1
-1
/
+0
2019-11-01
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
1
-5
/
+0
2019-10-27
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
1
-5
/
+4
2019-10-22
drm/i915/selftests: Use GT engines in mock_gem_device
Tvrtko Ursulin
1
-4
/
+4
2019-10-22
drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Chris Wilson
1
-0
/
+1
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
1
-4
/
+3
2019-10-18
drm/i915: enumerate and init each supported region
Abdiel Janulgue
1
-0
/
+6
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld
1
-0
/
+1
2019-10-08
drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
1
-7
/
+0
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-4
/
+2
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
1
-7
/
+3
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
1
-6
/
+0
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
1
-4
/
+0
2019-09-28
drm/i915/selftests: Distinguish mock device from no wakeref
Chris Wilson
1
-2
/
+1
2019-09-06
drm/i915: Hook up GT power management
Andi Shyti
1
-1
/
+1
2019-08-08
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
1
-0
/
+1
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-5
/
+0
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
1
-3
/
+3
2019-06-21
drm/i915: Move intel_gt_pm_init under intel_gt_init_early
Tvrtko Ursulin
1
-1
/
+0
2019-06-21
drm/i915: Store some backpointers in struct intel_gt
Tvrtko Ursulin
1
-1
/
+1
2019-06-21
drm/i915: Move intel_gt initialization to a separate file
Tvrtko Ursulin
1
-4
/
+2
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-1
/
+0
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-14
drm/i915: prefer i915_runtime_pm in intel_runtime function
Daniele Ceraolo Spurio
1
-2
/
+2
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
1
-2
/
+0
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
1
-0
/
+2
[next]