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

Commit 32aad86f authored by Chris Wilson's avatar Chris Wilson Committed by Eric Anholt
Browse files

drm/i915/sdvo: Propagate errors from reading/writing control bus.

parent 615fb93f
Loading
Loading
Loading
Loading
+379 −551

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Original line Diff line number Diff line
@@ -312,7 +312,7 @@ struct intel_sdvo_set_target_input_args {
# define SDVO_CLOCK_RATE_MULT_4X				(1 << 3)
# define SDVO_CLOCK_RATE_MULT_4X				(1 << 3)


#define SDVO_CMD_GET_SUPPORTED_TV_FORMATS		0x27
#define SDVO_CMD_GET_SUPPORTED_TV_FORMATS		0x27
/** 5 bytes of bit flags for TV formats shared by all TV format functions */
/** 6 bytes of bit flags for TV formats shared by all TV format functions */
struct intel_sdvo_tv_format {
struct intel_sdvo_tv_format {
    unsigned int ntsc_m:1;
    unsigned int ntsc_m:1;
    unsigned int ntsc_j:1;
    unsigned int ntsc_j:1;