Commit Graph

70 Commits (ff8c3ab8161d0df52858966e0347e05791da40df)

Author SHA1 Message Date
Ben Skeggs afe887df1c drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3 13 years ago
Rob Clark 0a7eb243db drm: add support for private planes 13 years ago
Ville Syrjälä 01f2c7730e drm: Replace pitch with pitches[] in drm_framebuffer 13 years ago
Ville Syrjälä 22cd7c6258 drm: plane: Make 'formats' parameter to drm_plane_init() const 13 years ago
Jesse Barnes a62c93d5df drm: document the drm_mode_config structure 13 years ago
Jesse Barnes c1aaca237c drm: document the drm_mode_group structure 13 years ago
Jesse Barnes 550cebcdb5 drm: document and cleanup drm_mode_config_funcs 13 years ago
Jesse Barnes ef27351ae1 drm: document drm_mode_set structure 13 years ago
Jesse Barnes 722525481a drm: remove unused fields in drm_connector and document the rest 13 years ago
Jesse Barnes db3e44996f drm: add drm_encoder comments 13 years ago
Jesse Barnes 6c3db9200b drm: add comments for drm_encoder_funcs 13 years ago
Jesse Barnes 7749163efe drm: fix comments for drm_crtc struct 13 years ago
Jesse Barnes 6f215f9f86 drm: remove unused connector_count field from drm_display_mode 13 years ago
Dave Airlie 248dbc2350 drm: move the fb bpp/depth helper into the core. 13 years ago
Jesse Barnes 308e5bcbdb drm: add an fb creation ioctl that takes a pixel format v5 13 years ago
Jesse Barnes 8cf5c91771 drm: add plane support v3 13 years ago
Wu Fengguang 76adaa34db drm: support routines for HDMI/DP ELD 14 years ago
Thomas Reim 051963d483 drm: Separate EDID Header Check from EDID Block Check 14 years ago
Jesse Barnes ebec9a7bf1 drm: track CEA version number if present 14 years ago
Dave Airlie 4a9a8b71e1 drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. 14 years ago
Jesse Barnes da05a5a71a drm: parse color format support for digital displays 14 years ago
Jesse Barnes 3b11228b54 drm: add bit depth parsing 14 years ago
Ben Skeggs eccaca28e2 drm: export drm_find_cea_extension to drivers 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Chris Wilson b1f559ecdc drm: Mark constant arrays of drm_display_mode const 14 years ago
Dave Airlie ff72145bad drm: dumb scanout create/mmap for intel/radeon (v3) 14 years ago
Chris Wilson eb03355660 drm: Add an interface to reset the device 14 years ago
Mario Kleiner 27641c3f00 drm/vblank: Add support for precise vblank timestamping. 14 years ago
Zhenyu Wang 8fe9790d16 drm/edid: add helper function to detect monitor audio capability 15 years ago
Thomas Hellstrom 02b001624f drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback 15 years ago
Chris Wilson 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
Chris Wilson 7b334fcb45 drm: Use a nondestructive mode for output detect when polling 15 years ago
James Simmons 7203425a94 drm: expand gamma_set 15 years ago
Adam Jackson fb43964014 drm: Remove unused fields from drm_display_info 15 years ago
Tejun Heo 991ea75cb1 drm: use workqueue instead of slow-work 15 years ago
Dave Airlie 1d42bbc8f7 drm/fbdev: fix cloning on fbcon 15 years ago
Dave Airlie eb1f8e4f3b drm/fbdev: rework output polling to be back in the core. (v4) 15 years ago
Dave Airlie 0b4c0f3f0e drm/kms/fb: separate fbdev connector list from core drm connectors 15 years ago
Dave Airlie 8be48d924c drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list 15 years ago
Dave Airlie 386516744b drm/fb: fix fbdev object model + cleanup properly. 15 years ago
Adam Jackson 7a37435008 drm/edid: Add secondary GTF curve support 15 years ago
Adam Jackson 61e57a8d72 drm/edid: Fix secondary block fetch. 15 years ago
Alex Deucher 3c537889e1 drm/radeon/kms: add support for hardcoded edids in rom (v2) 15 years ago
Jakob Bornecrantz 884840aa3c drm: Add dirty ioctl and property 15 years ago
Adam Jackson 7ac96a9cb4 drm/modes: Add drm_mode_hsync() 15 years ago
Clemens Ladisch 7a654158bd drm: set the type of the drm_framebuffer::fbdev field 15 years ago
Kristian Høgsberg d91d8a3f88 drm/kms: add page flipping ioctl 15 years ago
Daniel Vetter 7a9c906094 drm: make drm_mode_object_find typesafe 15 years ago
Dave Airlie d50ba256b5 drm/kms: start adding command line interface using fb. 16 years ago
Zhao Yakui f0fda0a47b drm/kms: add a function that can add the mode for the output device without EDID 16 years ago