aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_edid.c
Commit message (Expand)AuthorAge
* drm: Docbook fixesDaniel Vetter2014-08-14
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-07-29
|\
| * drm: Check for connection_mutex in drm_select_eldSean Paul2014-07-18
* | drm/edid: Check for user aspect ratio inputVandana Kannan2014-07-23
|/
* drm/edid: Store all supported hdmi deep color modes in drm_display_infoMario Kleiner2014-06-09
* drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter2014-06-03
* drm: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-03
* drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.Mario Kleiner2014-06-02
* drm/edid: Parse and handle HDMI deep color modes.Mario Kleiner2014-06-02
* drm/edid: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-27
* drm/edid: Cleanup kerneldocThierry Reding2014-04-29
* drm/edid: Drop revision argument for drm_mode_std()Thierry Reding2014-04-29
* drm/edid: Fill PAR in AVI infoframe based on CEA mode listVandana Kannan2014-04-22
* Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel in...Dave Airlie2014-03-18
|\
| * drm: Check if the allocation has succeeded before dereferencing newmodeDamien Lespiau2014-03-17
| * drm/edid: request HDMI underscan by defaultDaniel Drake2014-03-03
* | drm/modes: remove drm_mode_height/widthDaniel Vetter2014-03-13
* | drm/doc: Fix up kerneldoc in drm_edid.cDaniel Vetter2014-03-13
|/
* drm/edid: Populate picture aspect ratio for CEA modesVandana Kannan2014-01-20
* drm/edid: parse the list of additional 3D modesThomas Wood2014-01-20
* drm/edid: split VIC display mode lookup into a separate functionThomas Wood2014-01-20
* drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki2013-12-16
* drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood2013-12-04
* drm/edid: fix length check when adding extra 3D modesThomas Wood2013-12-04
* drm/edid: compare actual vrefresh for all modes for quirksAlex Deucher2013-11-11
* drm: add drm_set_preferred_modeGerd Hoffmann2013-11-05
* drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.cVille Syrjälä2013-11-05
* drm/edid: Don't skip every eighth EST III modeVille Syrjälä2013-11-05
* drm/edid: Fix the 1792x1344-75 EST III modeVille Syrjälä2013-11-05
* drm: add support for additional stereo 3D modesThomas Wood2013-10-16
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-10
|\
| * drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher2013-10-01
| * drm/edid: add drm_edid_duplicateJani Nikula2013-09-30
* | drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau2013-10-01
* | drm: Carry over the stereo flags when adding the alternate modeDamien Lespiau2013-10-01
* | drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau2013-10-01
* | drm: Set the relevant infoframe field when scanning out a 3D modeDamien Lespiau2013-10-01
* | drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()Damien Lespiau2013-10-01
* | drm/edid: Expose mandatory stereo modes for HDMI sinksDamien Lespiau2013-10-01
|/
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-01
|\
| * drm/edid: add a helper function to extract the speaker allocation data block ...Alex Deucher2013-08-30
| * drm/edid: add quirk for Medion MD30217PGAlex Deucher2013-08-30
* | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien2013-08-29
* | drm: Add a helper to forge HDMI vendor infoframesLespiau, Damien2013-08-29
* | drm/edid: Move HDMI_IDENTIFIER to hdmi.hLespiau, Damien2013-08-29
* | video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien2013-08-29
* | drm: Add support for alternate clocks of 4k modesLespiau, Damien2013-08-29
* | drm/edid: Parse the HDMI CEA block and look for 4k modesLespiau, Damien2013-08-29
* | drm/edid: Fix add_cea_modes() style issuesLespiau, Damien2013-08-29
* | drm: Don't export drm_find_cea_extension() any moreLespiau, Damien2013-08-29