index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
drm/i915: Move load time init of display/audio hooks earlier
Imre Deak
1
-43
/
+39
2016-03-17
drm/i915: Move pll power state to crtc power domains.
Maarten Lankhorst
1
-3
/
+3
2016-03-17
drm/i915: Perform dpll commit first, v2.
Maarten Lankhorst
1
-3
/
+2
2016-03-17
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
Maarten Lankhorst
1
-22
/
+21
2016-03-16
drm/i915: make transcoder_name return a string
Jani Nikula
1
-2
/
+2
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
1
-2
/
+2
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
1
-9
/
+9
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
1
-4
/
+4
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
1
-53
/
+53
2016-03-16
drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs
Imre Deak
1
-3
/
+3
2016-03-16
drm/i915: Nuke fbc members from intel_crtc->atomic, v4.
Maarten Lankhorst
1
-35
/
+16
2016-03-16
drm/i915: Remove some post-commit members from intel_crtc->atomic, v3.
Maarten Lankhorst
1
-8
/
+21
2016-03-10
drm/i915: Update state before setting watermarks, v2.
Maarten Lankhorst
1
-30
/
+15
2016-03-10
drm/i915: s/crtc_state/old_crtc_state/ in intel_atomic_commit()
Ville Syrjälä
1
-10
/
+10
2016-03-10
drm/i915: Wait for vblank after cxsr disable in pre_plane_update
Ville Syrjälä
1
-22
/
+37
2016-03-10
drm/i915: Fix watermarks for VLV/CHV
Ville Syrjälä
1
-10
/
+19
2016-03-09
drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code
Ander Conselvan de Oliveira
1
-9
/
+3
2016-03-09
drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface
Ander Conselvan de Oliveira
1
-8
/
+17
2016-03-09
drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c
Ander Conselvan de Oliveira
1
-1
/
+1
2016-03-09
drm/i915: Use a table to initilize shared dplls
Ander Conselvan de Oliveira
1
-8
/
+8
2016-03-09
drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
Ander Conselvan de Oliveira
1
-36
/
+72
2016-03-09
drm/i915: Move shared dpll code to a new file
Ander Conselvan de Oliveira
1
-346
/
+2
2016-03-04
drm/i915: Read out hrawclk from CCK on vlv/chv
Ville Syrjälä
1
-1
/
+2
2016-03-04
drm/i915: Store rawclk_freq in dev_priv
Ville Syrjälä
1
-21
/
+34
2016-03-03
drm/i915: Do not wait atomically for display clocks
Tvrtko Ursulin
1
-4
/
+4
2016-03-03
drm/i915: Only recalculate wm's for planes part of the state, v2.
Maarten Lankhorst
1
-1
/
+1
2016-03-01
drm/i915: Read out VGA dotclock properly on LPT
Ville Syrjälä
1
-0
/
+37
2016-03-01
drm/i915: Make the LPT iclkip 20MHz case more generic
Ville Syrjälä
1
-21
/
+19
2016-03-01
drm/i915: Remove the SPLL==270Mhz assumption from intel_fdi_link_freq()
Ville Syrjälä
1
-7
/
+10
2016-03-01
drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()
Ville Syrjälä
1
-25
/
+32
2016-03-01
drm/i915: Dump ddi_pll_sel in hex instead of decimal on HSW/BDW
Ville Syrjälä
1
-1
/
+1
2016-03-01
drm/i915: Embed rotation_info under intel_framebuffer
Ville Syrjälä
1
-11
/
+16
2016-03-01
drm/i915: Reorganize intel_rotation_info
Ville Syrjälä
1
-10
/
+15
2016-03-01
drm/i915: Pass drm_frambuffer to intel_compute_page_offset()
Ville Syrjälä
1
-8
/
+7
2016-03-01
drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj()
Ville Syrjälä
1
-24
/
+17
2016-03-01
drm/i915: Support for extra alignment for tiled surfaces
Ville Syrjälä
1
-5
/
+45
2016-03-01
drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_off...
Ville Syrjälä
1
-21
/
+51
2016-03-01
drm/i915: s/tile_width/tile_width_bytes/
Ville Syrjälä
1
-16
/
+16
2016-03-01
drm/i915: Add missing NULL check before calling initial_watermarks
Imre Deak
1
-2
/
+6
2016-03-01
drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect.
Maarten Lankhorst
1
-1
/
+2
2016-02-29
drm/i915: Add two-stage ILK-style watermark programming (v11)
Matt Roper
1
-6
/
+91
2016-02-25
drm/i915: Remove update_sprite_watermarks.
Maarten Lankhorst
1
-4
/
+0
2016-02-25
drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6.
Maarten Lankhorst
1
-24
/
+88
2016-02-25
drm/i915: Unify power domain handling.
Maarten Lankhorst
1
-45
/
+24
2016-02-25
drm/i915: Pass crtc state to modeset_get_crtc_power_domains.
Maarten Lankhorst
1
-12
/
+21
2016-02-18
drm/i915: Extract intel_encoder_has_connectors()
Ville Syrjälä
1
-10
/
+12
2016-02-18
drm/i915: Use atomic state to obtain load detection crtc, v3.
Maarten Lankhorst
1
-79
/
+53
2016-02-17
drm/i915: Ensure the HW is powered during HW access in assert_pipe
Imre Deak
1
-4
/
+7
2016-02-17
drm/i915: Ensure the HW is powered when disabling VGA
Imre Deak
1
-1
/
+3
2016-02-17
drm/i915/ibx: Ensure the HW is powered during PLL HW readout
Imre Deak
1
-1
/
+3
[next]