index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2015-03-27
drm/i915: Remove usage of encoder->new_crtc from clock computations
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Don't look at staged config crtc when changing DRRS state
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Convert intel_pipe_will_have_type() to using atomic state
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Pass an atomic state to modeset_global_resources() functions
Ander Conselvan de Oliveira
2015-03-27
drm/i915: Add dynamic page trace events
Michel Thierry
2015-03-27
drm/i915: Finish gen6/7 dynamic page table allocation
Michel Thierry
2015-03-27
drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
Michel Thierry
2015-03-27
drm/i915: Fix i915_dma_map_single positive error code
Michel Thierry
2015-03-27
drm/i915: Prevent out of range pt in gen6_for_each_pde
Michel Thierry
2015-03-27
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
Daniel Vetter
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't use staged config in intel_dp_mst_compute_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Copy the staged connector config to the legacy atomic state
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Update dummy connector atomic state with current config
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
2015-03-26
drm/i915/skl: fix semicolon.cocci warnings
kbuild test robot
2015-03-26
drm/i915: Allocate a crtc_state also when the crtc is being disabled
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Allocate a drm_atomic_state for the legacy modeset code
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Add intel_atomic_get_crtc_state() helper function
Ander Conselvan de Oliveira
2015-03-26
drm/i915: always preserve bios swizzling
Daniel Vetter
2015-03-26
drm/i915: Add initial_ prefix to bios fb takeover code
Daniel Vetter
2015-03-26
drm/i915: Remove duplicated psr.active unset
Rodrigo Vivi
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
2015-03-26
drm/i915: kill i915.powersave
Rodrigo Vivi
2015-03-25
drm/i915: Add fault address to error state for gen8 and gen9
Mika Kuoppala
2015-03-25
drm/i915/skl: Fix up positive error code
Tvrtko Ursulin
2015-03-25
drm/i915: make unsupported fb modifier message DRM_DEBUG
Jesse Barnes
2015-03-24
drm/i915: Removing the drrs capability enum initialization
Ramalingam C
2015-03-24
drm/i915: move clearing of RPS interrupt bits from disable to reset time
Imre Deak
2015-03-24
drm/i915: fix race when clearing RPS IIR bits
Imre Deak
2015-03-23
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
2015-03-23
drm/i915/skl: Query display address through a wrapper
Tvrtko Ursulin
2015-03-23
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
2015-03-23
drm/i915: Helper function to determine GGTT view from plane state
Tvrtko Ursulin
2015-03-23
drm/i915: Pass in plane state when (un)pinning frame buffers
Tvrtko Ursulin
2015-03-23
drm/i915: Use GGTT view when (un)pinning objects to planes
Tvrtko Ursulin
2015-03-23
drm/i915/skl: Extract tile height code into a helper function
Tvrtko Ursulin
2015-03-23
drm/i915: Use usleep_range() in wait_for()
Ville Syrjälä
2015-03-20
drm/i915: Do not leak objects after capturing error state
Michel Thierry
2015-03-20
drm/i915: Fix SKL sprite disable double buffer register update
Ville Syrjälä
2015-03-20
drm/i915: Eliminate plane control register RMW from sprite code
Ville Syrjälä
2015-03-20
drm/i915: Eliminate the RMW sprite colorkey management
Ville Syrjälä
2015-03-20
drm/i915: Move vblank wait determination to 'check' phase
Matt Roper
2015-03-20
drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll
Imre Deak
[next]