index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
1
-2
/
+5
2014-11-26
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
1
-13
/
+30
2014-11-14
drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()
Jani Nikula
1
-2
/
+5
2014-10-01
drm/edid: Add missing interlaced flag to 576i@100 modes.
Clint Taylor
1
-2
/
+2
2014-09-15
drm/edid: Reduce horizontal timings for pixel replicated modes
Clint Taylor
1
-48
/
+48
2014-09-12
drm: use c99 initializers in structures
Julia Lawall
1
-9
/
+12
2014-08-14
drm: Docbook fixes
Daniel Vetter
1
-1
/
+1
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-0
/
+1
2014-07-23
drm/edid: Check for user aspect ratio input
Vandana Kannan
1
-2
/
+8
2014-07-18
drm: Check for connection_mutex in drm_select_eld
Sean Paul
1
-0
/
+1
2014-06-09
drm/edid: Store all supported hdmi deep color modes in drm_display_info
Mario Kleiner
1
-0
/
+3
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
1
-0
/
+2
2014-06-04
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-11
/
+11
2014-06-02
drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.
Mario Kleiner
1
-0
/
+8
2014-06-02
drm/edid: Parse and handle HDMI deep color modes.
Mario Kleiner
1
-2
/
+108
2014-05-27
drm/edid: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-04-29
drm/edid: Cleanup kerneldoc
Thierry Reding
1
-49
/
+79
2014-04-29
drm/edid: Drop revision argument for drm_mode_std()
Thierry Reding
1
-7
/
+4
2014-04-22
drm/edid: Fill PAR in AVI infoframe based on CEA mode list
Vandana Kannan
1
-0
/
+22
2014-03-18
Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel in...
Dave Airlie
1
-0
/
+4
2014-03-17
drm: Check if the allocation has succeeded before dereferencing newmode
Damien Lespiau
1
-0
/
+3
2014-03-13
drm/modes: remove drm_mode_height/width
Daniel Vetter
1
-2
/
+2
2014-03-13
drm/doc: Fix up kerneldoc in drm_edid.c
Daniel Vetter
1
-7
/
+19
2014-03-03
drm/edid: request HDMI underscan by default
Daniel Drake
1
-0
/
+1
2014-01-20
drm/edid: Populate picture aspect ratio for CEA modes
Vandana Kannan
1
-64
/
+64
2014-01-20
drm/edid: parse the list of additional 3D modes
Thomas Wood
1
-21
/
+73
2014-01-20
drm/edid: split VIC display mode lookup into a separate function
Thomas Wood
1
-28
/
+39
2013-12-17
drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
Rafał Miłecki
1
-0
/
+8
2013-12-05
drm: fix the addition of the side-by-side (half) flag for extra 3D modes
Thomas Wood
1
-1
/
+1
2013-12-05
drm/edid: fix length check when adding extra 3D modes
Thomas Wood
1
-1
/
+1
2013-11-11
drm/edid: compare actual vrefresh for all modes for quirks
Alex Deucher
1
-3
/
+8
2013-11-06
drm: add drm_set_preferred_mode
Gerd Hoffmann
1
-0
/
+13
2013-11-06
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
Ville Syrjälä
1
-0
/
+9
2013-11-06
drm/edid: Don't skip every eighth EST III mode
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/edid: Fix the 1792x1344-75 EST III mode
Ville Syrjälä
1
-1
/
+1
2013-10-16
drm: add support for additional stereo 3D modes
Thomas Wood
1
-9
/
+94
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-0
/
+14
2013-10-01
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
1
-32
/
+15
2013-10-01
drm: Carry over the stereo flags when adding the alternate mode
Damien Lespiau
1
-0
/
+3
2013-10-01
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
1
-2
/
+2
2013-10-01
drm: Set the relevant infoframe field when scanning out a 3D mode
Damien Lespiau
1
-2
/
+38
2013-10-01
drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
Damien Lespiau
1
-15
/
+21
2013-10-01
drm/edid: Expose mandatory stereo modes for HDMI sinks
Damien Lespiau
1
-7
/
+103
2013-10-01
drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
Alex Deucher
1
-0
/
+2
2013-10-01
drm/edid: add drm_edid_duplicate
Jani Nikula
1
-0
/
+12
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+55
2013-08-30
drm/edid: add a helper function to extract the speaker allocation data block ...
Alex Deucher
1
-0
/
+52
2013-08-30
drm/edid: add quirk for Medion MD30217PG
Alex Deucher
1
-0
/
+3
2013-08-30
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
Lespiau, Damien
1
-1
/
+1
2013-08-30
drm: Add a helper to forge HDMI vendor infoframes
Lespiau, Damien
1
-0
/
+36
[next]