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_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
drm/i915: Move display device info capabilities to its own struct
José Roberto de Souza
1
-53
/
+64
2018-11-21
drm/i915: Make pipe/transcoder offsets not depend on enum values
Imre Deak
1
-14
/
+38
2018-11-15
drm/i915: remove excess line continuation backslashes
Jani Nikula
1
-2
/
+2
2018-11-02
drm/i915: remove palette_offsets from device info in favor of _PICK()
Jani Nikula
1
-5
/
+2
2018-10-22
drm/i915/icl: Define TRANS_CONF register for DSI
Madhav Chauhan
1
-0
/
+3
2018-10-22
drm/i915/icl: Define TRANS_DDI_FUNC_CTL DSI registers
Madhav Chauhan
1
-0
/
+3
2018-10-11
drm/i915/aml: Add new Amber Lake PCI ID
José Roberto de Souza
1
-1
/
+2
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
1
-11
/
+6
2018-09-27
drm/i915: Move SKL IPC WA to HAS_IPC()
José Roberto de Souza
1
-0
/
+2
2018-08-17
drm/i915: Do not redefine the has_csr parameter.
Anusha Srivatsa
1
-1
/
+0
2018-08-06
drm/i915: kill resource streamer support
Lucas De Marchi
1
-4
/
+0
2018-08-06
drm/i915/icl: move has_resource_streamer to GEN11_FEATURES
Lucas De Marchi
1
-1
/
+1
2018-08-01
drm/i95: Mark GGTT as incoherent for gen10+
Chris Wilson
1
-0
/
+1
2018-07-20
drm/i915: Only force GGTT coherency w/a on required chipsets
Chris Wilson
1
-0
/
+10
2018-07-16
drm/i915: Remove pci private pointer after destroying the device private
Chris Wilson
1
-1
/
+12
2018-06-18
drm/i915/aml: Introducing Amber Lake platform
José Roberto de Souza
1
-0
/
+1
2018-06-18
drm/i915/whl: Introducing Whiskey Lake platform
José Roberto de Souza
1
-1
/
+3
2018-05-24
drm/i915/psr: Nuke PSR support for VLV and CHV
Dhinakaran Pandiyan
1
-2
/
+0
2018-03-20
drm/i915/icl: Enable the extra video decode and enhancement boxes for Icelake 11
Oscar Mateo
1
-0
/
+1
2018-03-07
drm/i915/icl: Enhanced execution list support
Thomas Daniel
1
-1
/
+2
2018-02-22
drm/i915/icl: Add the ICL PCI IDs
Paulo Zanoni
1
-0
/
+1
2018-02-15
drm/i915: Store platform_mask inside the static device info
Chris Wilson
1
-32
/
+38
2018-02-15
drm/i915: Always define GEN as part of GENx_FEATURES
Chris Wilson
1
-5
/
+3
2018-02-15
drm/i915: Store gen_mask inside the static device info
Chris Wilson
1
-15
/
+26
2018-02-15
drm/i915/cnl: Remove alpha_support protection
Rodrigo Vivi
1
-1
/
+0
2018-01-30
drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.
Rodrigo Vivi
1
-3
/
+2
2018-01-29
Revert "drm/i915: mark all device info struct with __initconst"
Lionel Landwerlin
1
-48
/
+48
2018-01-19
drm/i915/icl: Add initial Icelake definitions.
Rodrigo Vivi
1
-0
/
+13
2017-12-20
drm/i915/cfl: Adding more Coffee Lake PCI IDs.
Rodrigo Vivi
1
-0
/
+2
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
1
-0
/
+2
2017-10-19
drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr
Jani Nikula
1
-2
/
+0
2017-10-18
drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
Harsha Sharma
1
-1
/
+1
2017-10-07
drm/i915: enable platform support for 2M pages
Matthew Auld
1
-2
/
+4
2017-10-07
drm/i915: enable platform support for 64K pages
Matthew Auld
1
-1
/
+2
2017-10-07
drm/i915: introduce page_sizes field to dev_info
Matthew Auld
1
-0
/
+18
2017-10-04
drm/i915/execlists: Preemption!
Chris Wilson
1
-0
/
+2
2017-10-03
drm/i915: Organize GLK_COLORS.
Rodrigo Vivi
1
-2
/
+4
2017-10-03
drm/i915: Organize GEN features inheritance.
Rodrigo Vivi
1
-26
/
+22
2017-10-03
drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC.
Rodrigo Vivi
1
-0
/
+1
2017-10-02
drm/i915: Add has_psr-flag to gen9lp
David Weinehall
1
-0
/
+1
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-3
/
+3
2017-09-20
drm/i915/cfl: Remove alpha support protection.
Rodrigo Vivi
1
-1
/
+0
2017-09-15
drm/i915: Reinstate GMBUS and AUX interrupts on gen4/g4x
Ville Syrjälä
1
-6
/
+0
2017-09-07
drm/i915/gen9+: Add has_ipc flag in device info structure
Mahesh Kumar
1
-0
/
+4
2017-09-07
drm/i915: Disable snooping (userptr, set-cache-level) on gen4
Chris Wilson
1
-0
/
+2
2017-09-06
drm/i915: Move device_info.has_snoop into the static tables
Chris Wilson
1
-0
/
+7
2017-09-01
drm/i915: mark all device info struct with __initconst
Lionel Landwerlin
1
-47
/
+47
2017-09-01
drm/i915: add GT number to intel_device_info
Lionel Landwerlin
1
-43
/
+150
2017-08-22
drm/i915: Re-enable per-engine reset for Broxton
Michel Thierry
1
-1
/
+0
2017-07-27
drm/i915: Disable per-engine reset for Broxton
Chris Wilson
1
-0
/
+1
[next]