Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bafb655367a1dd9eaa286a223ad3a805899dc4e5
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
bafb655
drm/i915/bdw: BDW also has only 2 FDI lanes
by Paulo Zanoni
· 11 years ago
6bbfa1c
drm/i915/bdw: Use pipe CSC on Broadwell
by Ville Syrjälä
· 11 years ago
756f85c
drm/i915/bdw: Broadwell has PIPEMISC
by Paulo Zanoni
· 11 years ago
b3dc685
drm/i915/bdw: add Broadwell sprite/plane/cursor checks
by Paulo Zanoni
· 11 years ago
4e0bbc3
drm/i915/bdw: display stuff
by Ben Widawsky
· 11 years ago
7f16e5c
Merge tag 'v3.12' into drm-intel-next
by Daniel Vetter
· 11 years ago
9d1cb91
drm/i915: avoid unclaimed registers when capturing the error state
by Paulo Zanoni
· 11 years ago
1fbc0d7
drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb
by Daniel Vetter
· 11 years ago
92e76c8
drm/i915: Clamp cursor coordinates to int16_t range
by Ville Syrjälä
· 11 years ago
4f56d12
drm/i915: Add support for pipe_bpp readout
by Ville Syrjälä
· 11 years ago
baa7070
drm/i915: use power get/put instead of set for power on after init
by Imre Deak
· 11 years ago
6efdf35
drm/i915: enable only the needed power domains during modeset
by Imre Deak
· 11 years ago
4f07412
drm/i915: factor out modeset_update_power_wells
by Imre Deak
· 11 years ago
1cf84bb
drm/i915: Whitespace alignment fix for block header in display error state
by Chris Wilson
· 11 years ago
3c9d87e
drm/i915: remove dead code in ironlake_crtc_mode_set
by Daniel Vetter
· 11 years ago
1a91510
drm/i915: set HDMI pixel clock in audio configuration
by Jani Nikula
· 11 years ago
3442705
drm/i915: pass mode to ELD write vfuncs
by Jani Nikula
· 11 years ago
53155c0
drm/i915: check gem bo size when creating framebuffers
by Daniel Vetter
· 11 years ago
80075d4
drm/i915: prevent tiling changes on framebuffer backing storage
by Daniel Vetter
· 11 years ago
dd4916c
drm/i915: grab dev->struct_mutex around framebuffer_init
by Daniel Vetter
· 11 years ago
585a94b
drm/i915: preserve dispaly init order on ByT
by Artem Bityutskiy
· 11 years ago
6f2bcce
drm/i915: Use pipe_name() instead of the pipe number
by Damien Lespiau
· 11 years ago
243e6a4
drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()
by Ville Syrjälä
· 11 years ago
f646628
drm/i915: Use vlv_clock() in vlv_crtc_clock_get()
by Ville Syrjälä
· 11 years ago
fb03ac0
drm/i915: Use DIV_ROUND_CLOSEST() to calculate dot/vco
by Ville Syrjälä
· 11 years ago
0632fef
drm/i915: rename intel_fb.c to intel_fbdev.c
by Daniel Vetter
· 11 years ago
4520f53
drm/i915: Kconfig option to disable the legacy fbdev support
by Daniel Vetter
· 11 years ago
fbf49ea
drm/i915: Fix pipe off timeout handling for pre-gen4
by Ville Syrjälä
· 11 years ago
ebff5fa9
Revert "i915: Update VGA arbiter support for newer devices"
by Dave Airlie
· 11 years ago
e1264eb
Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done"
by Dave Airlie
· 11 years ago
4c445e0
drm/i915: Rename primary_disabled to primary_enabled
by Ville Syrjälä
· 11 years ago
e5b611f
drm/i915: Populate primary_disabled in intel_modeset_readout_hw_state()
by Ville Syrjälä
· 11 years ago
5ade2c2
drm/i915: wait for IPS_ENABLE when enabling IPS
by Paulo Zanoni
· 11 years ago
a4945f9
drm/i915: Undo the PIPEA quirk for i845
by Chris Wilson
· 11 years ago
0037f71
drm/i915: WARN if primary plane state doesn't match expectations
by Ville Syrjälä
· 11 years ago
d1de00e
drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_primary_plane
by Ville Syrjälä
· 11 years ago
1dba99f
drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane
by Ville Syrjälä
· 11 years ago
20bc8673
drm/i915: Enable/disable IPS when primary is enabled/disabled
by Ville Syrjälä
· 11 years ago
939c2fe
drm/i915: Set primary_disabled in intel_{enable, disable}_plane
by Ville Syrjälä
· 11 years ago
e1553fa
drm/i915: Fix VGA_DISP_DISABLE check
by Ville Syrjälä
· 11 years ago
f01b796
drm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll()
by Ville Syrjälä
· 11 years ago
49e497e
drm/i915: Don't lie about findind suitable PLL settings on VLV
by Ville Syrjälä
· 11 years ago
dc73051
drm/i915: intel_limits_vlv_dac and intel_limits_vlv_hdmi are the same
by Ville Syrjälä
· 11 years ago
5fdc9c49
drm/i915: Remove unused dot_limit from VLV PLL limits
by Ville Syrjälä
· 11 years ago
4150404
drm/i915: Remove the unused p and m limits for VLV
by Ville Syrjälä
· 11 years ago
889059d
drm/i915: Respect p2 divider minimum limit on VLV
by Ville Syrjälä
· 11 years ago
b99ab66
drm/i915: Allow p1 divider 2 on VLV
by Ville Syrjälä
· 11 years ago
811bbf0
drm/i915: Clarify VLV PLL p1 limits
by Ville Syrjälä
· 11 years ago
27e639b
drm/i915: Make sure we respect n.max on VLV
by Ville Syrjälä
· 11 years ago
c1a9ae4
drm/i915: De-magic the VLV p2 divider step size
by Ville Syrjälä
· 11 years ago
6b4bf1c
drm/i915: Rewrite vlv_find_best_dpll()
by Ville Syrjälä
· 11 years ago
c686122
drm/i915: Don't underflow bestppm
by Ville Syrjälä
· 11 years ago
69e4f900
drm/i915: Make vlv_find_best_dpll() ppm calculation safe
by Ville Syrjälä
· 11 years ago
d7bf63f
drm/i915: Use adjusted_mode in the fastboot hack to disable pfit
by Damien Lespiau
· 11 years ago
bb2043d
drm/i915: Add a more detailed comment about the set_base() fastboot hack
by Damien Lespiau
· 11 years ago
40e9cf6
drm/i915/vlv: reset DPIO on load and resume v2
by Jesse Barnes
· 11 years ago
c9976dc
drm/i915: Only apply DPMS to the encoder if enabled
by Chris Wilson
· 11 years ago
b29c19b
drm/i915: Boost RPS frequency for CPU stalls
by Chris Wilson
· 11 years ago
e41a56b
drm/i915: Don't populate pipe_src_{w,h} multiple times
by Ville Syrjälä
· 11 years ago
e491694
drm/i915: implement the Haswell mode set sequence workaround
by Paulo Zanoni
· 11 years ago
dda9a66
drm/i915: Disable/enable planes as the first/last thing during modeset on HSW
by Ville Syrjälä
· 11 years ago
f607116
i915/vlv: untangle integrated clock source handling v4
by Jesse Barnes
· 11 years ago
d9255d5
drm/i915: destroy connector sysfs files earlier
by Paulo Zanoni
· 11 years ago
5de56df
drm/i915: Use DIV_ROUND_CLOSEST()
by Ville Syrjälä
· 11 years ago
43b0ac5
drm/i915: Eliminate one indent leel from vlv_find_best_dpll
by Ville Syrjälä
· 11 years ago
350a10c
drm/i915: Prefer crtc_{h|v}display for pipe src dimensions
by Damien Lespiau
· 11 years ago
6ce70f5
drm/i915: Ask the DRM core do make stereo timings adjustements
by Damien Lespiau
· 11 years ago
241bfc3
drm/i915: Use crtc_clock with the adjusted mode
by Damien Lespiau
· 11 years ago
1342830
drm/i915: Use crtc_clock in intel_dump_crtc_timings()
by Damien Lespiau
· 11 years ago
662c6ec
drm/i915/vlv: fix up broken precision in vlv_crtc_clock_get
by Chris Wilson
· 11 years ago
acbec81
drm/i915/vlv: add VLV specific clock_get function v3
by Jesse Barnes
· 11 years ago
6ff58d5
drm/i915: make hsw_{disable, restore}_lcpll static
by Paulo Zanoni
· 11 years ago
6743768
drm/i915: make intel_crtc_fb_gamma_{set, get} static
by Paulo Zanoni
· 11 years ago
d77e453
drm/i915: make intel_crtc_load_lut static
by Paulo Zanoni
· 11 years ago
e0638cd
drm/i915: make intel_pipe_has_type static
by Paulo Zanoni
· 11 years ago
f233533
drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handling
by Jani Nikula
· 11 years ago
773ae03
drm/i915: Fix intel_crtc_mode_get() mode clock
by Ville Syrjälä
· 11 years ago
2b99667
drm/i915: Drop explicit plane restoration during resume
by Ville Syrjälä
· 11 years ago
7d0bc1e
drm/i915: Redisable VGA before the modeset on resume
by Ville Syrjälä
· 11 years ago
955382f
drm/i915: Ditch INTELFB_CONN_LIMIT
by Daniel Vetter
· 11 years ago
a1e2265
drm/i915: Use kcalloc more
by Daniel Vetter
· 11 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
4821ff14
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
67c72a1
drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
by Daniel Vetter
· 11 years ago
b599c89
Merge tag 'v3.12-rc2' into drm-intel-next
by Daniel Vetter
· 11 years ago
ee1452d
drm/i915: assume all GM45 Acer laptops use inverted backlight PWM
by Jani Nikula
· 11 years ago
d631729
drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
by Ville Syrjälä
· 11 years ago
81c12f6
drm/i915: POSTING_READ IPS_CTL before waiting for the vblank
by Paulo Zanoni
· 11 years ago
644db71
drm/i915: dump crtc timings from the pipe config
by Daniel Vetter
· 11 years ago
515b239
drm/i915: write D_COMP using the mailbox
by Paulo Zanoni
· 11 years ago
f2f5f771
drm/i915: Don't enable the cursor on a disable pipe
by Ville Syrjälä
· 11 years ago
cc17396
drm/i915: do not update cursor in crtc mode set
by Jani Nikula
· 11 years ago
b397c96
drm/i915: Fix up pipe vs. double wide confusion
by Ville Syrjälä
· 11 years ago
1d1d0e2
drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and double wide mode
by Ville Syrjälä
· 11 years ago
ad3a447
drm/i915: Check pixel clock limits on pre-gen4
by Ville Syrjälä
· 11 years ago
282740f
drm/i915: Add double_wide readout and checking
by Ville Syrjälä
· 11 years ago
cf532bb
drm/i915: Move double wide mode handling into pipe_config
by Ville Syrjälä
· 11 years ago
9a0ea49
drm/i915: garbage-collect vlv refclk function
by Daniel Vetter
· 11 years ago
d6e4db1
drm/i915: Fix cursor visibility checks also for the right/bottom screen edges
by Ville Syrjälä
· 11 years ago
efc9064
drm/i915: Fix cursor visibility check with negative coordinates
by Ville Syrjälä
· 11 years ago
Next »