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
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_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
drm/i915/bxt: Broxton decoupled MMIO
Praveen Paneri
1
-0
/
+1
2016-11-14
drm/i915: rename preliminary_hw_support to alpha_support
Jani Nikula
1
-3
/
+4
2016-11-03
drm/i915: Introduce HAS_64BIT_RELOC
Joonas Lahtinen
1
-1
/
+4
2016-09-22
drm/i915: keep declarations in i915_drv.h
Jani Nikula
1
-7
/
+0
2016-09-15
drm/i915: Add ddb size field to device info structure
Deepak M
1
-0
/
+5
2016-09-08
drm/i915: Move HAS_GUC definition to platform definition
Carlos Santa
1
-0
/
+5
2016-09-08
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
1
-10
/
+17
2016-09-08
drm/i915: Move HAS_GMCH_DISPLAY definition to platform
Carlos Santa
1
-0
/
+5
2016-09-08
drm/i915: Move HAS_L3_DPF definition to platform definition
Carlos Santa
1
-0
/
+4
2016-09-08
drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platform
Carlos Santa
1
-1
/
+4
2016-09-08
drm/i915: Move HAS_HW_CONTEXTS definition to platform
Carlos Santa
1
-0
/
+5
2016-09-08
drm/i915: Introduce GEN2_FEATURES for device info
Carlos Santa
1
-20
/
+15
2016-09-08
drm/i915: Introduce GEN3_FEATURES for device info
Carlos Santa
1
-24
/
+18
2016-09-08
drm/i915: Introduce GEN4_FEATURES for device info
Carlos Santa
1
-18
/
+18
2016-09-08
drm/i915: Move HAS_GMBUS_IRQ definition to platform definition
Carlos Santa
1
-0
/
+6
2016-09-08
drm/i915: Introduce GEN5_FEATURES for device info
Carlos Santa
1
-11
/
+10
2016-09-08
drm/i915: Move HAS_DP_MST definition to platform definition
Carlos Santa
1
-0
/
+2
2016-09-08
drm/i915: Move HAS_RC6p definition to platform definition
Carlos Santa
1
-0
/
+3
2016-09-08
drm/i915: Move HAS_RC6 definition to platform definition
Carlos Santa
1
-0
/
+5
2016-09-08
drm/i915: Move HAS_RESOURCE_STREAMER definition to platform definition
Carlos Santa
1
-0
/
+3
2016-09-08
drm/i915 Move HAS_CSR definition to platform definition
Carlos Santa
1
-0
/
+5
2016-09-08
drm/i915: Remove runtime PM for SNB
Carlos Santa
1
-1
/
+0
2016-09-08
drm/i915: Move HAS_RUNTIME_PM definition to platform
Carlos Santa
1
-1
/
+6
2016-09-08
drm/i915: Introduce GEN6_FEATURES for device info
Carlos Santa
1
-14
/
+12
2016-09-08
drm/i915: Remove .is_mobile field from platform struct
Carlos Santa
1
-37
/
+8
2016-09-08
drm/i915: Move HAS_PSR definition to platform struct definition
Carlos Santa
1
-1
/
+4
2016-07-29
drm/i915: Add missing ring_mask to Pineview
Chris Wilson
1
-0
/
+1
2016-07-01
drm/i915/bxt: Remove the preliminary_hw_support flag
Imre Deak
1
-1
/
+0
2016-06-24
drm/i915: Move module init/exit to i915_pci.c
Chris Wilson
1
-1
/
+44
2016-06-24
drm/i915: Split out the PCI driver interface to i915_pci.c
Chris Wilson
1
-0
/
+461