Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d28cea20 authored by Jani Nikula's avatar Jani Nikula
Browse files

drm/i915: remove unused/stale macros and comments from intel_drv.h

parent 69f44d3b
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -158,15 +158,6 @@ struct drm_printer;
 * Display related stuff
 */

/* store information about an Ixxx DVO */
/* The i830->i865 use multiple DVOs with multiple i2cs */
/* the i915, i945 have a single sDVO i2c bus - which is different */
#define MAX_OUTPUTS 6
/* maximum connectors per crtcs in the mode set */

#define INTEL_I2C_BUS_DVO 1
#define INTEL_I2C_BUS_SDVO 2

/* these are outputs from the chip - integrated only
   external chips are via DVO or SDVO output */
enum intel_output_type {