Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50f3b016b055dbc83094bc2d7a91c3c69edbc88b
/
drivers
/
gpu
/
drm
/
i915
50f3b01
drm/i915: add pipe_config->limited_color_range
by Daniel Vetter
· 12 years ago
5bfe2ac
drm/i915: add pipe_config->has_pch_encoder
by Daniel Vetter
· 12 years ago
31fac9d
drm/i915: drop helper vtable for sdvo encoder
by Daniel Vetter
· 12 years ago
6cc5f34
drm/i915: add pipe_config->pixel_multiplier
by Daniel Vetter
· 12 years ago
7ae8923
drm/i915: add pipe_config->timings_set
by Daniel Vetter
· 12 years ago
460da916
drm/i915: compute pipe_config earlier
by Daniel Vetter
· 12 years ago
b8cecdf
drm/i915: introduce struct intel_crtc_config
by Daniel Vetter
· 12 years ago
7c23396
drm/i915: return actual brightness to .get_brightness callback
by Jani Nikula
· 12 years ago
b6b3ba5
drm/i915: keep backlight_level and backlight device brightness in sync
by Jani Nikula
· 12 years ago
73c352a
drm/i915: wire up SDVO hpd support on cpt/ppt
by Daniel Vetter
· 12 years ago
c626d31
drm/i915: Wait for vblank between disabling a sprite and unpinning the fb
by Ville Syrjälä
· 12 years ago
85fc95b
drm/i915: clear crt hotplug compare voltage field before setting
by Daniel Vetter
· 12 years ago
ed23abd
Revert "drm/i915: set dummy page for stolen objects"
by Imre Deak
· 12 years ago
2db76d7
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
by Imre Deak
· 12 years ago
693db18
drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
by Chris Wilson
· 12 years ago
4f770a5
DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.
by Egbert Eich
· 12 years ago
bac56d5
DRM/i915: Remove i965_hpd_irq_setup.
by Egbert Eich
· 12 years ago
82a28bc
drm/i915: implement ibx_hpd_irq_setup
by Daniel Vetter
· 12 years ago
e5868a3
DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders (v2)
by Egbert Eich
· 12 years ago
1d843f9
DRM/I915: Add enum hpd_pin to intel_encoder.
by Egbert Eich
· 12 years ago
fa00abe
DRM/i915: Remove valleyview_hpd_irq_setup.
by Egbert Eich
· 12 years ago
bb60b96
drm/i915: emit a hotplug event on resume
by Jesse Barnes
· 12 years ago
24576d2
drm/i915: enable VT switchless resume v3
by Jesse Barnes
· 12 years ago
b5644d0
drm/i915: restore cursor and sprite state when forcing a config restore v2
by Jesse Barnes
· 12 years ago
5e1bac2
drm/i915: add sprite restore function v3
by Jesse Barnes
· 12 years ago
866d12b
drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated
by Chris Wilson
· 12 years ago
f9c513e
drm/i915: Always call fence-lost prior to removing the fence
by Chris Wilson
· 12 years ago
92bd1bf
drm/i915: HSW PM Frequency bits fix
by Rodrigo Vivi
· 12 years ago
a42f704
drm/i915: Warn if a pipe is enabled with a bogus port
by Damien Lespiau
· 12 years ago
fec46b5
drm/i915: Don't overclock on Haswell
by Ben Widawsky
· 12 years ago
4f3308b
drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms
by Paulo Zanoni
· 12 years ago
80ca378
drm/i915: there's no DSPPOS register on gen4+
by Paulo Zanoni
· 12 years ago
4b71a57
drm/i915: fix DSPADDR Gen check
by Paulo Zanoni
· 12 years ago
ad1c0b1
drm/i915: Use BUG() in a case of a programming error
by Damien Lespiau
· 12 years ago
8228c25
drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
by Damien Lespiau
· 12 years ago
aaa148e
drm/i915: Cleanup if the EDP transcoder has a bobug input value
by Damien Lespiau
· 12 years ago
00037c2
drm/i915: Error out if we are trying to use VGA with SPLL already in use
by Damien Lespiau
· 12 years ago
e3dff58
drm/i915: Implement WaSwitchSolVfFArbitrationPriority
by Ben Widawsky
· 12 years ago
96b219f
drm/i915: Set the VIC in AVI infoframe for SDVO
by Ville Syrjälä
· 12 years ago
6553363
drm/i915: Kill a strange comment about DPMS functions
by Ville Syrjälä
· 12 years ago
a2b3fc0
drm/i915: Correct sandybrige overclocking
by Ben Widawsky
· 12 years ago
219f4fd
drm/i915: Introduce GEN7_FEATURES for device info
by Ben Widawsky
· 12 years ago
7eb552a
drm/i915: Move num_pipes to intel info
by Ben Widawsky
· 12 years ago
a15326a
drm/i915: fixup pd vs pt confusion in gen6 ppgtt code
by Daniel Vetter
· 12 years ago
6ddc4fc
style nit: Align function parameter continuation properly.
by Daniel Vetter
· 12 years ago
34c61c6
drm/i915: VLV doesn't have HDMI on port C
by Jesse Barnes
· 12 years ago
12569ad
drm/i915: DSPFW and BLC regs are in the display offset range
by Jesse Barnes
· 12 years ago
4e8c84a
drm/i915: set conservative clock gating values on VLV v2
by Jesse Barnes
· 12 years ago
d3bc030
drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2
by Jesse Barnes
· 12 years ago
d7fee5f
drm/i915: add more VLV IDs
by Jesse Barnes
· 12 years ago
7637bfd
drm/i915: use VLV DIP routines on VLV v2
by Jesse Barnes
· 12 years ago
ed5de39
drm/i915: add media well to VLV force wake routines v2
by Jesse Barnes
· 12 years ago
da6ecc5
drm/i915: don't use plane pipe select on VLV
by Jesse Barnes
· 12 years ago
6e995e2
drm/i915: use for_each_sg_page for setting up the gtt ptes
by Imre Deak
· 12 years ago
90797e6
drm/i915: create compact dma scatter lists for gem objects
by Imre Deak
· 12 years ago
67d5a50
drm/i915: handle walking compact dma scatter lists
by Imre Deak
· 12 years ago
5bd4687
drm/i915: set dummy page for stolen objects
by Imre Deak
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
d62b489
drm/i915: allow force wake at init time on VLV v2
by Jesse Barnes
· 12 years ago
41fda59
drm/i915: Remove unneeded dev argument
by Ben Widawsky
· 12 years ago
cf14496
drm/i915: Remove unused file arg from execbuf
by Ben Widawsky
· 12 years ago
a24a11e
drm/i915: Resurrect ring kicking for semaphores, selectively
by Chris Wilson
· 12 years ago
5d83d29
drm/i915: add missing space in error message
by Paulo Zanoni
· 12 years ago
4deb88a
drm/i915: don't save/restore PCH_LVDS on LPT
by Paulo Zanoni
· 12 years ago
311e359
drm/i915: reorganize intel_lvds_supported
by Paulo Zanoni
· 12 years ago
86d52df
drm/i915: add HAS_POWER_WELL
by Paulo Zanoni
· 12 years ago
ca29136
drm/i915: there's no DSPADDR register on Haswell
by Paulo Zanoni
· 12 years ago
51889b3
drm/i915: there's no DSPSIZE register on gen4+
by Paulo Zanoni
· 12 years ago
a18c4c3
drm/i915: capture the correct cursor registers on IVB
by Paulo Zanoni
· 12 years ago
2831d842
drm/i915: disable sound first on intel_disable_ddi
by Paulo Zanoni
· 12 years ago
def27a5
drm/i915: reduce power in the ilk rc6 enable error message
by Jani Nikula
· 12 years ago
3058753
drm/i915: clarify reasoning for the access_ok call
by Kees Cook
· 12 years ago
647416f
drm/i915: use simple attribute in debugfs routines
by Kees Cook
· 12 years ago
5c67eeb
gpu: don't cast kzalloc() return value
by Mihnea Dobrescu-Balaur
· 12 years ago
2cc7954
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
35aad75
drm/i915/dp: add pre-PCH eDP checking to DP detect for VLV
by Jesse Barnes
· 12 years ago
086ddcc
drm/i915: use gen6 stolen check on VLV
by Jesse Barnes
· 12 years ago
5d66d5b
drm/i915/dp: don't use ILK paths on VLV
by Jesse Barnes
· 12 years ago
248ee3a
drm/i915: VLV has force wake
by Jesse Barnes
· 12 years ago
f40ebd6
drm/i915: Turn off hsync and vsync on ADPA when disabling crt
by Patrik Jakobsson
· 12 years ago
56c2912
drm/i915: don't init LVDS on VLV
by Jesse Barnes
· 12 years ago
60222c0
drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits
by Patrik Jakobsson
· 12 years ago
44498ae
drm/i915: also disable south interrupts when handling them
by Paulo Zanoni
· 12 years ago
1523909
drm/i915: enable irqs earlier when resuming
by Daniel Vetter
· 12 years ago
0920a48
drm/i915: Increase the RC6p threshold.
by Stéphane Marchesin
· 12 years ago
8c123e5
drm/i915: Capture current context on error
by Ben Widawsky
· 12 years ago
4f3a8bc
drm/i915: rename some HDMI bit definitions
by Paulo Zanoni
· 12 years ago
dc0fa71
drm/i915: remove duplicated SDVO/HDMI bit definitions
by Paulo Zanoni
· 12 years ago
c20cd31
drm/i915: unify the definitions of the HDMI/SDVO register
by Paulo Zanoni
· 12 years ago
e2debe9
drm/i915: clarify confusion between SDVO and HDMI registers
by Paulo Zanoni
· 12 years ago
da1a62a
drm/i915: remove disabled memset of framebuffer from intel_fb
by Jesse Barnes
· 12 years ago
211816e
drm/i915: exclude CCID for platforms without it
by Ben Widawsky
· 12 years ago
d0d045e
drm/i915: Created a sized object error dump
by Ben Widawsky
· 12 years ago
61bc95c
DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.
by Egbert Eich
· 12 years ago
ebd37ce
drm/i915: Single thread force wake isn't used on HSW anymore
by Ville Syrjälä
· 12 years ago
30771e1
drm/i915: Use '1' instead of FORCEWAKE_KERNEL for ST force wake
by Ville Syrjälä
· 12 years ago
83983c8
drm/i915: Use FORCEWAKE_KERNEL instead of hardcoded number in MT forcewake ACK
by Ville Syrjälä
· 12 years ago
85ce9c6
drm/i915: Kill a few pointless comments
by Ville Syrjälä
· 12 years ago
228a0e8
drm/i915: Remove a stale and misplaced comment
by Ville Syrjälä
· 12 years ago
f4808ab
drm/i915: Document the find_pll() function
by Ville Syrjälä
· 12 years ago
Next »