Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
22e09b333f0b395b3eb6ab6efa4b3284e2c06810
/
drivers
/
gpu
/
drm
/
i915
f2e3051
drm/i915: refine qemu south bridge detection
by Gerd Hoffmann
· 9 years ago
428398e
drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
by Andreas Ziegler
· 9 years ago
2850cfd
drm/i915: Fix NULL plane->fb oops on SKL
by Ville Syrjälä
· 9 years ago
6f94b6d
drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
by Ville Syrjälä
· 9 years ago
5efd407
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
by Jani Nikula
· 9 years ago
935a0ff
drm/i915: Make sure DC writes are coherent on flush.
by Francisco Jerez
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
1df59b8
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
28f0360
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f594914
drm/i915: Init power domains early in driver load
by Daniel Vetter
· 9 years ago
48ea1e3
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
by Michel Thierry
· 9 years ago
de05133
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
by Maarten Lankhorst
· 9 years ago
2dc2f76
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
by Lyude
· 9 years ago
ccda3a7
drm/i915: shut up gen8+ SDE irq dmesg noise, again
by Jani Nikula
· 9 years ago
06ef83a
drm/i915: Restore inhibiting the load of the default context
by Chris Wilson
· 9 years ago
5751d0f
drm/i915: Tune down rpm wakelock debug checks
by Daniel Vetter
· 9 years ago
a5f0edf
drm/i915: Avoid writing relocs with addresses in non-canonical form
by Michał Winiarski
· 9 years ago
9d99388
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
2aa974c
drm/i915: Update connector_mask during readout, v2.
by Maarten Lankhorst
· 9 years ago
5350a03
drm/i915: Set connector_state->connector using the helper.
by Maarten Lankhorst
· 9 years ago
69a0f89
drm/dp/mst: constify drm_dp_mst_topology_cbs structures
by Julia Lawall
· 9 years ago
3d8acd1
drm/i915: increase the tries for HDMI hotplug live status checking
by Gary Wang
· 9 years ago
20f8e03
Backmerge drm-fixes merge into Linus's tree into drm-next.
by Dave Airlie
· 9 years ago
ae35b56
drm/i915: Unbreak check_digital_port_conflicts()
by Ville Syrjälä
· 9 years ago
59c8231
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
ade1ba7
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
d5f384d
drm/i915: Move Braswell stop_machine GGTT insertion workaround
by Chris Wilson
· 9 years ago
a98728e
drm/i915: Correct max delay for HDMI hotplug live status checking
by Gary Wang
· 9 years ago
97f9010
drm/i915: mdelay(10) considered harmful
by Daniel Vetter
· 9 years ago
57a2af6
drm/i915: Kill intel_crtc->cursor_bo
by Ville Syrjälä
· 9 years ago
ef8dd37
drm/i915: Workaround CHV pipe C cursor fail
by Ville Syrjälä
· 9 years ago
0f0cd47
drm/i915: Only spin whilst waiting on the current request
by Chris Wilson
· 9 years ago
f87a780
drm/i915: Limit the busy wait on requests to 5us not 10ms!
by Chris Wilson
· 9 years ago
e7571f7
drm/i915: Break busywaiting for requests on pending signals
by Chris Wilson
· 9 years ago
a59fac6
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
by Matt Roper
· 9 years ago
62d622c
drm/i915: Set the map-and-fenceable flag for preallocated objects
by Chris Wilson
· 9 years ago
615cb24
drm/i915: Drop the broken cursor base==0 special casing
by Ville Syrjälä
· 9 years ago
7447a2b
drm/i915: Update DRIVER_DATE to 20151218
by Daniel Vetter
· 9 years ago
e238659
drm/i915/skl: Default to noncoherent access up to F0
by Mika Kuoppala
· 9 years ago
821485d
drm/i915: Only spin whilst waiting on the current request
by Chris Wilson
· 9 years ago
ca5b721
drm/i915: Limit the busy wait on requests to 5us not 10ms!
by Chris Wilson
· 9 years ago
91b0c35
drm/i915: Break busywaiting for requests on pending signals
by Chris Wilson
· 9 years ago
cbc68dc
drm/i915: don't enable autosuspend on platforms without RPM support
by Imre Deak
· 9 years ago
e6cb372
drm/i915/backlight: prefer dev_priv over dev pointer
by Jani Nikula
· 9 years ago
200757f
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
by Matt Roper
· 9 years ago
0c82312
drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
by Chris Wilson
· 9 years ago
d0710ab
drm/i915: Set the map-and-fenceable flag for preallocated objects
by Chris Wilson
· 9 years ago
71a199b
drm/i915: mdelay(10) considered harmful
by Daniel Vetter
· 9 years ago
be69459
drm/i915: check that we are in an RPM atomic section in GGTT PTE updaters
by Imre Deak
· 9 years ago
2b19efe
drm/i915: add support for checking RPM atomic sections
by Imre Deak
· 9 years ago
542db3c
drm/i915: check that we hold an RPM wakelock ref before we put it
by Imre Deak
· 9 years ago
1f814da
drm/i915: add support for checking if we hold an RPM reference
by Imre Deak
· 9 years ago
c9b8846
drm/i915: use assert_rpm_wakelock_held instead of opencoding it
by Imre Deak
· 9 years ago
da5827c
drm/i915: add assert_rpm_wakelock_held helper
by Imre Deak
· 9 years ago
7f23323
drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
by Imre Deak
· 9 years ago
25b181b
drm/i915: get a permanent RPM reference on platforms w/o RPM support
by Imre Deak
· 9 years ago
b268c69
drm/i915: refactor RPM disabling due to RC6 being disabled
by Imre Deak
· 9 years ago
aabee1b
drm/i915: clarify comment about mandatory RPM put/get during driver load/unload
by Imre Deak
· 9 years ago
04ebaad
drm/i915/opregion: handle VBT sizes bigger than 6 KB
by Jani Nikula
· 9 years ago
ffc85da
drm/i915: Fix AVI/HDMI/SPD infoframes on HSW+
by Ville Syrjälä
· 9 years ago
34957e8
drm/i915/bios: reduce indent in parse_general_features
by Jani Nikula
· 9 years ago
98f3a1d
drm/i915/bios: prefer using dev_priv over dev pointer
by Jani Nikula
· 9 years ago
3556dd4
drm/i915/bios: fix format string of the VBT signature logging
by Jani Nikula
· 9 years ago
e23ceb8
drm/i915: move drmP.h include to i915_drv.h
by Jani Nikula
· 9 years ago
19c8054
drm/i915: prefer for_each_intel_* macros for iteration
by Jani Nikula
· 9 years ago
ada8f95
drm/i915/debugfs: add a separate debugfs file for VBT
by Jani Nikula
· 9 years ago
2455a8e
drm/i915: don't use a temp buffer for opregion debugfs file
by Jani Nikula
· 9 years ago
8273038
drm/i915/opregion: make VBT pointer a const
by Jani Nikula
· 9 years ago
6531873
drm/i915/opregion: make VBT size limit more strict
by Jani Nikula
· 9 years ago
f0067a3
drm/i915: refactor VBT validation
by Jani Nikula
· 9 years ago
8b8e1a8
drm/i915/bios: rename intel_parse_bios to intel_bios_init
by Jani Nikula
· 9 years ago
e2051c4
drm/i915/bios: move debug logging about VBT source to intel_parse_bios()
by Jani Nikula
· 9 years ago
caf37fa
drm/i915/bios: have functions return vbt, not bdb, header pointer
by Jani Nikula
· 9 years ago
b30581a
drm/i915: move "no VBT in opregion" quirk to intel_opregion_setup()
by Jani Nikula
· 9 years ago
b3cbd98
drm/i915: Add Intel opregion mailbox 5 structure
by Deepak M
· 9 years ago
f03d8ed
drm/doc: Convert to markdown
by Danilo Cesar Lemes de Paula
· 9 years ago
51bce5b
Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
663f312
drm/i915: Drop the broken cursor base==0 special casing
by Ville Syrjälä
· 9 years ago
1264859
drm/i915: Kill intel_crtc->cursor_bo
by Ville Syrjälä
· 9 years ago
7370c68
drm/i915: PSR also doesn't have link_entry_time on SKL.
by Rodrigo Vivi
· 9 years ago
618100f
Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
9e7d18c
drm/i915: mark a newly-created GEM object dirty when filled with data
by Dave Gordon
· 9 years ago
033908a
drm/i915: mark GEM object pages dirty when mapped & written by the CPU
by Dave Gordon
· 9 years ago
c5baa56
drm/i915: Update to post-reset execlist queue clean-up
by Tomas Elf
· 9 years ago
56c4897
drm/i915: dual link pipe selection for bxt
by Deepak M
· 9 years ago
c85f6c91e
drm/i915: add VBT address and size fields to ASLE mailbox struct
by Deepak M
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
14e0188
drm/i915: Fix random aux transactions failures.
by Rodrigo Vivi
· 9 years ago
b0366a5
drm/i915: intel_ring_initialized() must be simple and inline
by Dave Gordon
· 9 years ago
0bdf5a0
drm/i915: Add reverse mapping between port and intel_encoder
by Takashi Iwai
· 9 years ago
cae666c
drm/i915: Add get_eld audio component
by Takashi Iwai
· 9 years ago
634b3a4
drm/i915: Do a better job at disabling primary plane in the noatomic case.
by Maarten Lankhorst
· 9 years ago
54a41961
drm/i915: Do a better job at disabling primary plane in the noatomic case.
by Maarten Lankhorst
· 9 years ago
50df29d
drm/i915: Remove BUG_ON call in vlv_enable_pll
by Wayne Boyer
· 9 years ago
4d3e904
drm/i915: Only set gem object L3 cache level for IVB devices
by Wayne Boyer
· 9 years ago
bf6ce93
drm/i915: Remove VLV A0 hack
by Wayne Boyer
· 9 years ago
a7e478c
drm/i915: Use HAS_PCH_SPLIT to determine correct devices
by Wayne Boyer
· 9 years ago
666a453
drm/i915: Separate cherryview from valleyview
by Wayne Boyer
· 9 years ago
Next »