Bluetooth: hci_bcm: Drive RTS only for BCM43438
[platform/kernel/linux-rpi.git] / drivers / gpu /
2020-07-06 Seung-Woo Kimdrm/vc4: add extcon hdmi connection uevent
2020-07-06 Hoegeun Kwondrm/vc4: Add gem_info node via debugfs
2020-07-06 Marek Szyprowskidrm: Fix let vc4 drm register before v3d.
2020-07-06 Hoegeun KwonLOCAL / Revert "drm/vc4: Allocate binner bo when starti...
2020-07-06 Hoegeun Kwondrm/vc4: Fix change to find_panel in the dsi_attach...
2020-07-06 Hoegeun Kwondrm/vc4: Fix with pm_runtime synchronization on DSI
2020-07-06 Hoegeun Kwondrm/vc4: Fix reduce interrupt timeout 'workaround'
2020-07-06 Hoegeun Kwondrm/panel: Add error handling for write of dsi
2020-07-06 Hoegeun Kwondrm/vc4: Workaround for crtc scanout device problem
2020-07-03 Dave Stevensondrm/vc4: FKMS: Put includes in alphabetical order,...
2020-07-03 Dave Stevensondrm/vc4: FKMS Block modes with odd horizontal timing...
2020-07-03 Dave Stevensondrm/vc4: Make FKMS max refresh rate a module parameter
2020-07-01 Dave Stevensondrm/vc4: Allow interlaced HDMI modes from FKMS.
2020-07-01 Dom Cobleyvc4_hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
2020-07-01 Dom Cobleyvc4: cec: Restore cec physical address on reconnect
2020-07-01 Dom Cobleyvc4: Set driver_name for card
2020-07-01 Dave Stevensondrm/vc4: Add FKMS as an acceptable node for dma ranges.
2020-07-01 Dave Stevensondrm/vc4: Adopt the dma configuration from the HVS or...
2020-07-01 Dave Stevensondrm/vc4: Fix VIC usage with Broadcast RGB
2020-07-01 Dom Cobleyvc4_hdmi: Remove cec_available flag as always supported
2020-07-01 Dom Cobleyvc4_hdmi: Adjust CEC ref clock based on its input clock
2020-07-01 Dom Cobleyvc4_hdmi: Make irq shared
2020-07-01 Dom Cobleyvc4_hdmi_regs: Make interrupt mask variant specific
2020-07-01 Dom Cobleyvc4_hdmi_regs: Add Intr2 register block
2020-07-01 Dom Cobleyvc4_hdmi: Fix up CEC registers
2020-07-01 Dom Cobleyvc4_hdmi: Fix register offset when sending longer CEC...
2020-07-01 popcornmixvc4_hdmi_phy: Fix typo in phy_get_cp_current
2020-07-01 popcornmixvc4_hdmi: BCM2835 requires a fixed hsm clock for CEC...
2020-07-01 popcornmixvc4_hvs: Mark core clock as optional
2020-07-01 James Hilliarddrm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
2020-07-01 popcornmixvc4_hdmi_phy: Fix offset calculation
2020-07-01 Dave Stevensondrm/vc4-hdmi: Give the HDMI audio instances different...
2020-07-01 Dave Stevensondrm/vc4: Fixup plane init within firmware-kms
2020-07-01 Dave Stevensondrm/vc4: Fixup for firmware KMS
2020-07-01 Dave Stevensondrm/vc4: Kick the core clock up during a mode change
2020-07-01 Dave Stevensondrm/vc4: Alter the HDMI state machine clock calc to...
2020-07-01 Dave Stevensondrm/vc4: Enable audio on Pi4.
2020-07-01 Dave Stevensondrm/vc4: Add audio initialisation for Pi4.
2020-07-01 Dave Stevensondrm/vc4: Use reg-names to configure HDMI audio.
2020-07-01 Dave Stevensondrm/vc4: Set the b-frame marker to the match ALSA's...
2020-07-01 Dave Stevensondrm/vc4: Reset audio infoframe on encoder_enable if...
2020-07-01 Dave Stevensondrm/vc4: The check for assigned HVS channels is not...
2020-07-01 Dave StevensonFixup P030 support
2020-07-01 Dave Stevensondrm/vc4: Add support for DRM_FORMAT_P030 to vc4 planes
2020-07-01 Dave Stevensondrm: Checking of the pitch is only valid for linear...
2020-07-01 Maxime Riparddrm/vc4: hdmi: Support the BCM2711 HDMI controllers
2020-07-01 Maxime Riparddrm/vc4: hdmi: Adjust HSM clock rate depending on pixel...
2020-07-01 Maxime Riparddrm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
2020-07-01 Maxime Riparddrm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add CEC support flag
2020-07-01 Maxime Riparddrm/vc4: hdmi: Move CEC init to its own function
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add an audio support flag
2020-07-01 Maxime Riparddrm/vc4: hdmi: Deal with multiple debugfs files
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add HDMI ID
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add a set_timings callback
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add a CSC setup callback
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add PHY RNG enable / disable function
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add PHY init and disable function
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add reset callback
2020-07-01 Maxime Riparddrm/vc4: hdmi: Implement a register layout abstraction
2020-07-01 Maxime Riparddrm/vc4: hdmi: Introduce resource init and variant
2020-07-01 Maxime Riparddrm/vc4: hdmi: Remove vc4_hdmi_connector
2020-07-01 Maxime Riparddrm/vc4: hdmi: Remove vc4_dev hdmi pointer
2020-07-01 Maxime Riparddrm/vc4: hdmi: Pass vc4_hdmi to CEC code
2020-07-01 Maxime Riparddrm/vc4: hdmi: Add container_of macros for encoders...
2020-07-01 Maxime Riparddrm/vc4: hdmi: Use local vc4_hdmi directly
2020-07-01 Maxime Riparddrm/vc4: hdmi: Move accessors to vc4_hdmi
2020-07-01 Maxime Riparddrm/vc4: hdmi: Rename hdmi to vc4_hdmi
2020-07-01 Maxime Riparddrm/vc4: hdmi: rework connectors and encoders
2020-07-01 Maxime Riparddrm/vc4: hdmi: Move structure to header
2020-07-01 Maxime Riparddrm/vc4: hdmi: Use debugfs private field
2020-07-01 Maxime Riparddrm/vc4: crtc: Add BCM2711 pixelvalves
2020-07-01 Maxime Riparddrm/vc4: crtc: Disable color management for HVS5
2020-07-01 Maxime Riparddrm/vc4: crtc: Remove redundant call to drm_crtc_enable...
2020-07-01 Maxime Riparddrm/vc4: crtc: Add HDMI1 encoder type
2020-07-01 Maxime Riparddrm/vc4: crtc: Rename HDMI encoder type to HDMI0
2020-07-01 Maxime Riparddrm/vc4: crtc: Add function to compute FIFO level bits
2020-07-01 Maxime Riparddrm/vc4: crtc: Add FIFO depth to vc4_crtc_data
2020-07-01 Maxime Riparddrm/vc4: crtc: Assign output to channel automatically
2020-07-01 Maxime Riparddrm/vc4: crtc: Enable and disable the PV in atomic_enab...
2020-07-01 Maxime Riparddrm/vc4: crtc: Use local chan variable
2020-07-01 Maxime Riparddrm/vc4: crtc: Rename HVS channel to output
2020-07-01 Maxime Riparddrm/vc4: crtc: Move the cob allocation outside of bind
2020-07-01 Maxime Riparddrm/vc4: crtc: Turn static const variable into a define
2020-07-01 Maxime Riparddrm/vc4: crtc: Use a shared interrupt
2020-07-01 Maxime Riparddrm/vc4: crtc: Deal with different number of pixel...
2020-07-01 Maxime Riparddrm/vc4: crtc: Move crtc state to common header
2020-07-01 Maxime Riparddrm/vc4: crtc: Rename SoC data structures
2020-07-01 Maxime Riparddrm/vc4: plane: Create more planes
2020-07-01 Maxime Riparddrm/vc4: plane: Create overlays for any CRTC
2020-07-01 Maxime Riparddrm/vc4: plane: Register all the planes at once
2020-07-01 Maxime Riparddrm/vc4: plane: Move additional planes creation to...
2020-07-01 Maxime Riparddrm/vc4: plane: Move planes creation to its own function
2020-07-01 Dave Stevensondrm/vc4: plane: Improve LBM usage
2020-07-01 Dave Stevensondrm/vc4: drv: Add support for the BCM2711 HVS5
2020-07-01 Maxime Riparddrm/vc4: drv: Support BCM2711
2020-07-01 Maxime Riparddrm/vc4: drv: Add include guards
2020-07-01 Maxime RipardRevert "v3d_drv: Allow clock retrieval by name"
2020-07-01 Yukimasa Sugizakidrm/v3d: Replace wait_for macros to remove use of mslee...
2020-07-01 Hans de Goededrm/modes: parse_cmdline: Explicitly memset the passed...
next