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/glk: Add Quirk for GLK NUC HDMI port issues.
Clint Taylor
2018-07-25
1
-1
/
+20
*
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
2018-06-19
1
-3
/
+13
*
drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setup
Ville Syrjälä
2018-06-07
1
-6
/
+1
*
drm/i915: Add NV12 as supported format for primary plane
Chandra Konduru
2018-05-11
1
-2
/
+48
*
drm/i915: Add NV12 support to intel_framebuffer_init
Chandra Konduru
2018-05-11
1
-0
/
+22
*
drm/i915: Add skl_check_nv12_surface for NV12
Maarten Lankhorst
2018-05-11
1
-2
/
+27
*
drm/i915: Enable Display WA 0528
Vidya Srinivas
2018-05-11
1
-3
/
+19
*
drm/i915: Enable display workaround 827 for all planes, v2.
Maarten Lankhorst
2018-05-11
1
-17
/
+26
*
drm/i915/icl: add basic support for the ICL clocks
Paulo Zanoni
2018-05-07
1
-0
/
+16
*
drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...
Ville Syrjälä
2018-05-03
1
-0
/
+2
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-05-02
1
-1
/
+3
|
\
|
*
drm/i915: Restore planes after load detection
Ville Syrjälä
2018-03-29
1
-0
/
+2
|
*
drm/i915: Stop consulting plane->fb
Ville Syrjälä
2018-03-29
1
-1
/
+1
*
|
drm/i915/icl: Enable 2nd DBuf slice only when needed
Mahesh Kumar
2018-04-27
1
-0
/
+10
*
|
drm/i915/icl: track dbuf slice-2 status
Mahesh Kumar
2018-04-27
1
-0
/
+5
*
|
drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTL
James Ausmus
2018-04-27
1
-2
/
+6
*
|
drm/i915: Protect PIPE_CONF_CHECK macros with do {} while(0)
Ville Syrjälä
2018-04-19
1
-18
/
+27
*
|
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-18
1
-1
/
+10
*
|
drm/i915: Add debugfs file to clear FIFO underruns.
Maarten Lankhorst
2018-04-10
1
-12
/
+18
*
|
drm/i915: Remove last references to drm_atomic_get_existing* macros
Maarten Lankhorst
2018-04-09
1
-29
/
+24
*
|
drm/i915: Upscale scaler max scale for NV12
Chandra Konduru
2018-04-09
1
-11
/
+37
*
|
drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
Vidya Srinivas
2018-04-09
1
-1
/
+6
*
|
drm/i915: Display WA 827
Vidya Srinivas
2018-04-09
1
-0
/
+34
*
|
drm/i915/skl+: support verification of DDB HW state for NV12
Mahesh Kumar
2018-04-09
1
-1
/
+1
*
|
drm/i915/skl+: add NV12 in skl_format_to_fourcc
Mahesh Kumar
2018-04-09
1
-0
/
+2
*
|
drm/i915: Only call finish_reset after a prepare_reset
Chris Wilson
2018-04-05
1
-6
/
+3
*
|
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
2018-03-30
1
-31
/
+29
|
\
|
|
*
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-21
1
-89
/
+182
|
|
\
|
|
*
Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-03-14
1
-70
/
+119
|
|
|
\
|
|
*
\
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-03-14
1
-20
/
+25
|
|
|
\
\
|
*
|
|
|
drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
Joe Perches
2018-03-16
1
-11
/
+4
|
|
|
/
/
|
|
/
|
|
|
*
|
|
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-12
/
+0
|
*
|
|
drm/i915: Add support for the YCbCr COLOR_RANGE property
Ville Syrjälä
2018-03-02
1
-1
/
+8
|
*
|
|
drm/i915: Change the COLOR_ENCODING prop default value to BT.709
Ville Syrjälä
2018-03-02
1
-1
/
+1
|
*
|
|
drm/i915: Add support for the YCbCr COLOR_ENCODING property
Ville Syrjälä
2018-03-02
1
-2
/
+17
|
*
|
|
drm/i915: Fix plane YCbCr->RGB conversion for GLK
Ville Syrjälä
2018-03-02
1
-0
/
+3
|
*
|
|
drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()
Ville Syrjälä
2018-02-26
1
-8
/
+0
*
|
|
|
drm/i915: use flags from dpll_info embedded in intel_shared_dpll
Lucas De Marchi
2018-03-27
1
-1
/
+1
*
|
|
|
drm/i915: use name from intel_shared_dpll.info
Lucas De Marchi
2018-03-27
1
-3
/
+4
*
|
|
|
drm/i915: use funcs from intel_shared_dpll.info
Lucas De Marchi
2018-03-27
1
-8
/
+8
*
|
|
|
drm/i915/icl: Added 5k source scaling support for Gen11 platform
Nabendu Maiti
2018-03-23
1
-4
/
+7
*
|
|
|
drm/i915: Don't initialize plane_to_crtc_mapping[] on SKL+
Ville Syrjälä
2018-03-16
1
-4
/
+11
*
|
|
|
drm/i915/frontbuffer: HW tracking for cursor moves to fix PSR lags.
Dhinakaran Pandiyan
2018-03-13
1
-1
/
+1
*
|
|
|
drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
Dhinakaran Pandiyan
2018-03-13
1
-2
/
+7
*
|
|
|
drm/i915: Handle pipe CRC around enabling/disabling pipe.
Maarten Lankhorst
2018-03-08
1
-0
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
Chris Wilson
2018-03-05
1
-0
/
+1
*
|
|
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...
Maarten Lankhorst
2018-03-01
1
-15
/
+8
*
|
|
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
2018-03-01
1
-5
/
+55
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-03-01
1
-29
/
+73
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
2018-02-16
1
-0
/
+4
|
|
\
\
[next]