summaryrefslogtreecommitdiffstats
path: root/drivers/leds (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-19drm/amdkfd: Implement events IOCTLsAndrew Lewycky1-5/+31
2015-05-19drm/amdkfd: Add module parameter of send_sigtermOded Gabbay3-3/+20
2015-05-19drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov5-1/+29
2015-05-19drm/amdkfd: Add memory exception handlingAlexey Skidanov4-9/+187
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky10-5/+1074
2015-05-19drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky2-2/+139
2015-05-19drm/amdkfd: Add interrupt handling moduleAndrew Lewycky5-1/+235
2015-05-19drm/radeon: Add init interrupt kfd->kgd interfaceOded Gabbay4-1/+25
2015-05-19MAINTAINERS: update amdkfd Oded's email addressOded Gabbay1-1/+1
2015-05-19drm/amdkfd: make the sdma vm init to be asic specificOded Gabbay4-14/+28
2015-05-19drm/amdkfd: Use new struct for asic specific opsOded Gabbay3-5/+17
2015-05-19drm/amdkfd: reformat some debug printsOded Gabbay2-10/+10
2015-05-19drm/amdkfd: Remove unessary void pointer castFiro Yang1-2/+1
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst3-28/+99
2015-05-18drm/atomic: remove duplicated assignment of old_plane_stateGustavo Padovan1-2/+0
2015-05-18drm/dp: Fix comment in DP helperJon Hunter1-3/+3
2015-05-13drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst2-10/+58
2015-05-13drm/core: get rid of -Iinclude/drmMaarten Lankhorst2-4/+2
2015-05-13drm/i915: get rid of -Iinclude/drmMaarten Lankhorst2-4/+2
2015-05-13drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_stateDaniel Vetter2-3/+24
2015-05-13drm/atomic-helpers: Update vblank timestamping constantsDaniel Vetter1-0/+4
2015-05-12drm/sysfs: remove unnecessary connector type checksJani Nikula1-32/+0
2015-05-12drm/sysfs: split DVI-I and TV-out attributesJani Nikula1-47/+101
2015-05-12drm/sysfs: make optional attribute groups per connector typeJani Nikula1-12/+20
2015-05-12drm/sysfs: add a helper for extracting connector type from kobjectJani Nikula1-3/+9
2015-05-12drm/edid: Add CEA modes before inferred modesVille Syrjälä1-2/+2
2015-05-12drm/prime: Allow internal imports without import_sg_tableTomasz Figa1-3/+3
2015-05-12drm: Add reference counting to blob propertiesDaniel Stone2-22/+158
2015-05-11drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes1-14/+0
2015-05-08drm/i915: Update DRIVER_DATE to 20150508Daniel Vetter1-1/+1
2015-05-08drm/i915: Only wait for required lanes in vlv_wait_port_ready()Ville Syrjälä4-8/+13
2015-05-08drm/i915: Fix possible security hole in command parsingRebecca N. Palmer1-10/+21
2015-05-08drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter3-5/+6
2015-05-08drm/i915: Reject huge tiled objectsJoonas Lahtinen1-1/+3
2015-05-08Revert "drm/i915: Hack to tie both common lanes together on chv"Ville Syrjälä1-12/+2
2015-05-08drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHVVille Syrjälä3-6/+37
2015-05-08drm/i915: Implement chv display PHY lane stagger setupVille Syrjälä3-4/+79
2015-05-08drm: Introduce blob_lockDaniel Stone2-3/+18
2015-05-08drm: Introduce helper for replacing blob propertiesDaniel Stone1-49/+106
2015-05-08drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes1-14/+0
2015-05-08drm/i915: Set crtc_state->active to false when CRTC is disabled (v2)Matt Roper1-0/+1
2015-05-08drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll()Damien Lespiau1-32/+32
2015-05-08drm/i915: Use partial view in mmap fault handlerJoonas Lahtinen1-22/+51
2015-05-08drm/i915: Add a partial GGTT view typeJoonas Lahtinen2-2/+60
2015-05-08drm/i915: Consider object pinned if any VMA is pinnedJoonas Lahtinen1-5/+2
2015-05-08drm/i915: Do not make assumptions on GGTT VMA sizesJoonas Lahtinen3-24/+74
2015-05-08drm/i915/bxt: Mark WaCcsTlbPrefetchDisable as for Broxton also.Nick Hoath1-1/+1
2015-05-08drm/i915/bxt: Mark WaDisablePartialResolveInVc as for Broxton also.Nick Hoath1-1/+1
2015-05-08drm/i915/bxt: Mark Wa4x4STCOptimizationDisable as for Broxton also.Nick Hoath1-1/+1
2015-05-08drm/i915/bxt: Move WaForceEnableNonCoherent to Skylake onlyNick Hoath1-11/+11