index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc...
Ville Syrjälä
2017-09-01
1
-3
/
+3
*
drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()
Ville Syrjälä
2017-09-01
1
-10
/
+9
*
drm/i915: Eliminate obj->state usage from pre/post plane update
Ville Syrjälä
2017-09-01
1
-3
/
+6
*
drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
Ville Syrjälä
2017-09-01
1
-5
/
+7
*
drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()
Ville Syrjälä
2017-08-31
1
-5
/
+9
*
drm/i915: Pass the new crtc state to color management code
Ville Syrjälä
2017-08-31
1
-2
/
+2
*
drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()
Ville Syrjälä
2017-08-31
1
-1
/
+4
*
drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
Ville Syrjälä
2017-08-31
1
-14
/
+7
*
drm/i915: Skip fence alignemnt check for the CCS plane
Ville Syrjälä
2017-08-30
1
-1
/
+1
*
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
Ville Syrjälä
2017-08-30
1
-44
/
+64
*
drm/i915: Remove excess indent in intel_finish_reset() caught by sparse
Chris Wilson
2017-08-29
1
-2
/
+2
*
drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT
Paulo Zanoni
2017-08-25
1
-1
/
+1
*
drm/i915: Beef up the IPS vs. CRC workaround
Ville Syrjälä
2017-08-25
1
-1
/
+6
*
drm/i915: Boost GPU clocks if we miss the pageflip's vblank
Chris Wilson
2017-08-22
1
-0
/
+62
*
drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
Jani Nikula
2017-08-21
1
-3
/
+3
*
drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake.
Rodrigo Vivi
2017-08-16
1
-1
/
+1
*
drm/i915/hsw+: Add support for multiple power well regs
Imre Deak
2017-08-15
1
-2
/
+4
*
drm/i915: More surgically unbreak the modeset vs reset deadlock
Daniel Vetter
2017-08-14
1
-7
/
+39
*
drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit
Daniel Vetter
2017-08-14
1
-8
/
+8
*
drm/i915: Avoid the gpu reset vs. modeset deadlock
Daniel Vetter
2017-08-14
1
-0
/
+7
*
drm/i915: Add format modifiers for Intel
Ben Widawsky
2017-08-10
1
-6
/
+147
*
drm/i915: Add render decompression support
Ville Syrjälä
2017-08-10
1
-16
/
+217
*
drm/i915: Implement .get_format_info() hook for CCS
Ville Syrjälä
2017-08-10
1
-0
/
+36
*
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
2017-08-10
1
-4
/
+4
|
\
|
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-2
/
+0
|
*
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
|
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+4
*
|
drm/i915: Pin the pages before acquiring struct_mutex for display
Chris Wilson
2017-07-27
1
-1
/
+8
*
|
drm/i915: Trim struct_mutex usage for kms
Chris Wilson
2017-07-27
1
-48
/
+34
*
|
drm/i915: prepare csc unit for YCBCR420 output
Shashank Sharma
2017-07-27
1
-0
/
+10
*
|
drm/i915: prepare pipe for YCBCR420 output
Shashank Sharma
2017-07-27
1
-0
/
+27
*
|
drm/i915: prepare scaler for YCBCR420 modeset
Shashank Sharma
2017-07-27
1
-0
/
+3
*
|
drm/i915: add config function for YCBCR420 outputs
Shashank Sharma
2017-07-27
1
-0
/
+1
*
|
drm/i915: Simplify scaler init during CRTC HW readout
Imre Deak
2017-07-27
1
-6
/
+1
*
|
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
2017-07-27
1
-7
/
+7
*
|
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
2017-07-27
1
-2
/
+10
|
\
|
|
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-07-26
1
-2
/
+31
|
|
\
|
*
|
drm/i915: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
2017-07-26
1
-1
/
+9
|
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
1
-490
/
+606
|
|
\
\
|
*
|
|
drm/vblank: Consistent drm_crtc_ prefix
Daniel Vetter
2017-06-20
1
-1
/
+1
*
|
|
|
drm/i915: Drop unpin stall in atomic_prepare_commit
Daniel Vetter
2017-07-20
1
-12
/
+1
*
|
|
|
drm/i915: Remove intel_flip_work infrastructure
Daniel Vetter
2017-07-20
1
-116
/
+1
*
|
|
|
drm/i915: adjust has_pending_fb_unpin to atomic
Daniel Vetter
2017-07-20
1
-13
/
+14
*
|
|
|
drm/i915: Rip out legacy page_flip completion/irq handling
Daniel Vetter
2017-07-20
1
-215
/
+0
*
|
|
|
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
2017-07-20
1
-42
/
+18
*
|
|
|
drm/i915: Nuke legacy flip queueing code
Daniel Vetter
2017-07-20
1
-656
/
+0
*
|
|
|
drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting()
Matthias Kaehlcke
2017-07-20
1
-8
/
+4
*
|
|
|
drm/i915: Fix fbdev unload sequence
Daniel Vetter
2017-07-19
1
-0
/
+3
*
|
|
|
drm/i915: Fix cursor updates on some platforms
Ville Syrjälä
2017-07-18
1
-1
/
+11
*
|
|
|
drm/i915: Consistently use enum pipe for PCH transcoders
Matthias Kaehlcke
2017-07-18
1
-6
/
+6
|
|
_
|
/
|
/
|
|
[next]