index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
/
i915_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
1
-1
/
+2
2017-01-24
drm/i915: Move atomic state free from out of fence release
Chris Wilson
1
-0
/
+5
2017-01-24
drm/i915: Move breadcrumbs irq_posted up a level to engine
Chris Wilson
1
-1
/
+1
2017-01-24
drm/i915: Reset the gpu on takeover
Chris Wilson
1
-0
/
+2
2017-01-24
drm/i915: Split intel_engine allocation and initialisation
Chris Wilson
1
-0
/
+3
2017-01-23
drm/i915: Update DRIVER_DATE to 20170123
Daniel Vetter
1
-2
/
+2
2017-01-19
drm/i915: Remove i915_gem_object_to_ggtt()
Chris Wilson
1
-7
/
+0
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
1
-11
/
+1
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
1
-12
/
+4
2017-01-19
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
1
-0
/
+2
2017-01-18
drm/i915: Detect a failed GPU reset+recovery
Chris Wilson
1
-1
/
+1
2017-01-13
drm/i915/psr: enable ALPM for psr2
Nagaraju, Vathsala
1
-0
/
+1
2017-01-12
drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size
Chris Wilson
1
-1
/
+1
2017-01-11
drm/i915: Extract reserving space in the GTT to a helper
Chris Wilson
1
-2
/
+3
2017-01-11
drm/i915/psr: program vsc header for psr2
Nagaraju, Vathsala
1
-0
/
+2
2017-01-10
drm/i915: Use new CRC debugfs API
Tomeu Vizoso
1
-0
/
+1
2017-01-10
drm/i915: Include ioctl in set-tiling and get-tiling function names
Chris Wilson
1
-4
/
+4
2017-01-10
drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
Chris Wilson
1
-5
/
+5
2017-01-10
drm/i915: Store required fence size/alignment for GGTT vma
Chris Wilson
1
-4
/
+3
2017-01-10
drm/i915: Align GGTT sizes to a fence tile row
Chris Wilson
1
-2
/
+3
2017-01-09
drm/i915: Update DRIVER_DATE to 20170109
Daniel Vetter
1
-2
/
+2
2017-01-06
drm/i915: Use phys_addr_t for the address of stolen memory
Chris Wilson
1
-1
/
+1
2017-01-06
drm/i915: Consolidate checks for memcpy-from-wc support
Chris Wilson
1
-0
/
+16
2017-01-06
drm/i915: Move a few more utility macros to i915_utils.h
Chris Wilson
1
-20
/
+0
2017-01-05
drm/i915: Move a few utility macros into a separate header
Chris Wilson
1
-12
/
+1
2017-01-04
drm/i915: Revoke fenced GTT mmapings across GPU reset
Chris Wilson
1
-1
/
+3
2017-01-04
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
1
-2
/
+2
2017-01-02
drm/i915: Move number of scalers initialization to runtime init
Nabendu Maiti
1
-0
/
+1
2016-12-31
drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type
Chris Wilson
1
-1
/
+1
2016-12-31
drm/i915: Complete kerneldoc for struct i915_gem_context
Chris Wilson
1
-98
/
+1
2016-12-31
drm/i915: Fix kerneldoc for i915_gem_object_pin_map()
Chris Wilson
1
-3
/
+3
2016-12-31
drm/i915: Move assert of page pin vs bind count into i915_vma_unbind
Chris Wilson
1
-1
/
+0
2016-12-26
drm/i915: Update DRIVER_DATE to 20161226
Daniel Vetter
1
-2
/
+2
2016-12-24
drm/i915: request ring to be pinned above GUC_WOPCM_TOP
Daniele Ceraolo Spurio
1
-0
/
+1
2016-12-23
drm/i915: Repeat flush of idle work during suspend
Chris Wilson
1
-0
/
+13
2016-12-22
drm/i915/ddi: Rely on VBT DDI port info for eDP detection
Imre Deak
1
-0
/
+1
2016-12-19
drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.
Rodrigo Vivi
1
-0
/
+1
2016-12-19
drm/i915: Drop mutex after successful kref_put_mutex()
Chris Wilson
1
-3
/
+4
2016-12-18
drm/i915: Simplify releasing context reference
Chris Wilson
1
-0
/
+7
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
1
-4
/
+0
2016-12-17
drm/i915: introduce range_overflows utility macros
Matthew Auld
1
-0
/
+12
2016-12-15
drm/i915: Store a pointer to the pixel format info for fbc
Ville Syrjälä
1
-2
/
+2
2016-12-12
drm/i915: Parse panel backlight controller from VBT
Vidya Srinivas
1
-0
/
+1
2016-12-09
drm/i915/perf: More documentation hooked to i915.rst
Robert Bragg
1
-27
/
+124
2016-12-08
drm/i915/gen9: Fix PCODE polling during CDCLK change notification
Imre Deak
1
-0
/
+2
2016-12-08
drm/i915: distinguish G33 and Pineview from each other
Jani Nikula
1
-2
/
+1
2016-12-07
drm/i915/skl+: change WM calc to fixed point 16.16
Mahesh Kumar
1
-0
/
+84
2016-12-07
drm/i915/bxt: IPC WA for Broxton
Mahesh Kumar
1
-0
/
+2
2016-12-07
drm/i915: Protect DSPARB registers with a spinlock
Ville Syrjälä
1
-0
/
+3
2016-12-07
drm/i915: use platform enum instead of duplicating PCI ID if possible
Jani Nikula
1
-5
/
+5
[next]